diff options
author | 2000-06-18 16:52:30 +0000 | |
---|---|---|
committer | 2000-06-18 16:52:30 +0000 | |
commit | c45992236e4f0d14847858d240994ab516ca250e (patch) | |
tree | cb9f5e1f6bf9c426fe72e784b4a259707533b771 | |
parent | sync (diff) | |
download | wireguard-openbsd-c45992236e4f0d14847858d240994ab516ca250e.tar.xz wireguard-openbsd-c45992236e4f0d14847858d240994ab516ca250e.zip |
oops
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 51cee363ab8..a158ab00ac6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.271 2000/06/18 16:42:48 form Exp $ + $OpenBSD: pcidevs,v 1.272 2000/06/18 16:52:30 form Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1252,7 +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 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR /* Oak Technologies products */ |