opnsense-src/sys/dev/ath
Sam Leffler 34e2d6230c force type coercion for bus tag+handle when calling ath_hal_attach
to ensure we match the type signature; we cannot assume HAL_BUS_TAG
and HAL_BUS_HANDLE correspond to bus_space_tag_t and bus_space_handle_t
(should probably do this for HAL_SOFTC too but leave that for now)

MFC after:	1 month
2006-05-06 23:23:39 +00:00
..
ath_rate correct ni_txrate when using a fixed rate; fixes current rate reporting 2006-03-09 00:28:44 +00:00
if_ath.c force type coercion for bus tag+handle when calling ath_hal_attach 2006-05-06 23:23:39 +00:00
if_ath_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
if_athioctl.h pad for future statistics 2006-02-09 22:37:33 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h correct type 2006-05-05 03:21:13 +00:00