diff options
| author | sborrill <sborrill@NetBSD.org> | 2009-02-19 17:25:46 +0000 |
|---|---|---|
| committer | sborrill <sborrill@NetBSD.org> | 2009-02-19 17:25:46 +0000 |
| commit | 73ab5cd89f9015b8500c8e1e4e1d7ce8fff8dd79 (patch) | |
| tree | 12ca0dfa1b8cd0dcfbb413028602aae42b51c210 /sys/dev | |
| parent | e8bbf84cd0cc306b5c6a06f089e83946ced63a7f (diff) | |
Add Intel i82574L 1000baseT Ethernet as used in Pro/1000 CT Desktop adapter
Diffstat (limited to 'sys/dev')
| -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 a7a01f68f9d..70019b77451 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.977 2009/02/11 06:35:16 markd Exp $ +$NetBSD: pcidevs,v 1.978 2009/02/19 17:25:46 sborrill Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2244,6 +2244,7 @@ product INTEL 82801H_IFE_GT 0x10c4 i82801H IFE (GT) LAN Controller product INTEL 82801H_IFE_G 0x10c5 i82801H IFE (G) LAN Controller product INTEL 82801H_IGP_M_V 0x10cb i82801H IGP (MV) LAN Controller product INTEL 82567V 0x10ce i82567V LAN Controller +product INTEL 82574L 0x10d3 i82574L 1000baseT Ethernet product INTEL 82567LM_3 0x10de i82567LM-3 LAN Controller product INTEL 82801I_IGP_M_AMT 0x10f5 82801I Mobile (AMT) LAN Controller product INTEL 82815_DC100_HUB 0x1100 82815 Hub |
