History log of /netbsd/sys/external/isc/atheros_hal/dist/ar5211/ar5211.h (Results 1 – 3 of 3)
Revision Date Author Comments
# f24695ab 07-Mar-2011 cegger <cegger@NetBSD.org>

Get improvements from FreeBSD-current (January 2011).
Successfully tested with WEP, WPA and WPA2 on AR9285.
Reviewed by jmcneill@


# 8aafc997 14-May-2009 reinoud <reinoud@NetBSD.org>

Fix prototypes to match the functions. The prototypes had `int' specified for
parameters or result where they should have been the corresponding enums.

gcc won't bitch on them but conceptually they

Fix prototypes to match the functions. The prototypes had `int' specified for
parameters or result where they should have been the corresponding enums.

gcc won't bitch on them but conceptually they are different and could be
stored in a different width. Compiling with pcc brought this to light.

show more ...


# 1e10b93d 11-Dec-2008 alc <alc@NetBSD.org>

Import Atheros HAL, from FreeBSD (revision 185521)