diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2004-09-06 08:46:27 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2004-09-06 08:46:27 +0000 |
commit | 72335954c2887035fc78f46196eea786c219a64a (patch) | |
tree | 1c888b05dcdc9f2c271774dba460f715cc60dc9c /sys | |
parent | 304b8fe536bd874529151dc159e37ea2eccfea5d (diff) |
add intel PRO_1000_GT; ok deraadt
Diffstat (limited to 'sys')
-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 49358f5620f..042d4785483 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.757 2004/09/01 21:11:50 millert Exp $ +$OpenBSD: pcidevs,v 1.758 2004/09/06 08:46:26 markus Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1213,6 +1213,7 @@ product INTEL 82541EI_MT2 0x1078 PRO/1000MT (82541EI) 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 82815_DC100_HUB 0x1100 82815 Hub product INTEL 82815_DC100_AGP 0x1101 82815 AGP product INTEL 82815_DC100_GRAPH 0x1102 82815 Graphics |