Commit Graph

106 Commits

Author SHA1 Message Date
augustss 3fd31dc711 Make uhub(4) a link to usb(4). 1999-09-13 23:04:34 +00:00
augustss 80c0653c8d Add ohci(4) and uhci(4) man pages that have existed for a year. 1999-09-13 22:58:22 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren b7bc7c47cf Sync with dev/mii. 1999-09-08 13:58:37 +00:00
soren 87f6e36acb Sync with dev/mii. 1999-09-08 13:08:20 +00:00
soren 75307ca8e7 Add iophy.4 and tqphy.4. 1999-09-05 00:10:32 +00:00
augustss ed24699c00 Note addition of umass driver. 1999-08-29 17:26:22 +00:00
augustss 55ce4dae97 Make atapi(4) a link to scsi(4). 1999-08-23 16:30:09 +00:00
augustss 31cd8a761b Make and install the wi(4) man page. 1999-08-16 23:30:19 +00:00
augustss db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
augustss 3d3f77c49e Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
itojun 5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
kleink cf917747a1 Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips. 1999-07-12 15:13:30 +00:00
itojun 2cd8764765 add IPv6/IPsec manpage into MAN 1999-07-01 10:55:53 +00:00
augustss 1fd339e127 Make links from audio to sound and mixer. 1999-06-27 18:35:31 +00:00
bad 173588b329 Add a basic man page for the tr driver. 1999-04-29 16:40:38 +00:00
drochner c1de2d8494 -pckbc0 -> pckbc*
-add pckbc(4) and pcppi(4) manpages
-split pms(4i386) driver manpage into an opms(4i386) and an mi pms(4)
-add some MLINKS
-various fixes/additions
1999-04-21 18:42:03 +00:00
fair c67241f483 Create an ex(4) man page from a little driver reading. Very bare bones;
needs to have the diagnostic list explained, and the media support
list filled out before it gets pulled up to the 1.4 branch.

However, it's here to answer PR#6870
1999-04-07 21:48:52 +00:00
hwr f249bec56b Enable ipip.4 1999-03-28 17:06:38 +00:00
drochner fba9742963 add some manpages for wscons framework and devices 1999-03-22 19:15:01 +00:00
jwise 8c3218c67a Add pcscp (AMD PCscsi) man page from Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
closes PR misc/7026
1999-03-16 19:20:14 +00:00
christos 719a63e67c Add Byte Runner Technologies TC-400 and TC-800 driver doc from Eric S. Hvozda 1998-12-16 11:38:36 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
oster ad669ca7fb RAIDframe, version 1.1, from the Parallel Data Laboratory at
Carnegie Mellon University.  Full RAID implementation, including
levels 0, 1, 4, 5, 6, parity logging, and a few other goodies.
Ported to NetBSD by Greg Oster.

First cut at a reasonable man-page.
1998-11-13 04:25:58 +00:00
bouyer ef47888a36 Make this man page MI (model from the esp man page).
Decription for ISA, ISApnp, pcmcia controllers as well as arm32 and atari
specific controllers. Please correct if I missed some !
1998-11-04 17:35:59 +00:00
thorpej e357e01515 Manual pages for the PHY drivers. 1998-11-04 05:53:58 +00:00
thorpej 9dcc4e4c6b Manual page for the MAC-independent MII framework. 1998-11-04 05:21:50 +00:00
thorpej ee63b7e96a Manual page for fxp driver. 1998-11-03 06:09:17 +00:00
bouyer fde01daded New man pages for the ide drivers. More verbose notes about ATAPI in
scsi(4).
The wdc(4) man page is i386-only. Other ports with a wdc front end should
add a manual page as well.
1998-10-19 12:44:15 +00:00
jonathan 6ac1b19967 Copy man/man4.vax/mtio.4 to man4/mtio.4, keeping revision history this time.
Update Makefiles to match.
Remove man4.vax/mtio.4.
1998-09-30 02:39:01 +00:00
jonathan 358394d272 Add missing ess.4 man page (used in comp set) 1998-09-29 23:39:43 +00:00
hwr 43688c8702 Manpage for gre network interface. 1998-09-13 20:39:35 +00:00
augustss b87d63e818 Add OPL man page. 1998-08-18 08:16:56 +00:00
thorpej b066382d39 First cut at ifmedia documentation. 1998-08-09 00:37:16 +00:00
augustss 8601edec8b Add a midi(4) man page. 1998-08-06 20:45:44 +00:00
augustss c6161a6ce6 Fix wscons installation. 1998-07-26 18:28:35 +00:00
augustss 34736fe9df Add wscons(4) man page and xref it from USB driver pages. 1998-07-26 17:50:12 +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
mjacob ad147874b3 add isp(4) man page 1998-07-09 16:19:20 +00:00
cgd fc1723c2fd add a quickly-thrown-together manual page for 'puc' 1998-07-01 01:48:20 +00:00
fair 6c41945915 add scsi.4 ss.4 ch.4 to Makefile (I forgot) 1998-06-19 10:58:52 +00:00
augustss db50fa53b8 Add Aria driver. 1998-06-06 10:14:21 +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
augustss 9a5a11785f Add ym.4 man page. 1998-05-21 15:52:32 +00:00
kml 8fbab6a9af Added man page for the RoadRunner HIPPI driver. 1998-05-14 00:39:09 +00:00
fair f63f1f5530 document si & sw drivers 1998-05-07 10:55:21 +00:00
augustss cbf0d347c4 Add eap.4 (and reformat the lines) 1998-05-06 19:02:28 +00:00
gwr e76179d0fb Remove man?.sun3x 1998-02-11 18:52:25 +00:00