Go back --> [wiki:Documentation Documentation] --> [wiki:Documentation/SupportedImages SupportedImages] == baseline-7.11.ndz == This image has everything baseline [wiki:Documentation/SupportedImages/baseline-2.4.ndz baseline-2.4.ndz] had plus: * [http://linuxwireless.org/en/users/download compat-wireless-2.6] * Kernel headers, libc6-dev * MadWifi driver is default You can now switch between MadWifi and ath5k easily: To load MadWifi: {{{ athload madwifi }}} To load ath5k: {{{ athload ath5k }}} You can also hack on ath5k and the new [http://linuxwireless.org/en/developers/mac80211 mac80211] stack now without compiling the entire kernel. The source of compat-wireless was left in: {{{ /usr/src/compat-wireless-2.6/ }}} Soon you will be able to update the driver on the fly with the latest sources. == MD5sum == 44c2cb3118bddfcb3e6ea2fab7bd1eb1 baseline-7.11.ndz Some additional notes: * [wiki:Documentation/BuildingDrivers BuildingDrivers]