wiz
|
f26c80959a
|
New sentence, new line. Whitespace nit.
|
2009-08-19 23:17:25 +00:00 |
mbalmer
|
51362abc92
|
Mention GPIO in the header so that apropos gpio will list this man page.
|
2009-08-19 20:45:23 +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 |
perry
|
e34be9798b
|
Never use "utilize". It means exactly the same thing as "use", but it
is longer and more cumbersome. It can always be replaced with "use"
without any change in meaning.
|
2007-08-20 16:07:05 +00:00 |
rpaulo
|
188e99a1b6
|
Remove ppi* at ppbus?.
|
2005-12-25 18:39:36 +00:00 |
wiz
|
df3366a5a1
|
Add definite article.
|
2004-01-30 15:46:30 +00:00 |
wiz
|
129c874aa5
|
Sort SEE ALSO after renaming of lp to plip.
|
2004-01-30 15:45:34 +00:00 |
jdolecek
|
629b25cf95
|
one more lp(4) -> plip(4)
add BUGS section noting this is experimental and not enabled by default
yet
|
2004-01-28 17:31:51 +00:00 |
jdolecek
|
1604c0df5c
|
remove lpbb(4) references - it was not ported yet
|
2004-01-28 17:26:45 +00:00 |
jdolecek
|
36d581e313
|
lp(4) renamed to plip(4)
|
2004-01-28 17:21:15 +00:00 |
jdolecek
|
15768f53c0
|
remove reference to vpo(4) until it would get ported
|
2004-01-28 17:15:49 +00:00 |
wiz
|
92dfb453ab
|
Use more macros; sort SEE ALSO; |fmt.
|
2004-01-23 19:24:17 +00:00 |
wiz
|
8164f91b39
|
Add RCS Id.
|
2004-01-23 15:49:41 +00:00 |
wiz
|
9fa543d057
|
Drop trailing whitespace.
|
2004-01-23 15:33:13 +00:00 |
jdolecek
|
e23cd1a78a
|
Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
of FreeBSD Parallel Port Bus framework. Work in progress.
|
2004-01-19 23:22:23 +00:00 |