mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
add Atheros driver
This commit is contained in:
parent
e2596b53fa
commit
f4659f863c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120214
@ -453,6 +453,7 @@ hint.mse.0.irq="5"
|
||||
|
||||
# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
|
||||
# (requires sppp)
|
||||
# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
|
||||
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
|
||||
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
|
||||
# HP PC Lan+, various PC Card devices (refer to etc/defauls/pccard.conf)
|
||||
@ -533,6 +534,10 @@ hint.wl.0.port="0x300"
|
||||
options WLCACHE # enables the signal-strength cache
|
||||
options WLDEBUG # enables verbose debugging output
|
||||
|
||||
device ath
|
||||
device ath_hal # Atheros HAL (includes binary component)
|
||||
#device wlan # 802.11 layer
|
||||
|
||||
#
|
||||
# ATA raid adapters
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user