Date: Wed, 15 Dec 2010 16:32:54 +0100 From: Emanuel Haupt <ehaupt@critical.ch> To: John Nielsen <lists@jnielsen.net> Cc: freebsd-hackers@freebsd.org, Emanuel Haupt <ehaupt@freebsd.org> Subject: Re: LED support for ALIX 2/3 series Message-ID: <20101215163254.e50ee713.ehaupt@critical.ch> In-Reply-To: <023281D4-7DB8-42E9-8E81-FA52EA24CB6E@jnielsen.net> References: <20101215123823.90e381ed.ehaupt@FreeBSD.org> <alpine.BSF.2.00.1012151311040.91640@gw.reifenberger.com> <023281D4-7DB8-42E9-8E81-FA52EA24CB6E@jnielsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John Nielsen <lists@jnielsen.net> wrote: > 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@FreeBSD.org> > >> To: freebsd-hackers@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? No, in this case I guess I was the one missing something :-) Thanks for pointing it out. Emanuel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101215163254.e50ee713.ehaupt>