📄 readme.svn-base
字号:
This directory contains the bits needed to integrate the Madwifi sourcedistribution into a Linux kernel source tree. This is only recommendedon embedded systems with no kernel module support. For standardinstallation, please refer to the files in the top level directory.To integrate MadWifi into the Linux kernel, unpack the kernel sources ifneeded, then run the install.sh script from this directory.If you want to patch the currently running system you can run install.shwithout arguments, otherwise specify the source tree location on thecommand line:./install.sh /usr/src/linuxThe driver sources will be copied into drivers/net/wireless/madwifi inthe kernel sources. Some kernel files will be patched to know aboutthis directory. Files called Makefile.kernel will be renamed toMakefile.Now you can run "make menuconfig" or similar command and configure thedriver as you would normally do. If the kernel is already configured,run "make oldconfig", and you'll be asked only about Atheros driver.It's possible to build Madwifi modules when the driver is integratedinto Linux 2.6.x, but most users should not need that.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -