LED support for ALIX 2/3 series
John Nielsen
lists at jnielsen.net
Wed Dec 15 15:20:16 UTC 2010
On Dec 15, 2010, at 7:12 AM, Michael Reifenberger wrote:
> On Wed, 15 Dec 2010, Emanuel Haupt wrote:
>
>> Date: Wed, 15 Dec 2010 12:38:23 +0100
>> From: Emanuel Haupt <ehaupt at FreeBSD.org>
>> To: freebsd-hackers at FreeBSD.org
>> Subject: LED support for ALIX 2/3 series
>> Is anyone interested in porting leds-alix.c [1] for the ALIX 2/3 series [2]?
>> The following version uses linux API's.
>>
>> I'd gladly write a port for it if someone could port it.
>>
>
> Probably it should use the led(4) framework and reside in the base OS.
> Like sys/arm/xscale/ixp425/cambria_led.c
The LED's on my Alix 3d2 work just fine already with led(4) under 8.2. I think the code gets pulled in by "options CPU_GEODE". I have three device nodes under /dev/led/ that work as described in the led(4) manpage. Am I missing something?
JN
More information about the freebsd-hackers
mailing list