I want to build a kernel with ath(4). I added the following lines to the GENERIC config file: device ath device ath_hal device ath_rate_sample (Is this correct?) After this "make buildkernel" says: Warning: device "ath" is unknown What should I do now? Thanks a lot!