CVSROOT: /cvs Module name: src Changes by: dam...@cvs.openbsd.org 2011/01/08 08:05:24
Modified files: sys/dev/ic : athn.c athnvar.h sys/dev/usb : if_athn_usb.c Log message: fix LEDs handling. do not read back the LED GPIO pin since it is configured in output only mode. makes the link LED blink on the WiFiStation EXT when scanning (the LEDs indicating the signal strength are not working yet).