*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: gpio.conf | Section: 5 | Source: NetBSD | File: gpio.conf.5
GPIO.CONF(5) FreeBSD File Formats Manual GPIO.CONF(5) NAME gpio.conf - GPIO config file DESCRIPTION The gpio.conf file is read by the gpio rc.d script during system start-up and shutdown, and is intended for configuring GPIO pins. FILE FORMAT Lines starting with a hash (`#') and empty lines are ignored. If a line starts with `!', the rest of line will get evaluated as shell script fragment. All other lines are passed to gpioctl(8). FILES /etc/gpio.conf The gpio.conf configuration file resides in /etc. /etc/rc.d/gpio rc.d(8) script that parses gpio.conf. EXAMPLES In this example, if the /etc/gpio.conf config file is present pin 1 of /dev/gpio0 is set as output and named "error_led". # Program pin 1 of /dev/gpio0 as output and name it "error_led" gpio0 1 set out error_led SEE ALSO gpioctl(8), rc(8) FreeBSD 14.1-RELEASE-p8 August 1, 2009 FreeBSD 14.1-RELEASE-p8

Navigation Options