Re: LED device driver

James Simmons (jsimmons@transvirtual.com)
Fri, 25 Jan 2002 14:08:43 -0800 (PST)


> A lot of boards have LEDs on the front, it is useful to be able to
> control these LEDs from userland. I have implemented a start at a
> device driver front-end for this that gives a generic interface. I'd
> appreciate comments on it. I have not tied things like the num lock
> LEDs to this, but that might be doable later.

At a look at the input api (include/linux/input.h). Since keyboards have
leds we implemented a very basic api for this.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/