diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2003-01-16 13:38:58 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2003-01-16 13:38:58 +0000 |
| commit | e2a538819402f3eafdcc402b03b3fa752d2afd70 (patch) | |
| tree | b42915be729eded072673242876978fac1163b1c | |
| parent | dcb4f239cd60033474283c2b022ff12c2a64aa0f (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 c4d2baea2bbc..5941a959d4ab 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -200,6 +200,7 @@ device snc device xe # Xircom pccard ethernet # Wireless NIC cards +device wlan # 802.11 support device an # Aironet 4500/4800 802.11 wireless NICs. device awi # BayStack 660 and others device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. |
