Commit Graph

284 Commits

Author SHA1 Message Date
mouse 0ad6f5d6d5 fix up "alternate", per PR 2643 1997-03-08 13:59:08 +00:00
mouse 80c0d60f84 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
mikel 8a50dcb5df eliminate dangling references to config.old;
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
mikel 9f8677d515 .TH argument should be uppercase. 1997-03-02 08:22:51 +00:00
mikel 69435a41f8 add the missing SYNOPSIS section. 1997-03-02 08:19:37 +00:00
leo 3e92472ca4 Document MEMORY_DISK_HOOKS & MEMORY_DISK_IS_ROOT options. 1997-02-26 07:07:15 +00:00
jonathan e4013fa984 Describe MCLSHIFT. 1997-02-26 03:19:20 +00:00
jonathan 1e79ef45d1 Make WD-7000 manpage. 1997-02-24 00:20:04 +00:00
jonathan 677e9e2619 Build isa, pci manpages. 1997-02-24 00:18:48 +00:00
jonathan fb696a662d .Os -> .Os NetBSD 1997-02-24 00:01:49 +00:00
jonathan 23e8277035 Introduction to machine-independent ISA drivers. 1997-02-23 23:56:53 +00:00
jonathan fced087a85 WD-7000 ISA SCSI driver manpage. 1997-02-23 23:55:46 +00:00
jonathan bd13a3ae7b typo in rcsid. 1997-02-23 22:43:16 +00:00
jonathan d942e31e7e Section 4 introduction to PCI device drivers. 1997-02-23 22:35:49 +00:00
jonathan 3a90ff777f Remove i386-specific copies of the following ISA device manual pages:
aha.4 aic.4 ast.4 boca.4 4 cy.4 eg.4 el.4 gus.4 iy.4
	mcd.4 pss.4 rtfps.4 sb.4 sea.4 wss.4 wt.4

which are now machine-independent.
1997-02-23 22:22:47 +00:00
jonathan 61c93b3939 * Move man pages for machine-independent ISA device drivers (that
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
  to src/share/man/man4.
  Leave drivers with conflicting names (com, ed, ie, le lpt, wd) in
  man4.i386/ for now.
* Remove i386 title tag; leave dates untouched, as contents hasn't changed..
* RCSid police
1997-02-23 22:20:20 +00:00
jonathan ce1d4d7be1 * Remove bug warning about not handling wide-SCSI from manpage: fixed
by thorpej's addition of max_target handling to the ahc driver.  XXX
* XXX Are other bugs still present as of 1.2C?
1997-02-23 08:48:16 +00:00
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 1a913dd191 Make titles MI. 1997-02-18 01:07:43 +00:00
jonathan efb812507c Section 4 EISA summary manual page. 1997-02-18 01:01:46 +00:00
jonathan 67ca3fe96b Move manpages for MI ahb, bha, ep, and uha from man4/man4.i36 to man4.
Add RCS ids.
1997-02-18 00:56:42 +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 01a1f443f1 Section 4 manual page for Matt Thomas' Digital PDQ (PCI fpa, EISA fea)
FDDI drivers.   From Matt, without  revision info.
1997-02-17 21:49:02 +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
ragge 2e3acd8552 Format dl manual page also. 1997-02-04 19:16:59 +00:00
ragge b4b22be456 Manual page for dl. 1997-02-04 19:16:10 +00:00
thorpej bacf771428 Update for new file system grammar in the kernel config files. 1997-01-31 06:30:54 +00:00
tls a170451c23 change to reflect actual state of KMEMSTATS changes 1997-01-30 22:11:47 +00:00
tls 3b4c5f9d01 mention NVNODE option 1997-01-30 10:44:23 +00:00
tls c16cd03a2f add CCDNBUF and KMEMSTATS descriptions, and remove obsolete mention of NKPDE option 1997-01-30 09:16:54 +00:00
mikel 9723c5a793 add SEE ALSO sections for interface functions; PR lib/3158
also added missing doublequote char.
1997-01-30 07:15:49 +00:00
mikel b6b71e4383 replace reference to getkerninfo(2) with reference to sysctl(3),
resync structures and definitions with <net/route.h>; PR 2007
also add SEE ALSO section, and misc. cleanup
1997-01-16 06:50:16 +00:00
mikel fe1e723407 fix thinko 1997-01-15 06:25:55 +00:00
perry f0f0eff59f Nuke TIMEZONE and DST, add RTC_OFFSET. 1997-01-15 06:20:02 +00:00
mikel fc9eccd268 move ncr.4 from man4.i386 to MI man4 1997-01-15 05:54:39 +00:00
mikel 3922259bf3 move from i386 dir and update config entry; PR 2863
also expand list of supported devices, RCS ID and .Nm police
1997-01-15 05:47:50 +00:00
mikel bf16e25de3 moved to man4 1997-01-15 05:14:15 +00:00
thorpej a5f0d79aaa Document the IP_RECVIF socket option. Also mention that IP_RECVDSTADDR
works with SOCK_RAW sockets now, as well as SOCK_DGRAM.
1997-01-12 00:59:51 +00:00
thorpej 9974ea6a9f Document DDB_ONPANIC. 1997-01-09 05:46:49 +00:00
thorpej c4fc3ef513 Document "onpanic" built-in variable. 1997-01-09 05:42:55 +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
cjs 59881bf885 PR 3082: typo. Patch from Klaus Klein <kleink@layla.inka.de>. 1997-01-05 22:53:08 +00:00
mikel 8520799dbe Install tun(4); fixes PR misc/3068. 1996-12-30 04:44:08 +00:00
mikel 875986c568 eliminate obsolete references to mkfs(8);
from Klaus Klein <kleink@layla.inka.de>
1996-12-26 04:33:34 +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 445cee15ef add missing comma; fixes PR 3037. 1996-12-26 01:53:59 +00:00
mikel 112f25b866 this should work now. 1996-12-05 07:18:28 +00:00
mikel 86cde13f0d misc. updates and fixes from LBL version (bpf-1.1). 1996-12-04 04:46:04 +00:00
perry 75911b347d nuke 'the the' typo 1996-12-04 00:11:23 +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
perry 03a18266ff fix broken BUGS section a bit 1996-11-15 18:52:41 +00:00
mrg a7d76c0112 add some compat options, pfil_hooks, and clean up some unanswered questions. 1996-11-15 13:46:02 +00:00
explorer ce11ca9d68 Move description of the busmouse protocol to busmouse.4 1996-11-12 19:27:29 +00:00
lukem 5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
explorer 30614c6447 Reference the cd, sd, and st man pages 1996-10-22 21:40:48 +00:00
perry 3ea4778cd7 Add options(4), and re-jigger the MAN and SUBDIR lines in the file. 1996-10-21 00:00:05 +00:00
perry c72a1ab8ba Initial commit of the options(4) man page, which documents machine
independent options available during kernel configuration. The man
page is still incomplete, but there is enough in it that it should be
in the repository. Next on the list: port specific versions of this
page.
Many thanks to the cast of thousands who helped contribute text for
this.
1996-10-20 23:58:12 +00:00
explorer 372fde2053 Add correct copyright 1996-10-20 23:15:21 +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
perry d58a2df20d removed tahoe refs because we have no tahoe port 1996-10-17 03:09:33 +00:00
perry 3a22f309b4 removed because we have no tahoe port 1996-10-17 03:06:18 +00:00
explorer cb26706296 Add st.4, edited by Jon Buller <jonb@metronet.com> 1996-10-16 03:13:11 +00:00
explorer c7e5d61562 add NetBSD rcsid and note that the copyright is unknown.\ (these came from FreeBSD without a copyright...) 1996-10-16 03:12:02 +00:00
mark b671332822 RCS Id police.
Updated the see also fields for new drivers.
1996-10-15 23:57:38 +00:00
mark 4e86f2555a Updated for new additions. 1996-10-15 23:53:48 +00:00
mark f0e7c32b28 Commit of overdue manual pages for some of the recent device drivers. 1996-10-15 23:53:19 +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 f73d65b2ae add rcsid tag 1996-10-09 17:21:27 +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
abrown 8d69359e1b Add *minimal* man page for cgfourteen framebuffer 1996-10-01 03:50:27 +00:00
perry 540ba41249 .Nm LKM -> .Nm lkm, per C.G.D.'s request. 1996-09-06 17:20:28 +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
explorer e1534707dd Add man pages for cd, uk, and sd scsi devices. More on the way, and these
could still use a little bit of touchup.  I don't think there is any
misinformation in these, but you never know.  FreeBSD has a better MI
scsi than we do.  Partial fix for misc/2008.  The author of that pr
is willing to help a bit as well.
1996-08-13 03:13:30 +00:00
jonathan 827ad7dadd Create man4.pmax.
Note: Some manpages are for drivers shared with Alpha; should rewrite
accordingly and move to a better location.
1996-08-11 02:28:43 +00:00
explorer 7ab5fa8a8c add somewhat simple man pages for ppp(4) and sl(4). Closes a few pr's and
makes the world a better place.
1996-08-10 21:26:08 +00:00
soda f0e66bd87e add configuration of AHA-284x VL front-end.
merge two bugs section.
1996-08-05 21:20:45 +00:00
ragge 32beb65790 Don't try to build tmscp.cat4; it's not here anymore. 1996-08-05 16:51:24 +00:00
thorpej 3ff0b1a74c RCS id police. 1996-07-31 20:33:02 +00:00
ragge 38821d257d Manual pages for the new device drivers. Remove (obsoleted) page. 1996-07-11 18:15:26 +00:00
explorer e1d58c927b Add man page aic7xxx driver ; from pr port-i386/2600
That pr put this file in man4.i386, but since the driver isn't i386
specific, I thought it should go here instead.
1996-07-10 22:58:33 +00:00
abrown 5151f08e24 Update Lance ethernet manpage to match current reality of link? flags:
-link0 -link1:	autodetect cable type
	link0:	use UTP
	link1:	use AUI
1996-07-06 00:08:41 +00:00
jonathan 096c4a3870 Add manual page for STRIP driver for Metricom radios.
Add strip.4 to src/share/man/man4 Makefile.
1996-06-26 21:13:37 +00:00
pk 969b77f550 tunnel network interface. Based on a der mouse's version from PR#2411. 1996-06-25 22:17:37 +00:00
pk 34b8432f40 Add fd, ms and kbd manual pages. 1996-06-22 21:35:14 +00:00
pk 2e5424b85c A fd manual page. 1996-06-21 23:07:59 +00:00
pk a256bdcf52 Add cgfour & cgeight manual pages. 1996-06-21 22:34:44 +00:00
pk 11ec3b4d2e Update synopses. 1996-06-21 22:23:00 +00:00
pk 8807007f29 Add cgtwo and tcx manual page. 1996-06-21 22:12:03 +00:00
cgd 6c2159cf0b TABLDISC, not TBLDISC 1996-05-31 00:37:29 +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
oki 320e7320ef NetBSD/x68k, by Masaru Oki. 1996-05-05 12:17:03 +00:00