NetBSD/sys/external/isc/atheros_hal/dist/ar5210
reinoud 8aafc997af 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.
2009-05-14 09:07:49 +00:00
..
ar5k_0007.ini
ar5210_attach.c
ar5210_beacon.c
ar5210_interrupts.c
ar5210_keycache.c
ar5210_misc.c
ar5210_phy.c
ar5210_power.c
ar5210_recv.c
ar5210_reset.c initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
ar5210_xmit.c
ar5210.h Fix prototypes to match the functions. The prototypes had `int' specified for 2009-05-14 09:07:49 +00:00
ar5210desc.h
ar5210phy.h
ar5210reg.h