CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/11/26 07:56:10
Modified files:
usr.sbin/gpioctl: gpioctl.8 gpioctl.c
Log message:
Use the new gpio(4) semantics and change the command line syntax to a
more readable and straightforward format. Note that there is no longer
a default GPIO device, but it has to be sepcified on the command line
always (and as Theo mentioned, newfs also does not default to /dev/sd0a...)
You must do a 'make includesi' in /usr/src before building this command or
before your next system build.
ok uwe@