diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-06 10:40:45 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-06 10:40:45 +0000 |
commit | 51a99ccca7cfe01440168efdfd6c071c1a134ca7 (patch) | |
tree | 59b3d22257bb5b9e3809bf7e62ff0e68d1fa9270 /sys/dev/pci/pcidevs | |
parent | f297719b1845a202fe3b3984653cf84ce655b7bc (diff) |
More NVIDIA devices, in a dmesg from tybollt at solace.mh.se
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 89ca1795351..355af543e55 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.887 2005/07/06 00:44:25 brad Exp $ +$OpenBSD: pcidevs,v 1.888 2005/07/06 10:40:44 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2032,6 +2032,7 @@ product NVIDIA VANTA2 0x002d Vanta product NVIDIA MCP04_LAN1 0x0037 MCP04 LAN product NVIDIA MCP04_LAN2 0x0038 MCP04 LAN product NVIDIA NFORCE4_ISA 0x0050 nForce4 ISA +product NVIDIA NFORCE4_ISA2 0x0051 nForce4 ISA product NVIDIA NFORCE4_SMBUS 0x0052 nForce4 SMBus product NVIDIA NFORCE4_ATA133 0x0053 nForce4 IDE product NVIDIA NFORCE4_SATA1 0x0054 nForce4 SATA 1 @@ -2098,6 +2099,7 @@ product NVIDIA GEFORCE2MX_100 0x0111 GeForce2 MX 100 product NVIDIA GEFORCE2GO 0x0112 GeForce2 Go product NVIDIA QUADRO2_MXR 0x0113 Quadro2 MXR product NVIDIA GEFORCE6600GT 0x0140 GeForce 6600 GT +product NVIDIA GEFORCE6600 0x0141 GeForce 6600 product NVIDIA GEFORCE2GTS 0x0150 GeForce2 GTS product NVIDIA GEFORCE2TI 0x0151 GeForce2 Ti product NVIDIA GEFORCE2ULTRA 0x0152 GeForce2 Ultra |