diff options
| author | chs <chs@NetBSD.org> | 2007-01-28 21:39:04 +0000 |
|---|---|---|
| committer | chs <chs@NetBSD.org> | 2007-01-28 21:39:04 +0000 |
| commit | 9fdfbf5cd75958ecee4a8014b5944b5c65dd94bb (patch) | |
| tree | c570c370de430bf65cc34b203a08ecea411cbc5b /sys/dev | |
| parent | 11703af5757fff89031eb15dac3a9059ee8a9f1c (diff) | |
add another Realtek wifi, some SIIG serial cards and another nForce chipset.
remove some duplicate entries.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3e436637b34..c3032df4545 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.864 2007/01/27 07:37:31 isaki Exp $ +$NetBSD: pcidevs,v 1.865 2007/01/28 21:39:04 chs Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2149,8 +2149,6 @@ product INTEL 82925X_HB 0x2584 82925X Host product INTEL 82925X_EX 0x2585 82925X PCI Express Bridge product INTEL 82915GM_HB 0x2590 82915PM/GM/GMS,82910GML Host Bridge product INTEL 82915GM_EX 0x2591 82915PM/GM PCI Express Bridge -product INTEL 82915GM_IGD 0x2592 82915GM/GMS Integrated Graphics Device -product INTEL 82915PM_EX 0x2591 82915PM/GM PCI Express Bridge product INTEL 82915GM_IGD 0x2592 82915GM/GMS,82910GML Integrated Graphics Device product INTEL 6300ESB_LPC 0x25a1 6300ESB LPC Interface Bridge product INTEL 6300ESB_IDE 0x25a2 6300ESB IDE Controller @@ -2865,6 +2863,26 @@ product NVIDIA MCP65_SATA 0x045c nForce MCP65 Serial ATA Controller product NVIDIA MCP65_SATA2 0x045d nForce MCP65 Serial ATA Controller product NVIDIA MCP65_SATA3 0x045e nForce MCP65 Serial ATA Controller product NVIDIA MCP65_SATA4 0x045f nForce MCP65 Serial ATA Controller +product NVIDIA MCP67_SMB 0x0542 nForce MCP67 SMBus Controller +product NVIDIA MCP67_LAN1 0x054c nForce MCP67 Gigabit Ethernet Controller +product NVIDIA MCP67_LAN2 0x054d nForce MCP67 Gigabit Ethernet Controller +product NVIDIA MCP67_LAN3 0x054e nForce MCP67 Gigabit Ethernet Controller +product NVIDIA MCP67_LAN4 0x054f nForce MCP67 Gigabit Ethernet Controller +product NVIDIA MCP67_SATA 0x0550 nForce MCP67 Serial ATA Controller +product NVIDIA MCP67_SATA2 0x0551 nForce MCP67 Serial ATA Controller +product NVIDIA MCP67_SATA3 0x0552 nForce MCP67 Serial ATA Controller +product NVIDIA MCP67_SATA4 0x0553 nForce MCP67 Serial ATA Controller +product NVIDIA MCP67_AHCI_1 0x0554 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_2 0x0555 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_3 0x0556 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_4 0x0557 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_5 0x0558 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_6 0x0559 nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_7 0x055a nForce MCP67 AHCI Controller +product NVIDIA MCP67_AHCI_8 0x055b nForce MCP67 AHCI Controller +product NVIDIA MCP67_HDA_1 0x055c nForce MCP67 High Definition Audio Controller +product NVIDIA MCP67_HDA_2 0x055d nForce MCP67 High Definition Audio Controller +product NVIDIA MCP67_IDE 0x0560 nForce MCP67 ATA133 IDE Controller /* Nvidia & SGS-Thomson Microelectronics */ product NVIDIA_SGS RIVA128 0x0018 Riva 128 @@ -3008,6 +3026,7 @@ product REALTEK RT8169SC 0x8167 8169SC/8110SC 10/100/1000 Ethernet product REALTEK RT8168 0x8168 8168B/8111B 10/100/1000 Ethernet product REALTEK RT8169 0x8169 8169/S/SB 10/100/1000 Ethernet product REALTEK RT8180 0x8180 8180 802.11b +product REALTEK RT8185 0x8185 8185 802.11a/b/g /* RICOH products */ product RICOH Rx5C465 0x0465 5C465 PCI-CardBus bridge @@ -3168,7 +3187,8 @@ product SIIG CYBER20_4S850 0x2052 Cyber20x 4S 16850 PCI product SIIG CYBER20_2S1P550 0x2060 Cyber20x 2S1P 16550 PCI product SIIG CYBER20_2S1P650 0x2061 Cyber20x 2S1P 16650 PCI product SIIG CYBER20_2S1P850 0x2062 Cyber20x 2S1P 16850 PCI -product SIIG PCISERIAL8000P 0x2082 PCI Serial 8000 Plus +product SIIG PS8000P650 0x2081 PCI Serial 8000 Plus 16650 +product SIIG PS8000P850 0x2082 PCI Serial 8000 Plus 16850 /* Silicon Integrated System products */ product SIS 86C201 0x0001 86C201 |
