diff options
-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 cbabf939cc2..e0044289d55 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1152 2006/09/29 04:56:31 brad Exp $ +$OpenBSD: pcidevs,v 1.1153 2006/09/30 17:08:43 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2710,6 +2710,7 @@ product NVIDIA NFORCE3_250_ACA 0x00ea nForce3 250 AC97 product NVIDIA NFORCE3_250_PPB 0x00ed nForce3 250 PCI-PCI product NVIDIA NFORCE3_250_SATA2 0x00ee nForce3 250 SATA product NVIDIA GEFORCE6600GTAGP 0x00f1 GeForce 6600 GT AGP +product NVIDIA GEFORCE6800GT 0x00f9 GeForce 6800 GT product NVIDIA QUADROFX330 0x00fd Quadro FX 330 product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR |