]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable the code which hard-sets the LEDs on. This prevents the LED
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 23 Dec 2011 09:09:10 +0000 (09:09 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 23 Dec 2011 09:09:10 +0000 (09:09 +0000)
commit252b52fd58d6a5925f5f1a46975b817e9cd3c6e7
tree7484a5803746549eb33d522d42f03a122a5981d0
parentb5e55cb397f6ca8739cd2824dbe290715495d501
Disable the code which hard-sets the LEDs on.  This prevents the LED
state from correctly updating things.

The reference driver directly enables/disables the LED state as required,
rather than nailing it up like it currently is.  That'll have to come
later by adding some further HAL methods.

Obtained from: Atheros
sys/dev/ath/ath_hal/ar5416/ar5416_misc.c