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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to