Commit Graph

8 Commits

Author SHA1 Message Date
kenh
cd2827b367 Improved support for GPIO support on the EP93xx ARM processors.
Specifically:

Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
cegger
b574865ea4 gpio(4): Extend with open/close to request/release the ppbus(4) on open/close.
ppbus(4): Extend to attach on gpiobus.
From Hans Rosenfeld from tech-kern:
http://mail-index.netbsd.org/tech-kern/2008/04/28/msg001168.html
Hint: Hans sent me this diff which differs in the one from tech-kern in:
- 2-clause license
- sprinkled some consts
2008-04-29 14:07:36 +00:00
xtraeme
02a6d9a9bb Mention GPIO_PIN_PULLDOWN, GPIO_PIN_INVIN and GPIO_PIN_INVOUT; from OpenBSD. 2008-01-09 16:15:41 +00:00
xtraeme
b62fe25e9c <wizd> bump date! 2008-01-09 15:52:20 +00:00
xtraeme
1801f3d206 Mention gcscpcib(4), reorder entries, just mention gpioctl(8) and
not all drivers again.
2008-01-09 15:51:47 +00:00
bouyer
03d873e86e Note that gpio can attach to elansc, and xref elansc(4). Bump date. 2006-01-05 10:46:21 +00:00
wiz
233ed29117 Use .In. Mention NetBSD import. Use .Nx. 2005-09-27 09:13:00 +00:00
jmcneill
2772d72668 Add man page for gpio framework (from OpenBSD) 2005-09-27 02:38:03 +00:00