Date: Thu, 10 Nov 2011 08:08:40 -0800 From: Adrian Chadd <adrian@freebsd.org> To: Doug Barton <dougb@freebsd.org> Cc: i386@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Message-ID: <CAJ-Vmokkwge%2Bu7BAJhq9Gu0Wqp0afuEPM2s1zPtmVqkFzFPr1Q@mail.gmail.com> In-Reply-To: <4EBB7A0A.20700@FreeBSD.org> References: <201111100705.pAA75eIT023291@freebsd-current.sentex.ca> <4EBB7A0A.20700@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a new problem - it seems some kernels don't have AH_SUPPORT_AR5416 in them. The module was thus being built with the default opt_ah.h which enabled it. I'd like to just get that option added to kernels for now. I'll then fix the ath/hal build to work without the extra AR5416 fields but it's going to take a bit of effort. (It won't be impossible, just will take a little more time.) So if you/others would like to fix all the kernels for which this breaks by simply adding "options AH_SUPPORT_AR5416" to the kernel configuration, or just add an option to not build ath/ath_pci/ath_ahb for those devices, please feel free. Thanks, adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmokkwge%2Bu7BAJhq9Gu0Wqp0afuEPM2s1zPtmVqkFzFPr1Q>