diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-09-30 17:08:44 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-09-30 17:08:44 +0000 |
commit | 20d5383baa1213619126e24c0cff5748db1a02c2 (patch) | |
tree | 5a161f60a09e655f8f78bace5e707354b9d0f239 /sys/dev/pci | |
parent | e80b247dd0bf8da4e9fd422e795604e232578765 (diff) |
yet another nVidia GeForce 6800GT id, from Sam Fourman Jr.
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 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 |