]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add placeholder methods for WMI command access (USB, perhaps SDIO later)
authoradrian <adrian@FreeBSD.org>
Wed, 25 Apr 2012 01:42:22 +0000 (01:42 +0000)
committeradrian <adrian@FreeBSD.org>
Wed, 25 Apr 2012 01:42:22 +0000 (01:42 +0000)
commit9b6c12530c4faee8c0b944ef6bc81e2aff9c4f41
tree4093f98e2bd0422d06585c77ac03b5da6b7b87fb
parent321d5d661d5da641f7f85456e5549c8cb451b3ef
Add placeholder methods for WMI command access (USB, perhaps SDIO later)
which will be needed for AR7010 and AR9287 USB access.

The names differ slightly from Linux and Atheros, for the sake of
consistency.

A lot more work is required in order to convert the 11n HAL support to
fully support USB.
sys/dev/ath/ah_osdep.h
sys/dev/ath/ath_hal/ar5416/ar5416_attach.c