diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-12 06:43:33 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-12 06:43:33 +0000 |
commit | e630aba671f66921f5a17473e232ab7601f7c706 (patch) | |
tree | e6dc94d0df8f57dc3d59e345257a77f102c794e3 /sys/dev | |
parent | 2520aa0645bcc41b5646b6ac3cd2a76921bd5abc (diff) |
Nvidia GeForce2 Ultra
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cf7e5950c37..84f1954bc9d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.373 2001/03/12 06:18:07 aaron Exp $ + $OpenBSD: pcidevs,v 1.374 2001/03/12 06:43:32 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1447,6 +1447,7 @@ product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR product NVIDIA GEFORCE2MX 0x0110 GeForce2 MX product NVIDIA GEFORCE2GTS 0x0150 GeForce2 GTS +product NVIDIA GEFORCE2ULTRA 0x0152 GeForce2 Ultra /* Oak Technologies products */ product OAKTECH OTI1007 0x0107 OTI107 |