diff options
author | 2005-07-03 01:35:54 +0000 | |
---|---|---|
committer | 2005-07-03 01:35:54 +0000 | |
commit | ac27a4d8b1df158dccfc8862116dcf157b0543d6 (patch) | |
tree | 1ae152912f5096d345968bf856bf9b61cfafd8b6 | |
parent | regen (diff) | |
download | wireguard-openbsd-ac27a4d8b1df158dccfc8862116dcf157b0543d6.tar.xz wireguard-openbsd-ac27a4d8b1df158dccfc8862116dcf157b0543d6.zip |
add GeForce 6600 GT
From: Chuck Gagnon <gagnocg at mac dot com>
-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 |