Subject: Re: The user-controllable LEDs on an Intel ISP1100
To: Al Snell <alaric@alaric-snell.com>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: port-i386
Date: 11/06/2000 18:29:50
<alaric@alaric-snell.com> (Al Snell) writes:

> I propose to implement a nice interface, "isp1100_ledctl":
> 
> isp1100_ledctl [--power={on|sleep|fail1|fail2}] [--u1={off|on}] [--u2={off|on}]

Can you make it work via sysctl instead? Proliferation of foo*ctl
programs is kind of annoying, especially ones that are just going to
turn a couple of knobs.

        - Nathan