diff options
author | Dariusz Swiderski <dms@cvs.openbsd.org> | 2015-06-04 17:42:13 +0000 |
---|---|---|
committer | Dariusz Swiderski <dms@cvs.openbsd.org> | 2015-06-04 17:42:13 +0000 |
commit | b45dc2d51c209f6947bec503716d046445eccde5 (patch) | |
tree | 5cec75cdedad4f48fec5ce34ce6710ed09ca30f7 /sys/dev | |
parent | 0c007d0ec947fda36449422a9a7091174f3d0ca2 (diff) |
Add more of Tolopai (EP80579) Gigabit controllers id.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 61a2d35f2ae..7d062a9e334 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1763 2015/06/01 15:52:57 stsp Exp $ +$OpenBSD: pcidevs,v 1.1764 2015/06/04 17:42:12 dms Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4370,8 +4370,11 @@ product INTEL EP80579_LEB 0x503d EP80579 LEB product INTEL EP80579_GCU 0x503e EP80579 GCU product INTEL EP80579_RESERVED2 0x503f EP80579 Reserved product INTEL EP80579_LAN_1 0x5040 EP80579 LAN -product INTEL EP80579_LAN_2 0x5044 EP80579 LAN -product INTEL EP80579_LAN_3 0x5048 EP80579 LAN +product INTEL EP80579_LAN_4 0x5041 EP80579 LAN +product INTEL EP80579_LAN_2 0x5044 EP80579 LAN +product INTEL EP80579_LAN_5 0x5045 EP80579 LAN +product INTEL EP80579_LAN_3 0x5048 EP80579 LAN +product INTEL EP80579_LAN_6 0x5049 EP80579 LAN product INTEL 80960RD 0x5200 i960 RD product INTEL PRO_100_SERVER 0x5201 PRO 100 Server product INTEL QEMU_NVME 0x5845 QEMU NVM Express Controller |