Commit Graph

83 Commits

Author SHA1 Message Date
jonathan 043a3a1f7e Add NetBSD RCSid and update copyright. 1997-02-18 11:05:32 +00:00
jonathan 91baf4e30d Mention newr device drivers, and sort driver names into classes. 1997-02-18 11:01:56 +00:00
jonathan ea74323a06 Remove ahb, bha, ep, and uha manpages for MI drivers from man4.i386. 1997-02-18 00:51:12 +00:00
jonathan 831e23f2ab * CVS id police
* Rewrite to reflect support of PCI, Vortex, Demon devices
* Describe 10/100 media selection woes.
1997-02-17 12:05:02 +00:00
jonathan aed3898df5 * Add synopsis line and description of PCnet-PCI interfaces. 1997-02-17 10:59:46 +00:00
mikel fc9eccd268 move ncr.4 from man4.i386 to MI man4 1997-01-15 05:54:39 +00:00
mikel bf16e25de3 moved to man4 1997-01-15 05:14:15 +00:00
scottr 7ee0c73910 Note bug in early revisions of the BT-445S versus systems with
more than 16MB of RAM.
1997-01-07 23:45:21 +00:00
mikel 0f5ac976de add ahc and move bt to bha; fixes PR 3036
also added boca and fdc.
1996-12-26 02:18:10 +00:00
mikel 112f25b866 this should work now. 1996-12-05 07:18:28 +00:00
perry 075566199b fix 4(busmouse) typo (pr-2992) 1996-12-03 18:16:35 +00:00
jtk 286a3505d0 add fdc.4--floppy controller/formatting man page 1996-11-29 16:33:07 +00:00
explorer ce11ca9d68 Move description of the busmouse protocol to busmouse.4 1996-11-12 19:27:29 +00:00
explorer 334d950e16 Update bt.4 -> bha.4 change; closes pr port-i386/2862 with slightly different
wording
1996-10-18 19:16:47 +00:00
explorer 8e51deab33 rename bt.4 -> bha.4; part of pr port-i386/2862 1996-10-18 18:45:45 +00:00
explorer 12de309c05 Update the config file line to what is currently used,
RCSID police,
and document that the device spits out the busmouse protocol.  Also,
add some information on the busmouse protocol itself.
1996-10-15 19:07:37 +00:00
explorer c2e313743d Change a few minor formatting nits 1996-10-04 02:03:14 +00:00
explorer 61e39d8748 Document the other minor bits for this driver. This needs to be updated
once again when the /dev/lpt* characters for these are chosen
1996-10-04 01:58:58 +00:00
thorpej 7b7f3edb96 Oops, missed one. 1996-08-29 02:28:53 +00:00
thorpej 10ccf63e49 Add a missing `\'. 1996-08-29 02:27:14 +00:00
jtk b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
thorpej 5d876d912b Some RCS id policing. 1996-05-23 16:52:37 +00:00
is 4e8dbf468a Added flags to the iy driver to override the media autodetect mechanism, if
necessary. Added a manpage to document the flags.
1996-05-22 15:39:43 +00:00
mycroft f147c6da29 Add joy.4 and sort. 1996-05-11 12:40:16 +00:00
chuck 79ca6b2c5f removed references "updatefast" and "updateslow" as they are no longer
defined/used.
1996-04-02 05:07:21 +00:00
perry 3592c8dcf4 Updated the man page to explain the values returned by reading the
joystick device (text contributed by Matthieu Herrb); also fixed a
bunch of spelling and grammar errors.
1996-03-31 00:17:43 +00:00
perry ee2fa11baf add joystick driver from Matthieu Herrb (pr #2267) 1996-03-27 19:11:13 +00:00
jtk c241e89a6f grr, I forgot to add the #include <machine/spkr.h> and /dev/speaker
lines at the synopsis section.
1996-03-24 21:18:34 +00:00
jtk be40704188 fix synopsis to match new attachment config line. 1996-03-24 21:15:50 +00:00
jtk 2202d20060 add description of jazz16 support 1996-03-16 17:21:58 +00:00
thorpej 0bbcd292a1 RCS id police. 1996-03-16 00:07:07 +00:00
cgd c1f27b8603 update for new multiport board->com interface; 'flags 1' doesn't have
meaning any more.
1996-03-10 09:14:28 +00:00
jtc bfbc5fb90c Copyright assigned to the NetBSD Foundation 1996-02-27 22:39:39 +00:00
scottr e72f77df62 We don't really care when the gus driver appeared, here. 1996-02-19 20:51:28 +00:00
pk 557981cdcb Add gus & sb man pages from John Kohl (submitted in PR#1731). 1995-11-13 14:39:14 +00:00
pk 1ef62d5e6d pss & wss man pages from Mike Long (submitted in PR#1757). 1995-11-13 09:44:13 +00:00
pk 8db9795fc7 Fix typo (from John Kohl; PR#1714). 1995-11-12 19:43:27 +00:00
jtc a9f17da5a4 Initial revision 1995-10-07 21:10:54 +00:00
jtc ff83cc7a0f add wt(4) 1995-07-11 02:04:57 +00:00
jtc c5cfda4eb3 Describe a few more drivers. 1995-07-11 01:50:15 +00:00
jtc 76d9d16ae8 Change 3COM -> 3Com for consistancy across manpages 1995-07-11 01:49:39 +00:00
jtc 92fb49982f add cross references to new net driver manpages 1995-07-11 01:42:57 +00:00
jtc 2ce3def96f Manpages from Jim Jegers for some of the supported network drivers. 1995-07-11 01:41:24 +00:00
jtc 8509fdf785 Get rid of "device" and "master" keywords, they are not used in
kernel config files.
1995-02-17 09:43:38 +00:00
mycroft 5d27388b1d Add boca.4. 1995-01-08 00:12:20 +00:00
mycroft 0349c5b9e0 Add a multiplexer for BOCA serial boards. 1995-01-03 22:26:36 +00:00
mycroft 461292df64 Remove some outdated comments. 1995-01-03 05:50:39 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
glass 53792bd39b update to reflect config.new 1994-12-19 03:01:59 +00:00
jtc 1b49817481 Manpages for disk devices by James A. Jegers, with minor editing
by me.
1994-12-14 01:11:40 +00:00