diff options
-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 74ba1704277..07407135510 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.330 2000/10/12 16:52:39 deraadt Exp $ + $OpenBSD: pcidevs,v 1.331 2000/10/12 17:40:42 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1358,7 +1358,7 @@ product NVIDIA RIVA_TNT 0x0020 Riva TNT product NVIDIA RIVA_TNT2 0x0028 Riva TNT2 product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR -product NVIDOA GEFORCE2GTS 0x0150 GeForce2 GTS +product NVIDIA GEFORCE2GTS 0x0150 GeForce2 GTS /* Oak Technologies products */ product OAKTECH OTI1007 0x0107 OTI107 |