diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-04-29 08:49:07 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-04-29 08:49:07 +0000 |
commit | d32158c887df960ade805239c4feb4d52ee05880 (patch) | |
tree | e7f7b0358f3afa70428c73bb47f219ce5373c3d2 /sys/dev/pci | |
parent | 55308a77c0f598a3f1fbf687dea70869402f2014 (diff) |
- add a few more devices, including one from eric@
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c189a5d64d9..09308b32e93 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1548 2010/04/17 11:04:57 miod Exp $ +$OpenBSD: pcidevs,v 1.1549 2010/04/29 08:49:06 jasper Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2977,6 +2977,8 @@ product INTEL 82801JD_PCIE_5 0x3a78 82801JD PCIE product INTEL 82801JD_PCIE_6 0x3a7a 82801JD PCIE product INTEL 82801JD_LAN 0x3a7c 82801JD LAN product INTEL P55_LPC 0x3b02 P55 LPC +product INTEL 3400_LPC_1 0x3b07 3400 LPC +product INTEL 3400_LPC_2 0x3b10 3400 LPC product INTEL 3400_LPC 0x3b14 3400 LPC product INTEL 3400_SATA_1 0x3b20 3400 SATA product INTEL 3400_SATA_2 0x3b21 3400 SATA @@ -3790,6 +3792,7 @@ product NVIDIA NFORCE2_400_PPB 0x008b nForce2 400 PCI-PCI product NVIDIA NFORCE3_LAN3 0x008c nForce3 LAN product NVIDIA NFORCE2_400_SATA 0x008e nForce2 400 SATA product NVIDIA GEFORCE7800GTX 0x0091 GeForce 7800 GTX +product NVIDIA GEFORCE7800GT 0x0092 GeForce 7800 GT product NVIDIA ITNT2 0x00a0 Aladdin TNT2 product NVIDIA GEFORCE6800GO 0x00c8 GeForce Go 6800 product NVIDIA GEFORCE6800GO_U 0x00c9 GeForce Go 6800 Ultra @@ -4583,6 +4586,7 @@ product REALTEK RT8139 0x8139 8139 product REALTEK RT8169SC 0x8167 8169SC product REALTEK RT8168 0x8168 8168 product REALTEK RT8169 0x8169 8169 +product REALTEK RTL8192SE 0x8172 8192SE product REALTEK RT8180 0x8180 8180 product REALTEK RT8185 0x8185 8185 product REALTEK RTL8187SE 0x8199 8187SE |