diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-10-06 23:03:27 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-10-06 23:03:27 +0000 |
commit | eb3a11b7f6f6b69093f7bfcdfb2f1edffffec005 (patch) | |
tree | d1b095f5e17e07b338d102e013db79f79a05bae7 /sys | |
parent | dfabee65ff5c3717022adab9e32bd6562fa32225 (diff) |
Add some devices from submitted dmesgs.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 6344e34922c..a183ca5e26d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1420 2008/10/06 15:14:28 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1421 2008/10/06 23:03:26 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -720,6 +720,7 @@ product AMD RS780_PCIE_2 0x9603 RS780 PCIE product AMD RS780_PCIE_3 0x9604 RS780 PCIE product AMD RS780_PCIE_4 0x9605 RS780 PCIE product AMD RS780_PCIE_5 0x9606 RS780 PCIE +product AMD RS780_PCIE_6 0x9609 RS780 PCIE /* AMI */ product AMI MEGARAID 0x1960 MegaRAID @@ -1098,6 +1099,7 @@ product ATI RS780_HDA 0x960f RS780 HD Audio product ATI RADEON_HD3200 0x9610 Radeon HD 3200 product ATI RADEON_HD2600_HDA 0xaa08 Radeon HD 2600 HD Audio product ATI RS690M_HDA 0xaa10 RS690M HD Audio +product ATI RADEON_HD3600_HDA 0xaa20 Radeon HD 3600 HD Audio product ATI RADEON_HD34xx_HDA 0xaa28 Radeon HD 34xx HD Audio product ATI RS100_AGP 0xcab0 RS100 AGP product ATI RS200_AGP 0xcab2 RS200 AGP @@ -2492,6 +2494,7 @@ product INTEL 82GM965_HB 0x2a00 GM965 Host product INTEL 82GM965_PCIE 0x2a01 GM965 PCIE product INTEL 82GM965_IGD_1 0x2a02 GM965 Video product INTEL 82GM965_IGD_2 0x2a03 GM965 Video +product INTEL 82GM965_KT 0x2a07 GM965 KT product INTEL 82GME965_HB 0x2a10 GME965 Host product INTEL 82GME965_PCIE 0x2a11 GME965 PCIE product INTEL 82GME965_IGD_1 0x2a12 GME965 Video @@ -3601,6 +3604,7 @@ product NVIDIA MCP77_HDA_1 0x0774 MCP77 HD Audio product NVIDIA MCP77_HDA_2 0x0775 MCP77 HD Audio product NVIDIA MCP77_HDA_3 0x0776 MCP77 HD Audio product NVIDIA MCP77_HDA_4 0x0777 MCP77 HD Audio +product NVIDIA MCP73_HB_2 0x07c1 MCP73 Host product NVIDIA MCP73_HB_1 0x07c3 MCP73 Host product NVIDIA MCP73_MEM11 0x07c8 MCP73 Memory product NVIDIA MCP73_MEM1 0x07cb MCP73 Memory @@ -3941,6 +3945,7 @@ product REALTEK RT8168 0x8168 8168 product REALTEK RT8169 0x8169 8169 product REALTEK RT8180 0x8180 8180 product REALTEK RT8185 0x8185 8185 +product REALTEK RTL8187SE 0x8199 8187SE /* RICOH products */ product RICOH RF5C465 0x0465 5C465 CardBus @@ -4092,6 +4097,7 @@ product SIS 656 0x0656 656 PCI product SIS 658 0x0658 658 PCI product SIS 661 0x0661 661 PCI product SIS 662 0x0662 662 PCI +product SIS 671 0x0671 671 PCI product SIS 730 0x0730 730 PCI product SIS 733 0x0733 733 PCI product SIS 735 0x0735 735 PCI @@ -4114,6 +4120,7 @@ product SIS 963 0x0963 963 ISA product SIS 964 0x0964 964 ISA product SIS 965 0x0965 965 ISA product SIS 966 0x0966 966 ISA +product SIS 968 0x0968 968 ISA product SIS 5315 0x5315 530 VGA product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 |