diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-01-17 03:15:21 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-01-17 03:15:21 +0000 |
commit | d4f201c0985095e8de1365ad3530648f8bda3c9c (patch) | |
tree | b7fb508875c1fdb9c1818db06592db9832996481 | |
parent | 8f6c93d3d01aefc0f19034f8e69c5cb131856a4c (diff) |
another Intel Gig id
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 82d57a42f07..f77ea3ccecc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.819 2005/01/16 20:22:43 brad Exp $ +$OpenBSD: pcidevs,v 1.820 2005/01/17 03:15:20 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1316,6 +1316,7 @@ product INTEL 82546EB_COPPER 0x1079 PRO/1000MT DP (82546EB) product INTEL 82546EB_FIBER 0x107A PRO/1000MF DP (82546EB) product INTEL 82546EB_SERDES 0x107B PRO/1000MB DP (82546EB) product INTEL PRO_1000_GT 0x107C PRO/1000GT +product INTEL 82546GB 0x108A PRO/1000MT DP (82546GB) product INTEL 82815_DC100_HUB 0x1100 82815 Hub product INTEL 82815_DC100_AGP 0x1101 82815 AGP product INTEL 82815_DC100_GRAPH 0x1102 82815 Graphics |