diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-04 23:17:34 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-04 23:17:34 +0000 |
commit | cb0444efa3668b8a04478ec18ca07d461ac5a94c (patch) | |
tree | 44fd9c5647d1b9aacb6a23b8e01ed03c2d974369 /sys | |
parent | c2b3b9c3ffc708b48210d430487296b08b647352 (diff) |
more em(4)s, IDs from freebsd, ok theo
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 06f76042382..c0381072266 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.692 2003/11/27 23:31:51 grange Exp $ + $OpenBSD: pcidevs,v 1.693 2003/12/04 23:17:33 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1152,6 +1152,9 @@ product INTEL PRO_2100_3B 0x1043 PRO/2100 3B product INTEL PROXGB 0x1048 PRO/XGB product INTEL PRO_100_VE_5 0x1050 PRO/100 VE product INTEL PRO_100_M 0x1059 PRO/100 M +product INTEL 82546GB_COPPER 0x1079 PRO/1000MT (82546GB) +product INTEL 82546GB_FIBER 0x107A PRO/1000MT (82546GB) +product INTEL 82546GB_SERDES 0x107B PRO/1000MT (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 |