* RB wrote: > On Mon, Dec 8, 2008 at 11:35, Lars D. Noodén <[EMAIL PROTECTED]> wrote: > > I would like to be able to turn on or off the Net4801/5501's GPIO 0 - GPIO > > 12 found on JP5, prefereably with something that could be called easily from > > a shell- or perl-script on OpenBSD 4.4. > > man 4 gpio > man 8 gpioctl
Beware that the GPIO subsystem has seen substantial changes recently. In -current, and thus upcoming releases, GPIO pins can only be configured at runlevel 0. > > The latter should be all you need for scripting. > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech -- Marc Balmer, Micro Systems, Wiesendamm 2a, Postfach, CH-4019 Basel, Switzerland http://www.msys.ch/ http://www.vnode.ch/ "In God we trust, in C we code." _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
