jdolecek
97bcf9d7d7
until I find better way, don't mess with ed(4) link to edc(4)
2001-04-20 11:25:05 +00:00
tron
d34bc24bd8
Correct link target: dasd(4) is called edc(4) now.
2001-04-20 10:08:01 +00:00
jdolecek
2942e43fe8
Merge arm32-specific bits of com(4) manpage to i386 com(4) manpage
...
and form a MI com(4) manpage.
2001-04-20 09:35:56 +00:00
jdolecek
b2e8c83e8a
Add very simplistic dasd(4) manpage. Link ed(4) to dasd(4) for i386 (is there
...
a better way?)
2001-04-19 08:16:06 +00:00
wiz
1ffa9a94fa
Fix date.
2001-04-11 19:08:35 +00:00
wiz
9726886d87
ie.4 is gone.
2001-04-05 12:47:27 +00:00
wiz
f49721c0c6
This driver has been replaced by ai(4), ef(4), and ix(4) a long time ago
...
(February 1998), so we don't need the man page anymore.
Noted by Rafal Boni.
2001-04-05 12:30:21 +00:00
jdolecek
3bf5383edb
add MCA i/o bus
2001-04-03 11:47:47 +00:00
wiz
1bce735644
Replace pccons(4) and vt(4) references by one to wscons(4).
2001-04-02 21:20:58 +00:00
wiz
cb80f7e05b
Remove any mention of PMS_RESET_AND_DISABLE, since it doesn't seem
...
to be in the code anymore.
2001-04-02 21:03:51 +00:00
wiz
368e8f931a
Remove some unnecessary whitespace.
2001-04-02 20:42:19 +00:00
wiz
3f2fd85309
Spelling fix. Whitespace fixes.
2001-04-02 20:41:02 +00:00
wiz
7d34f1ff6c
Don't Xref other (possible on this arch non-existing) device drivers,
...
just do the default arp/ifmedia/inet/netintro stuff.
Whitespace fixes.
2001-04-02 20:40:11 +00:00
wiz
c1254791bb
Replace reference to pcvt(4) with wscons(4), and whitespace fixes.
2001-04-02 20:38:54 +00:00
soda
4a69865e90
Remove the paragraph which describes
...
"... we may remove PCIBIOS_INTR_FIXUP_FORCE option in the future...",
because this option is found useful on CASIO CASSIOPEIA FIVA MPC-206,
reported by oki@netbsd.org in japanese netbsd mailing list @ soum,
(article number 06480, 06499 and 06502).
Mmm, broken BIOS...
2001-04-02 12:03:56 +00:00
jdolecek
1c341b3d49
Provide MCA com(4) attachment. Tested with IBM Internal modem, kindly
...
donated to me by David Brownlee <abs@anim.dreamworks.com>.
2001-03-19 21:56:43 +00:00
nathanw
ab7986244d
Note joy at pnpbios; cross-reference joy(4) and pnpbios(4).
2001-01-28 00:59:27 +00:00
lukem
279552d3db
fix up various .Nm abuses:
...
- keep the case consistent between the actual name and what's referenced.
e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
using `.Nm ""' if there's stuff following, or for the 2nd and so on
occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem
ebcd47ebf3
use .Xr
2000-11-07 05:44:50 +00:00
itohy
f4ef762e4a
s/bt/by/
2000-08-21 07:07:33 +00:00
soda
405954a851
describe options PCIBIOS_INTR_GUESS
2000-08-10 21:19:42 +00:00
soda
423aa34757
more fix for typesetting
2000-08-03 13:32:39 +00:00
soda
760ca1caec
- "a space" -> "space", from jhawk
...
- fix typesetting when TYPESETTER=ps
2000-08-03 13:14:22 +00:00
augustss
8d7ff67b6a
Add SEE ALSO section.
2000-07-26 22:16:56 +00:00
augustss
7173615a72
Add ofisa to SYNOPSIS section.
2000-07-26 22:14:31 +00:00
augustss
42fe39f0b6
Add an ofisa(4) man page. (Who is it that adds all these drivers, but no
...
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?
2000-07-26 22:09:45 +00:00
ad
119ee262a5
PCVT is dead.
2000-07-24 12:26:15 +00:00
soda
151ba0d3a5
- describe details
...
- add PCIBIOS_INTR_FIXUP_FORCE
English correction by John Hawkinson <jhawk@MIT.EDU>.
Technical correction is still welcome.
2000-07-22 17:53:53 +00:00
msaitoh
e880ff860e
{add,remove} extra {comma,period} in SEE ALSO section
2000-07-05 16:13:43 +00:00
augustss
fb5d1ab7ad
Update man pages to reflect the new things that can be attached to pnpbios.
2000-06-16 06:42:31 +00:00
cgd
c85d2eb42b
sweep of my licenses for consistency. (no functional changes) These
...
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd
db755e7c76
sweep of my licenses (userland files w/o only my copyright) for
...
consistency. (no functional changes)
2000-06-14 17:24:02 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
augustss
3434d1941c
Fix spelling.
2000-06-11 01:13:44 +00:00
gmcgarry
efa5140d27
Document APM_ALLOW_BOGUS_SEGMENTS. Update description for APM_POWER_CHANGE,
...
addresses PR10066 from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2000-06-04 22:38:58 +00:00
jhawk
86584b9a4e
Synchronize with reality. Fixes PR 9233.
2000-05-13 05:25:58 +00:00
augustss
d81e26a851
Note rtk and com attachment at cardbus.
2000-05-02 11:54:15 +00:00
uch
fa8a38980b
update man page.
2000-04-28 19:15:15 +00:00
augustss
0e00356898
Make PCIBIOS point to pcibios.
2000-04-17 17:02:16 +00:00
martin
aa06a55954
Added an entry for the new PCI attachment of this driver.
2000-03-27 09:05:48 +00:00
mycroft
d5d33d2b7f
Add some text about `dialout' devices.
2000-03-23 19:48:29 +00:00
augustss
48a09511be
Fix typo.
2000-03-21 20:47:34 +00:00
nathanw
db94f2dea3
Include isapnp attachment.
2000-03-14 20:17:46 +00:00
augustss
0deac90027
Add a pcibios(4) man page.
2000-02-27 17:09:39 +00:00
nathanw
79dff4a7e1
Document ess at pnpbios.
2000-02-15 17:23:11 +00:00
drochner
3683ac880b
speaker(4) is MI
2000-01-23 14:29:12 +00:00
drochner
297be23733
some updates:
...
-APM v1.2 now
-APM_NO_V12, APM_NO_STANDBY options
-kill notes about startup process which are not true anymore
1999-12-21 11:27:55 +00:00
fair
cdd237cc17
merged le.4 with MI le.4
1999-12-21 05:32:02 +00:00
abs
247c41c7e3
More small changes to standardise a HARDWARE section and clarify some
...
supported hardware
1999-12-17 16:23:20 +00:00
joda
5ef6b59a7a
document APM_DISABLE_INTERRUPTS
1999-12-17 10:34:23 +00:00