diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-07-03 01:35:55 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-07-03 01:35:55 +0000 |
commit | b4be24aeb07236deeb0bea48d1629c1cb44bc253 (patch) | |
tree | 4623e9f4cf6bcd14d030f532af8dfc32a20b10fd /sys | |
parent | b955395a30d47673028d754322ceee7d04536c40 (diff) |
add GeForce 6600 GT
From: Chuck Gagnon <gagnocg at mac dot com>
Diffstat (limited to 'sys')
-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 a87d2b9e4e0..4cae6858c7b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.884 2005/07/02 06:15:39 deraadt Exp $ +$OpenBSD: pcidevs,v 1.885 2005/07/03 01:35:54 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2087,6 +2087,7 @@ product NVIDIA NFORCE3_250_USB 0x00e7 nForce3 250 USB product NVIDIA NFORCE3_250_USB2 0x00e8 nForce3 250 USB2 product NVIDIA NFORCE3_250_ACA 0x00ea nForce3 250 AC-97 Audio product NVIDIA NFORCE3_250_PPB 0x00ed nForce3 250 PCI-PCI +product NVIDIA GEFORCE6600GT 0x00f1 GeForce 6600 GT product NVIDIA QUADROFX330 0x00fd Quadro FX 330 product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR |