diff options
author | 2004-06-03 19:13:24 +0000 | |
---|---|---|
committer | 2004-06-03 19:13:24 +0000 | |
commit | 48e0525586a159365485e9003feb9e45a8d93bee (patch) | |
tree | 7e81ba7106f2be27236e3fd14d623dc363e30997 /lib/libssl/src/MacOS/Randomizer.cpp | |
parent | fall back to "nobody" when the _dhcp user is not available, theo bob ok (diff) | |
download | wireguard-openbsd-48e0525586a159365485e9003feb9e45a8d93bee.tar.xz wireguard-openbsd-48e0525586a159365485e9003feb9e45a8d93bee.zip |
gpioctl -- program to control GPIO devices.
The gpioctl program allows to manipulate GPIO devices pins
Quick start for the Soekris net4801 users:
# gpioctl -c 20 out pp
# gpioctl 20 1
This will turn on the red error led.
If you want to use JP5 I/O pins, just use the /dev/gpio1 device.
Quick start for the PC Engines WRAP.1C users:
# gpioctl 40
This will read the state of the button (0 means pressed).
# gpioctl -c 2 pp out
This will turn the first led on, to turn off write 1 to the pin,
it's reversed. For the second and the third leds use pins 3 and 18.
ok deraadt@
Diffstat (limited to 'lib/libssl/src/MacOS/Randomizer.cpp')
0 files changed, 0 insertions, 0 deletions