diff options
author | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2008-01-10 10:56:27 +0000 |
---|---|---|
committer | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2008-01-10 10:56:27 +0000 |
commit | 54fa32eb68443bc0bd6a03f623ad80d012c65f16 (patch) | |
tree | c3a512369b26471a7cfb62f129a9686a1bd62b5f /sys | |
parent | 7d908d661c92c9145a766d1372aeb6c3596692ad (diff) |
Add some more Intel 10G PCIe entries.
From Intel's ixgbe driver.
ok dlg@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bae14a092ef..34d982d6fce 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1309 2008/01/04 00:17:27 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1310 2008/01/10 10:56:26 thib Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1893,6 +1893,8 @@ product INTEL 82571PT_QUAD_CPR 0x10d5 PRO/1000 QP (82571PT) product INTEL 82575GB_QUAD_CPR 0x10d6 PRO/1000 QP (82575GB) product INTEL 82571EB_SDS_DUAL 0x10d9 PRO/1000 PT (82571EB) product INTEL 82571EB_SDS_QUAD 0x10da PRO/1000 QP (82571EB) +product INTEL 82598AF_DP 0x10c6 82598AF Dual Port +product INTEL 82598AF_SP 0x10c7 82598AF Single Port product INTEL 82598EB_CX4 0x10dd 82598EB CX4 product INTEL 82815_HB 0x1130 82815 Host product INTEL 82815_AGP 0x1131 82815 AGP |