diff options
| author | tron <tron@NetBSD.org> | 2008-07-29 21:13:17 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2008-07-29 21:13:17 +0000 |
| commit | 3fd4fcc5db8f4a7bfdc78a20d31cf1183cbd0d84 (patch) | |
| tree | 50b3c8716cabfe943c23ca28146992bc66843431 /sys/dev | |
| parent | db96f8c4cc4c95e3f070277ac5ad007519e9d8f6 (diff) | |
Add nVidia GeForce 7300 LE.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5df4d89fe2f..0294235b957 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.943 2008/07/15 22:26:42 tonnerre Exp $ +$NetBSD: pcidevs,v 1.944 2008/07/29 21:13:17 tron Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2956,7 +2956,7 @@ product NVIDIA MCP04_LAN2 0x0038 MCP04 Ethernet product NVIDIA MCP04_SATA2 0x003e MCP04 SATA product NVIDIA GEFORCE_6800U 0x0040 GeForce 6800 Ultra product NVIDIA GEFORCE_6800 0x0041 GeForce 6800 -product NVIDIA GEFORCE_6800LE 0x0042 GeForce 6800LE +product NVIDIA GEFORCE_6800LE 0x0042 GeForce 6800 LE product NVIDIA GEFORCE_6800GT 0x0045 GeForce 6800 GT product NVIDIA NFORCE4_PCIB1 0x0050 nForce4 PCI-ISA bridge product NVIDIA NFORCE4_PCIB2 0x0051 nForce4 PCI-ISA bridge @@ -3050,6 +3050,7 @@ product NVIDIA NFORCE_MCP_AC 0x01b1 nForce MCP AC-97 product NVIDIA NFORCE_ATA100 0x01bc nForce ATA100 IDE product NVIDIA NFORCE_USB 0x01c2 nForce USB product NVIDIA NFORCE_LAN 0x01c3 nForce Ethernet +product NVIDIA GEFORCE_7300LE 0x01d1 GeForce 7300 LE product NVIDIA NFORCE2_PCHB 0x01e0 nForce2 Host-PCI Bridge product NVIDIA NFORCE2_PPB2 0x01e8 nForce2 PCI-PCI Bridge product NVIDIA NFORCE2_MEM1 0x01eb nForce2 Memory Controller |
