Commit Graph

547 Commits

Author SHA1 Message Date
augustss
9cc6468a58 Xref usbhidctl(1). 1998-07-13 11:00:20 +00:00
augustss
6309808827 Add an xref to usbdevs(8). 1998-07-12 20:56:23 +00:00
augustss
deb00272b9 Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00
cgd
6ef870e439 kick the mod date, too 1998-07-12 02:24:07 +00:00
cgd
3a4f29f99b I went to Fry's and noticed a few more cards that probably will be
supportable with this driver, but currently aren't supported.  Add them.
Also, quote 'Tn' arguments, so that the ones with lots of words work as
they should.
1998-07-12 02:22:28 +00:00
thorpej
2f0941b4fa Describe how to serially concatenate components, PR #5730,
Noriyuki SODA <soda@sra.co.jp>
1998-07-09 20:53:42 +00:00
mjacob
ad147874b3 add isp(4) man page 1998-07-09 16:19:20 +00:00
kleink
14da82c71b Typo. 1998-07-07 21:39:20 +00:00
kleink
3cc02e2624 Fix a macro invocation typo; from John F. Woods in PR lib/5721. 1998-07-07 21:34:23 +00:00
kleink
779258dc70 Add fdc(4). 1998-07-05 20:04:23 +00:00
kleink
aa1b10f8b2 Add a manual page for the Amiga custom chip floppy disk controller device,
mostly geared towards explaining the pseudo-partition encodings; with input
from Ignatios Souvatzis.
1998-07-05 19:58:30 +00:00
jonathan
347be47aa3 Document NFS_BOOT_RWSIZE. 1998-07-05 07:26:45 +00:00
mjacob
029e17f0c7 kern/1275 changes 1998-07-04 02:26:03 +00:00
cgd
fc1723c2fd add a quickly-thrown-together manual page for 'puc' 1998-07-01 01:48:20 +00:00
nathanw
e14ca04293 Document shortcorename support and control. 1998-06-28 21:36:55 +00:00
lukem
bd8d501f7e remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
augustss
401fc92522 Add some chip names. 1998-06-25 10:10:23 +00:00
fair
be9502d3ce update for the wide range of systems now using an esp driver to talk to the ncr53c9x MI code 1998-06-19 11:28:56 +00:00
fair
82754d39ed small reference error fixed 1998-06-19 11:01:53 +00:00
fair
6c41945915 add scsi.4 ss.4 ch.4 to Makefile (I forgot) 1998-06-19 10:58:52 +00:00
fair
0d96992f01 some more explicit text about the cost of LANCE_REVC_BUG 1998-06-19 07:43:19 +00:00
fair
752ca327a1 add status of AMD inquiry 1998-06-17 19:53:22 +00:00
fair
be1829ca41 one itty bitty boo-boo 1998-06-11 09:16:10 +00:00
fair
91b5182e46 mdoc(7) & nroff cleanup, plus some additional references 1998-06-11 09:03:45 +00:00
fair
7dfd309216 mdoc(7) & nroff cleanup, plus some additional references 1998-06-11 08:32:19 +00:00
fair
ffa2165350 fix some errors, clean up for nroff 1998-06-11 07:21:07 +00:00
fair
e3c88d8f74 convert some nroff stuff to mdoc(7) stuff. 1998-06-11 07:12:40 +00:00
fair
a79c4f381f add magma, note that power now works, add references to driver man pages. 1998-06-11 07:00:45 +00:00
fair
9a7d11339e hallelujah! We finally put PR#2008 to rest with this. 1998-06-11 06:27:13 +00:00
fair
a76d855399 Attempt to finish off PR#2008, and document our SCSI subsystem.
Add references to ATAPI support; do a quick job from UTSL on scanners,
and the changer thing. Also document that SCSI bus Ethernet interface
that appears to be supported. Clean up some nroff stuff in the exiting
pages.
1998-06-10 11:15:20 +00:00
augustss
4cf6b49124 Fix typo. 1998-06-08 20:45:44 +00:00
lukem
2671d5320b remove unnecessary paragraph separator 1998-06-08 11:17:58 +00:00
lukem
ce6fc561af remove unnecessary comment 1998-06-08 11:16:16 +00:00
fair
55e87985b1 Substantial additions to this man page.
All non-LEDEBUG diagnostics from sys/dev/ic/am7990.c documented.

LANCE_REVC_BUG partially documented (Anyone know someone at AMD who can get
us the date codes for the various revisions of the LANCE, so that it can be
determined who has the Revision C chip, and who doesn't?), per PR#5438.
1998-06-07 09:55:49 +00:00
enami
3c4720dc6c In the SYNOPSIS section, don't put an optional count argument in the
separate line.
1998-06-07 09:51:39 +00:00
enami
6220363e5d - Remove period at the end of SEE ALSO list.
- Move SEE ALSO before HISTORY.
1998-06-07 09:32:54 +00:00
enami
01f6ffc2cb - Restore missing `.Sh SEE ALSO' line.
- Move SEE ALSO section before HISTORY section.
1998-06-07 09:31:31 +00:00
enami
753711791e Indent structure member. 1998-06-07 09:23:54 +00:00
enami
2d98bfc07e Sync with fe-driver split. 1998-06-07 09:10:30 +00:00
enami
df9c94f1b0 briefly document about aic* at isapnp. 1998-06-07 09:08:45 +00:00
augustss
db50fa53b8 Add Aria driver. 1998-06-06 10:14:21 +00:00
augustss
7d31de6a7a Add info about mixer_level_t which has been missing for all these years. 1998-05-28 17:27:15 +00:00
matt
822c8a12c7 fix botch I made when adding fta.4 1998-05-27 21:09:08 +00:00
matt
473440eb76 Add fta.4 link 1998-05-27 02:52:29 +00:00
msaitoh
7675c91cae note x68k's NMI switch. 1998-05-26 05:09:10 +00:00
drochner
e5ef0cc867 sync "x/I" section to reality 1998-05-24 12:05:20 +00:00
matt
2860457d59 Note wdc attachment (which only currently supports the
Digital Mobile Media Adapter CDROM).
1998-05-23 16:14:46 +00:00
matt
d2911e55c4 Note support of the DEFTA 1998-05-23 16:10:30 +00:00
matt
fb6204e335 Note NE2000 isapnp attachment. 1998-05-23 16:04:40 +00:00
augustss
9a5a11785f Add ym.4 man page. 1998-05-21 15:52:32 +00:00