Difference between revisions of "Intel WiFi Link 5100/5300 WLAN controller"
(→3 make menuconfig) |
(→4 make && make modules_install) |
||
Line 30: | Line 30: | ||
'''Bold text''' | '''Bold text''' | ||
− | = | + | = make && make modules_install= |
+ | cp arch/i386/boot/bzImage /boot/kernel-2.6.27-rc5 | ||
+ | |||
=5 install wpa_supplicant = | =5 install wpa_supplicant = | ||
=6 now enjoy your new wireless card :)= | =6 now enjoy your new wireless card :)= |
Revision as of 07:07, 23 September 2008
Contents
download linux kernel 2.6.26
download linux kernel prepatch 2.6.27-rc5
(http://kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.27-rc5.bz2)
Device Drivers => Network device surppot => wireless LAN
CONFIG_WLAN_80211=y
CONFIG_IWLWIFI=y
CONFIG_IWLCORE=y
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLWIFI_RFKILL=y
CONFIG_IWLWIFI_DEBUG=y
CONFIG_IWLAGN=y
CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y
CONFIG_IWLAGN_LEDS=y
CONFIG_IWL5000=y Bold text
make && make modules_install
cp arch/i386/boot/bzImage /boot/kernel-2.6.27-rc5