lukem
0e3b290810
fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
1997-11-24 06:28:50 +00:00
chopps
21d30e39c3
add amiga interrupt sequence
1997-11-23 18:37:33 +00:00
bouyer
9e88e02f86
Add "TI TravelMate 5000 series laptop docking station's ethernet board" to
...
the list of supported harware by the TL driver (per William Coldwell).
1997-11-19 09:53:20 +00:00
thorpej
2af766eb2f
General cleanup.
1997-11-17 23:50:46 +00:00
lukem
fb3d390582
* major rewrite from scratch using -mandoc macros (it was a -man.old doc)
...
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
lukem
7b313cf9f1
document DDB_HISTORY_SIZE=integer
1997-11-16 23:56:18 +00:00
carrel
2030b7b104
Turn off reseting and disabling the device by default.
...
Document the option to turn them back on.
1997-11-15 20:18:50 +00:00
wrstuden
3cb2709fab
Don't forget to make atalk.4 now that we have it
1997-11-15 04:00:34 +00:00
wrstuden
971b386d3e
First stab at an Appletalk man page. Taken from the NetAtalk atalk(4)
...
man page, and beaten on my myself and Ted Lemon.
1997-11-15 00:08:16 +00:00
kleink
e460bea7ea
Fix section number.
1997-11-14 21:49:20 +00:00
thorpej
f35a3d52d0
Copyright assigned to The NetBSD Foundation.
1997-11-13 09:29:40 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
augustss
3b361428d1
Add a first version of a PCMCIA man page.
1997-11-11 17:21:42 +00:00
veego
6d7368baa7
Remove the ed.4 entry.
1997-11-11 12:00:59 +00:00
thorpej
4c23631cbf
Fix a typo.
1997-11-11 05:53:38 +00:00
thorpej
5623c81594
Fix a couple of typos.
1997-11-11 05:50:28 +00:00
thorpej
5a07bc3ec4
Clean this up a bit.
1997-11-11 05:48:16 +00:00
thorpej
ee9c3ac44f
Fill in a few things.
1997-11-11 05:31:33 +00:00
thorpej
49571ef5eb
Fill a few things out.
1997-11-11 05:27:11 +00:00
thorpej
73ee6249a8
Clean up the DIAGNOSTICS sections.
1997-11-11 05:11:27 +00:00
thorpej
0199629221
Update to match reality.
1997-11-11 05:02:16 +00:00
thorpej
ad89f0bfb2
Add a blurb about PCMCIA "aic" attachments.
1997-11-11 03:55:24 +00:00
thorpej
9de27f16b4
Add a manual page for the "en" driver.
1997-11-11 02:05:58 +00:00
thorpej
810df1dbb8
Add missing stuff, remove incorrect stuff, and general cleanup.
1997-11-11 02:03:45 +00:00
thorpej
ab07f1e7ae
Add a manual page for the "lc" driver.
1997-11-11 01:11:11 +00:00
thorpej
1e7399ce90
Add manual page for the "sm" device driver.
1997-11-11 00:45:54 +00:00
thorpej
b85d82744a
Fix a few bogons, add "sm" device.
1997-11-11 00:42:50 +00:00
thorpej
b8d17bce4d
This driver no longer exists.
1997-11-10 23:21:35 +00:00
thorpej
6a56bee4c0
Manual pages for "ec" and "we" drivers.
1997-11-10 23:18:23 +00:00
wrstuden
1d83bab62a
Mention NETATALK as a kernel networking option.
1997-11-09 01:02:06 +00:00
jonathan
0bdc6f10b9
Commit `pacifier' driver for turbochannel PMAG-C option card:n
...
just acknowledge interrupts from the PMAG-C.
1997-11-08 07:27:49 +00:00
fair
7635c5fc36
Document the SUN_LEN() macro as suggested by PR#3804,
...
with wording modified for clarity.
Last sentence of the patch omitted because I do not understand what
it means, even after some examination of the unix domain kernel code.
1997-11-05 06:57:59 +00:00
explorer
59a2ae9aed
add experimental warning
1997-11-04 05:50:54 +00:00
jonathan
36097b30a0
Note the new device-special filenames used in 1.3_ALPHA, and how they
...
map to serial ports.
1997-11-03 11:19:21 +00:00
bouyer
b3b200d4f8
Fix typo.
1997-10-31 17:58:46 +00:00
augustss
d2efd43f43
Add guspnp.
1997-10-31 15:07:46 +00:00
augustss
449db89e1b
Remove a bug that is no longer there.
1997-10-31 15:02:33 +00:00
bouyer
7171f0a1bb
Add tl to the list of supported devices.
1997-10-31 08:36:17 +00:00
augustss
74659c8324
Mention guspnp.
1997-10-31 08:24:45 +00:00
gwr
609a55eab0
Add zstty.4
1997-10-31 03:13:01 +00:00
jonathan
bbf2ccdf78
Fix mandoc errors. Note performance loss due to software copying from
...
padded, non-consistent DMA buffers.
1997-10-31 02:53:46 +00:00
jonathan
51bd1dfec7
* Fix several mandoc typos. Describe ioasic DMA channels as mapping
...
from 16-bit device addresses to 32-bit TC DMA space.
* Sync with reality (pmax config now attaches ioasic at tc, not
vice-versa, for compatibility with the Alpha.)
1997-10-31 02:26:09 +00:00
bouyer
d157e83599
Add a man page for the thunderlan driver.
1997-10-30 11:23:17 +00:00
gwr
3e484574dd
for the tty part of the z8530 driver
1997-10-28 17:14:53 +00:00
veego
7a632ed880
Enable the ASDG LANRover section.
1997-10-28 09:32:26 +00:00
mikel
80a879acb5
remove BUGS section, 16M limitation no longer exists; from NAKAJIMA
...
Yoshihiro in PR kern/4363.
1997-10-28 03:45:17 +00:00
mrg
31829baa7b
IPFILTER is not an option (it's a pseudo-device)
1997-10-28 01:01:08 +00:00
chuck
695d407460
update doc on new "ps" options
1997-10-24 19:15:38 +00:00
gwr
6dfcd7b38d
Add: fd.4 intro.4 kbd.4 ms.4
1997-10-22 23:12:17 +00:00
gwr
82e23efefd
Mostly stolen from man4.sparc (fixes PR#3979)
1997-10-22 23:10:05 +00:00