diff options
author | Oleg Safiullin <form@cvs.openbsd.org> | 2000-06-18 16:42:49 +0000 |
---|---|---|
committer | Oleg Safiullin <form@cvs.openbsd.org> | 2000-06-18 16:42:49 +0000 |
commit | 1584c853d974d5b1b31e1953407ec70d415ec01e (patch) | |
tree | 0593cb62479a9c7ba422a746cd204dfb7e376108 /sys/dev/pci | |
parent | 88798432f897e8e78f31437ce766899a75fb88b3 (diff) |
add GeForce256
Diffstat (limited to 'sys/dev/pci')
-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 aadd758a0ab..51cee363ab8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.270 2000/06/18 15:27:41 deraadt Exp $ + $OpenBSD: pcidevs,v 1.271 2000/06/18 16:42:48 form Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1252,6 +1252,7 @@ product NVIDIA NV1 0x0008 NV1 product NVIDIA DAC64 0x0009 DAC64 product NVIDIA RIVA_TNT 0x0020 Riva TNT product NVIDIA RIVA_TNT2 0x0028 Riva TNT2 +product NVISIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR /* Oak Technologies products */ |