]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First pass of LED related code changes.
authoradrian <adrian@FreeBSD.org>
Mon, 26 Dec 2011 05:37:09 +0000 (05:37 +0000)
committeradrian <adrian@FreeBSD.org>
Mon, 26 Dec 2011 05:37:09 +0000 (05:37 +0000)
commitb907af0d1a7f2c49615f51fc5739f9ef99367768
treee36f52b835ead176ddf0c6f1d1a5093b74c31c34
parent8662cd3275ad6bbfbb8d67ab4f99e0c23eb067c7
First pass of LED related code changes.

Migrate the LED code out of if_ath.c and into if_ath_led.c.
These routines are _all_ software based LED blinking.
sys/conf/files
sys/dev/ath/if_ath.c
sys/dev/ath/if_ath_led.c [new file with mode: 0644]
sys/dev/ath/if_ath_led.h [new file with mode: 0644]
sys/modules/ath/Makefile