Re: Can't compile ath(4) into kernel

2010-08-29 Thread Adrian Chadd
Please just create a PR for it. I haven't tried compiling ath without AR5416 support so I have no idea whether it'll work. adrian On 25 August 2010 22:03, Mikhail T. wrote: >  On 8/25/2010 8:27 AM, John Baldwin wrote: >> You are missing: >> >> options         AH_SUPPORT_AR5416       # enable A

Re: Can't compile ath(4) into kernel

2010-08-25 Thread Mikhail T.
On 8/25/2010 8:27 AM, John Baldwin wrote: > You are missing: > > options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors > But I don't have the ar5416 chipset... Mine is AR2312... And it is an option, so should not it be optional? Anyway, I tried adding that option and the error

Re: Can't compile ath(4) into kernel

2010-08-25 Thread John Baldwin
On Wednesday, August 25, 2010 12:39:40 am Mikhail T. wrote: > My laptop's kernel config file reads: > > device wlan# 802.11 support > device ath > device ath_ar5212 > device ath_rate_onoe > > Config raises no objections and the comp

Can't compile ath(4) into kernel

2010-08-25 Thread Mikhail T.
My laptop's kernel config file reads: device wlan# 802.11 support device ath device ath_ar5212 device ath_rate_onoe Config raises no objections and the compilation succeeds, but linking the kernel breaks: ... linking kernel