Add cleared deprecation notes on iwl,ndiswrapper,madwifi(sta) wrappers
These driver wrappers should not be used anymore; WEXT should be used instead. However, there may still be users stuck on older kernel versions that may require driver specific wrappers, so the source code still remains in the repository.
This commit is contained in:
parent
642187d6bf
commit
e90bba4c59
4 changed files with 15 additions and 3 deletions
|
@ -517,11 +517,11 @@ drivers:
|
|||
hostap = Host AP driver (Intersil Prism2/2.5/3) [default]
|
||||
(this can also be used with Linuxant DriverLoader)
|
||||
hermes = Agere Systems Inc. driver (Hermes-I/Hermes-II)
|
||||
madwifi = MADWIFI 802.11 support (Atheros, etc.)
|
||||
madwifi = MADWIFI 802.11 support (Atheros, etc.) (deprecated; use wext)
|
||||
atmel = ATMEL AT76C5XXx (USB, PCMCIA)
|
||||
wext = Linux wireless extensions (generic)
|
||||
ralink = Ralink Client driver
|
||||
ndiswrapper = Linux ndiswrapper
|
||||
ndiswrapper = Linux ndiswrapper (deprecated; use wext)
|
||||
broadcom = Broadcom wl.o driver
|
||||
ipw = Intel ipw2100/2200 driver (old; use wext with Linux 2.6.13 or newer)
|
||||
wired = wpa_supplicant wired Ethernet driver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue