diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2001-05-30 03:22:29 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2001-05-30 03:22:29 +0000 |
| commit | eb6945b7dc9dac5a1f90a77e94507a5b0cfeaf4a (patch) | |
| tree | 44f9fffbfaaf90e6317c1b0bfc10a4a03f019c0f /sys/alpha | |
| parent | 53441ac3dfca44204d69f4f11465c1e4439262e7 (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index e3339b76e4e9..86cb9ca2c964 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -134,7 +134,6 @@ device ppi # Parallel port interface device device de # DEC/Intel DC21x4x (``Tulip'') device fxp # Intel EtherExpress PRO/100B (82557, 82558) device le # Lance -device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support @@ -147,6 +146,7 @@ device ste # Sundance ST201 (D-Link DFE-550TX) device tl # Texas Instruments ThunderLAN device vr # VIA Rhine, Rhine II device wb # Winbond W89C840F +device wx # Intel Gigabit Ethernet Card (``Wiseman'') device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - the number indicates how many units to allocated. |
