diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-11-09 08:49:46 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-11-09 08:49:46 +0000 |
| commit | 15757a936d594752171290adfd79c6e7dd1b6be5 (patch) | |
| tree | d5e960e0726fec6f840624af9f99099061d679ae /sys/sparc64 | |
| parent | 8baab09e5e28344ebd3d873dc0d20b65f0e1ba31 (diff) | |
Notes
Diffstat (limited to 'sys/sparc64')
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index b85798ac0a92c..73a13c1803cef 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -155,7 +155,7 @@ device puc # Multi-channel uarts # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') -#device em # Intel PRO/1000 adapter Gigabit Ethernet Card +device em # Intel PRO/1000 adapter Gigabit Ethernet Card #device ixgb # Intel PRO/10GbE Ethernet Card #device lnc # NE2100, NE32-VL Lance Ethernet cards #device txp # 3Com 3cR990 (``Typhoon'') |
