LED support for ALIX 2/3 series
    Milan Obuch 
    freebsd-hackers at dino.sk
       
    Wed Dec 15 12:26:25 UTC 2010
    
    
  
On Wednesday 15 December 2010 12:38:23 Emanuel Haupt wrote:
> 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.
> 
> Emanuel
> 
> [1] http://people.freebsd.org/~ehaupt/misc/leds-alix-0.0.1/leds-alix.c
> [2] http://www.pcengines.ch/
>
Hi,
we have in CURRENT gpio framework with gpioctl control program and gpioled 
device. I think we should use this approach instead. In past I tested 
something similar on WRAP (older product, ALIX could be considered ancestor of 
it) and it works. Also, if you look at sys/i386/geode.c, there is already 
something written, which should be working...
Regards,
Milan
    
    
More information about the freebsd-hackers
mailing list