diff options
| author | bouyer <bouyer@NetBSD.org> | 2007-04-29 20:29:53 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2007-04-29 20:29:53 +0000 |
| commit | a9e36fb20c4d592d07c710132aafabe2ac3c10ef (patch) | |
| tree | 19e181b47aaa453ae14be33847c0099c60887c2e /sys/dev | |
| parent | 8ce1f4fff229d5840cdc3db1d66ffe3b43a9c194 (diff) | |
Add:
Intel i82801H IFE (GT) LAN Controller
Intel i82801H IFE (G) LAN Controller
from FreeBSD
Diffstat (limited to 'sys/dev')
| -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 3476cf3a075..6b2055c9842 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.875 2007/03/27 12:41:39 pooka Exp $ +$NetBSD: pcidevs,v 1.876 2007/04/29 20:29:53 bouyer Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2026,6 +2026,8 @@ product INTEL 82546GB_QUAD_COPPER_KSP3 0x10b5 i82546GB quad-port Gigabit Etherne product INTEL 82572EI 0x10b9 i82572EI 1000baseT Ethernet product INTEL 80K3LAN_CPR_SPT 0x10ba i80003 1000baseT Ethernet product INTEL 80K3LAN_SDS_SPT 0x10bb i80003 Gigabit Ethernet (SERDES) +product INTEL 82801H_IFE_GT 0x10c4 Intel i82801H IFE (GT) LAN Controller +product INTEL 82801H_IFE_G 0x10c5 Intel i82801H IFE (G) LAN Controller product INTEL 82815_DC100_HUB 0x1100 82815 Hub product INTEL 82815_DC100_AGP 0x1101 82815 AGP product INTEL 82815_DC100_GRAPH 0x1102 82815 Graphics |
