Also sprach [EMAIL PROTECTED] (Sun, 12 Jun 2005 10:13:06 +0800):
> Hi Abhi, I don't know anything about your madwifi drivers, but the
> process of rolling your kernel in Debian is very simple once you have
> it setup. These two links look pretty helpful:
> 
> http://www.debian.org/doc/FAQ/ch-kernel.en.html
> http://newbiedoc.sourceforge.net/system/kernel-pkg.html#TREE-KERNEL-PKG
> 
> The basic process is:
> 1. unpack kernel source in /usr/src
(> 2. ln -s <kernel-source-directory> linux)
(> 3. cd linux)
> 4. make menuconfig (then choose kernel options, some of which CAN

select 
 Cryptographic API 
 (HMAC support)  
 Wireless 

> result in a kernel that won't boot--be careful!) 
> 5. make-kpkg kernel_image   (you will find the result in /usr/src) 
> 6. dpkg -i /usr/src/<name-of-new-kernel-image> 
(> 7. reboot)

7. get the atheros cvs or tarball
8. unpack in /usr/src/[->madwifi]
9. cd /usr/src/madwifi
10. make --KERNELPATH=/usr/src/kernel-source-xxx
11. make install

you can compile the ath tools (athstats,..) in ./tools

sl ritch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to