[head tinderbox] failure on i386/i386

Adrian Chadd adrian at freebsd.org
Thu Nov 10 16:38:44 UTC 2011


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


More information about the freebsd-tinderbox mailing list