diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-09-16 05:34:34 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-09-16 05:34:34 +0000 |
| commit | 21c8480091758868a23f6417ff5c98be3d928981 (patch) | |
| tree | 89d2f9a5f4858748fc5175423aefed3f241e69ae | |
| parent | 11dbeb93db7964d01b244d27c0afb26c1b51e094 (diff) | |
Notes
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 9c4e8ab5b2fb..324e8828f0d3 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -176,6 +176,7 @@ device wx # Intel Gigabit Ethernet Card (``Wiseman'') device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. pccard nics included. +# 'device ed' requires 'device miibus' device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards device ep # Etherlink III based cards device fe # Fujitsu MB8696x based cards |
