diff options
author | 2005-07-03 02:08:24 +0000 | |
---|---|---|
committer | 2005-07-03 02:08:24 +0000 | |
commit | 16aa6aa7cb51b36722046f743782c6796197b01a (patch) | |
tree | f2a8f3a4af7693c5351f355104e1d07b9cae4a82 /sys | |
parent | - when printing the "unsupported chip revision" message also print the (diff) | |
download | wireguard-openbsd-16aa6aa7cb51b36722046f743782c6796197b01a.tar.xz wireguard-openbsd-16aa6aa7cb51b36722046f743782c6796197b01a.zip |
GT -> GT AGP
Diffstat (limited to 'sys')
-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 4cae6858c7b..bc70d59f9cc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.885 2005/07/03 01:35:54 brad Exp $ +$OpenBSD: pcidevs,v 1.886 2005/07/03 02:08:24 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2087,7 +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 GEFORCE6600GTAGP 0x00f1 GeForce 6600 GT AGP product NVIDIA QUADROFX330 0x00fd Quadro FX 330 product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR |