Commit Graph

1879 Commits

Author SHA1 Message Date
fair e37a4f8dcc Merge in changes from PR 7603 2000-02-12 08:38:13 +00:00
kleink 018c206251 * Nuke obsoleted midi interface from audio_attach_mi().
* Document trgger_{in,out}put().
Fixes PR kern/9341.
2000-02-11 22:56:15 +00:00
fair 38bbb432aa PR 7603 contained half a dozen new man pages. Big thanks to Gregory McGarry
for doing the intial leg work. I did a little driver reading and modified
the pages some more, plus merged in a little stuff for de.4. This isn't all
of it yet - I'm just gonna commit what I've got done, and get the rest after
I've had some sleep.
2000-02-11 12:38:22 +00:00
fair c50152a96c Whyizzit that you only spot the misspellings *after* you commit? 2000-02-11 09:42:10 +00:00
fair 1ffe32d803 Intial commit of a de.4 man page to answer PR 5759.
This page is a quick job which should be reviewed for accuracy.
2000-02-11 09:28:49 +00:00
itojun 7d772b8656 recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
2000-02-11 03:14:02 +00:00
drochner c14b824268 add manpage for the if_ti Gigabit Ethernet driver, from FreeBSD,
with slight modifications
2000-02-09 14:21:06 +00:00
mcr 5b86e082c2 changed references to ioat66 to ioat. 2000-02-08 00:45:44 +00:00
bouyer 7f8316dfb8 Add man page for realtek and rhine ethernet drivers, update the thunderlan
one to current reality.
2000-02-07 18:00:10 +00:00
abs d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
jdc b7d67025a8 Replace `.Bd' and `.Bl' with `.Bl' only. 2000-02-05 19:50:24 +00:00
mhitch 4130a78e00 Add amiga config line. 2000-02-05 19:34:07 +00:00
itojun e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
kleink c67e34c8c7 Typoe in previous. 2000-02-04 14:21:07 +00:00
mjl b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
cgd 606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
dante 9ab138d7a1 Add adw driver man page 2000-02-03 21:04:30 +00:00
kleink 72592c10cf Document va_copy. 2000-02-03 16:17:50 +00:00
augustss 8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
itojun 94f3b7fede wording fixes (about memory window etc) 2000-02-02 19:54:45 +00:00
hubertf 61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
dmcmahill 6f957f99c7 correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw@pobox.com) for the pr and patch.
2000-01-31 14:54:11 +00:00
bouyer 54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
enami fb470150bb - Sort SEE ALSO section first by section.
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
soren 9c16a041dd Remove MIPS/trapdump.
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
augustss 85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
chopps e08a62088a fix spelling mistake 2000-01-25 02:38:55 +00:00
chopps 3949f8e60b new manpage for raylink/aviator pccards 2000-01-25 02:28:43 +00:00
mcr b6d39b9d3e man page for ioat66 device (under proper name) 2000-01-24 20:14:24 +00:00
mcr 0d661ece3c man page for ioat66 device 2000-01-24 20:10:25 +00:00
ad 66c5e62a89 Install dpt(4). 2000-01-24 15:33:12 +00:00
augustss 4783cfc22f Note the use of 64K memory. 2000-01-24 15:30:03 +00:00
augustss e740eea06d Add ray(4). 2000-01-24 15:26:10 +00:00
augustss b39bfbcc51 Add ray(4). 2000-01-24 15:15:21 +00:00
augustss 4efea9d42c Add a preliminary man page for the ray(4) driver. 2000-01-24 15:13:11 +00:00
drochner 3683ac880b speaker(4) is MI 2000-01-23 14:29:12 +00:00
oster bedb9d23c2 Remove a (now) incorrect comment, and cleanup a bit. 2000-01-23 02:04:10 +00:00
tron 5b0a036edb Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
PR kern/9215 by Erik Bertelsen.
2000-01-22 23:53:08 +00:00
mycroft 4d6d93a953 Add missing .El. 2000-01-22 17:50:27 +00:00
wiz e2511f4301 fix typo 2000-01-22 15:10:35 +00:00
mjl 1b0dcc825d Minor formatting nits. 2000-01-22 09:31:35 +00:00
takemura 51ccd3e8ea Add a description about key sequences for hpcmips. 2000-01-22 05:28:00 +00:00
kleink ee1ff1654b Another old-style chown(8) bites the dust. 2000-01-22 01:34:55 +00:00
abs b6796d5dd4 add an extra card to HARDWARE from Bob Nestor 2000-01-19 14:54:13 +00:00
itojun f14dd6bfd4 sync with kame. add full reference info for RFC.
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
enami d9cdb3776d Sort SEE ALSO list as described in this manual. 2000-01-19 05:54:42 +00:00
ad 869cdcbbcc It seems that the ECC formatted disk/array breakage is to do with broken
firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
2000-01-17 16:34:44 +00:00
augustss 7ae4b6a312 Fix typo. 2000-01-16 13:54:39 +00:00
abs 4f51e5f1ee update some supported HARDWARE lists 2000-01-16 12:22:56 +00:00
ad 69d9fef69c - First appeared in NetBSD 1.4.2 (this is tentative).
- Note that ECC formatted disks/arrays do not work just yet.
2000-01-16 11:19:55 +00:00
augustss 49abd4ba94 Add references to aue, cue, and kue. 2000-01-16 11:07:40 +00:00
augustss ad0339b634 Add man pages for Bill Paul's USB-Ethernet adapter drivers.
The actual drivers should appear within a few days.
2000-01-16 10:43:36 +00:00
jwise 9aa0a45ccf Document USE_JAVA 2000-01-14 17:32:29 +00:00
mjl 6009387d42 Updated to cater for login classes. 2000-01-14 01:04:24 +00:00
ad 10e2e10965 Beef this up a little in anticipation of a pull-up to netbsd-1-4. 2000-01-13 18:00:51 +00:00
haya 3eb44d6879 Add flags description for cardslot. 2000-01-13 09:33:16 +00:00
mjl cfd5989461 Update for added capabilities in login(1). 2000-01-13 06:13:30 +00:00
leo 416325880a SYnc with the latest driver changes. 2000-01-12 07:56:46 +00:00
mjl 142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
deberg d3ae549f72 regen 2000-01-11 03:41:15 +00:00
ad 645ee40728 - Make /etc/daily run /etc/daily.local if it exists. Make similar change for
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
tron 8bf74ff792 Fix for several typos supplied by Richard Rauch in PR misc/9145. 2000-01-08 17:08:02 +00:00
kleink 24162ced3c vslock() is gone in UVM; uvm_vslock() can be found in uvm(9). 2000-01-07 21:14:25 +00:00
itojun 2e904aec57 make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
AF_INET6 wildcard listening socket.  heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value.  default is 1.

"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun c0bf362ef8 improve IPSEC and IPSEC_ESP. make US-centric sentences more generic. 2000-01-06 05:33:05 +00:00
itojun fc907bfb99 improve scoped ip6 address issues.
refer ip6.4.
2000-01-06 02:22:31 +00:00
ad 06f61cba66 Note DPT boards. 2000-01-05 17:55:22 +00:00
ad 671de62bb2 Add DIAGNOSTICS section with just one entry right now regarding
dpt_readcfg() failures.
2000-01-05 16:33:01 +00:00
chopps 8cbdb88ed5 add ntwoc to isa and pci summary pages 2000-01-05 00:25:25 +00:00
chopps 37e37b3222 Add man page for ntwoc 2000-01-05 00:17:25 +00:00
itojun 9e4741d4c2 add /usr/include/net{inet6,key}. 2000-01-05 00:11:44 +00:00
itojun 9ffbadc055 clarify text for RES_USE_INET6. this is almost always unnecessary. 2000-01-03 11:56:05 +00:00
simonb 2ffa665bdd Add architecture name to architecture-specific manpages. 1999-12-30 22:31:18 +00:00
mrg 701497d2a8 add that /usr/lib/X11/locale is reqired for netscape. 1999-12-29 00:44:19 +00:00
mjl 17c129e7df Fix spelling of separate. 1999-12-28 02:39:14 +00:00
mjl e09ea1631a Fix typos, as noted by Christian Weisgerber in OpenBSD PR/1030. 1999-12-28 02:15:41 +00:00
mrg 3304333ff0 add "/sbin/loader" to the list of required files. 1999-12-27 22:59:18 +00:00
itohy 2c28a06699 Unmuting an external source power-up the chip.
Change power.* mixer variables.
1999-12-27 03:23:41 +00:00
lukem e9daef1660 the default for hosts: changed a while ago... 1999-12-27 00:42:38 +00:00
minoura 7330ce45ef Replace shell script version of newdisk utility with C version.
Add the man page newdisk(8).
1999-12-24 16:51:24 +00:00
leo 384bdc532b Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the
disklabel on the last close or to drop it.
1999-12-23 21:23:19 +00:00
jdc fc6e7395ab Reorganise. Move CD II specifics to NOTES section. 1999-12-23 12:28:06 +00:00
augustss a4a97de9ff Make sure the man page describes what ioctl()s apply to what endpoints
correctly.
1999-12-23 09:23:48 +00:00
augustss 0e7b1b9ec1 Use the flags `locator' to govern if devices are detected early or
late during cold boot.
1999-12-22 23:54:09 +00:00
augustss d170f8a2ee Correct the statement about O_RDWR. It is allowed now. 1999-12-22 23:21:21 +00:00
kleink b715b1fca9 Use a fixed-width font for network topology illustrations. 1999-12-22 14:55:49 +00:00
itojun 8c1a324e1e wording fixes. sync with reality.
(sync with kame tree)
1999-12-22 06:51:15 +00:00
drochner 503713f39e update: new maps and options, sort differently to avoid duplication,
add example for map setting
1999-12-21 11:31:07 +00:00
drochner 5ae50a30a1 update: more keyboard types, translation issues 1999-12-21 11:29:21 +00:00
drochner 297be23733 some updates:
-APM v1.2 now
-APM_NO_V12, APM_NO_STANDBY options
-kill notes about startup process which are not true anymore
1999-12-21 11:27:55 +00:00
drochner 97cb2fa397 put mi ISA, PCI and TC configurations into an own group, mention DEPCA
and isapnp support, remove a "10Mb/s" (there are 100Mb/s chips too)
1999-12-21 11:17:14 +00:00
fair f9cf214985 Merged le.4 with MI le.4 1999-12-21 07:49:50 +00:00
fair 928c8b9d54 Merged le.4 man pages from amiga, hp300, i386, pmax, sparc, and sun3.
This solves PR 7142

Added configuration information from other GENERIC kernels, including
news68k, newsmips, atari, alpha, and vax.

Added text explaining "dropping chained buffer" diagnostic in more detail;
this solves PR 6230 and partially deals with PR 6475
1999-12-21 07:48:11 +00:00
fair 84c3f9b4b8 merged le.4 with MI le.4 1999-12-21 06:33:00 +00:00
fair 8e92ba6587 merged le.4 with MI le.4 1999-12-21 06:15:15 +00:00
fair 1ad9ae90df merged le.4 with MI le.4 1999-12-21 06:01:19 +00:00
fair cdd237cc17 merged le.4 with MI le.4 1999-12-21 05:32:02 +00:00
fair ec4d5af3b9 le.4 moved up to MI 1999-12-21 05:22:59 +00:00
fair 94ea198e13 Merged with man4/le.4 1999-12-21 05:22:18 +00:00
fair 992ab7b70c Moved to le.4,v 1999-12-21 05:10:25 +00:00
fair b13e70269f Moved from man4.sun3/le.4,v 1999-12-21 05:10:24 +00:00
fair f466a1ab82 Fix minor nroff source error, per PR 8724 1999-12-20 22:55:20 +00:00
abs 16367dadb8 Updates - primarily from Thomas Klausner 1999-12-20 12:44:04 +00:00
itojun 2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00
christos 1acbec5f08 PR/9031: Scott Ellis: update example to include full sysctl variables. 1999-12-20 01:43:05 +00:00
ad 46987a0aeb - Put Id string in the right spot.
- Sync with reality.
- Add HARDWARE section as requested by abs.
1999-12-18 22:05:19 +00:00
mjacob 650b3cba58 oops, missed one card 1999-12-18 18:33:05 +00:00
mjacob 5ca5e0c3ff Update man page and add .Bl section. 1999-12-18 18:31:53 +00:00
abs 66d0a76d42 More HARDWARE cleanup/clarification 1999-12-17 16:53:31 +00:00
abs 247c41c7e3 More small changes to standardise a HARDWARE section and clarify some
supported hardware
1999-12-17 16:23:20 +00:00
joda 5ef6b59a7a document APM_DISABLE_INTERRUPTS 1999-12-17 10:34:23 +00:00
jdolecek 708ff8a0f2 mark experimental status of NTFS the same way as for other "experimental"
filesystems. Suggested by Antti Kantee <pooka@iki.fi> in private mail.

while here, Xref mount_ntfs(8) also in SEE ALSO section.
1999-12-17 03:55:52 +00:00
abs 060eb8b211 Clarify difference between master.passwd and passwd 1999-12-16 22:02:00 +00:00
jdc 7dfd08b2e2 Typo. 1999-12-16 11:54:44 +00:00
abs 628b8470c7 Small clarification 1999-12-16 00:04:33 +00:00
abs 2b11da50cd Fix some typos 1999-12-15 23:59:56 +00:00
abs 8ced1cae94 Fix typos, nuke some old config syntax, and try to make the descriptions
a little saner and easier to parse
1999-12-15 23:44:51 +00:00
abs 0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
augustss 97182e0962 Add a skeleton for the usbdi documentation.
This is still very incomplete.
1999-12-15 11:27:34 +00:00
christos 476a45b425 Mention what happens when we fail to find a library. 1999-12-13 11:02:10 +00:00
christos 850a441636 Document the new hardware library line format. 1999-12-13 11:01:21 +00:00
thorpej c921fa309f Actually, Tulip is the *fourth* generation Ethernet controller. Silly me. 1999-12-12 05:57:50 +00:00
augustss e4729fe662 Fix some typos and xrefs.
Add CS4280 man page.  Drier will be added shortly.
1999-12-11 23:10:15 +00:00
jlam 66250a51b4 s/MKLINKS/MLINKS/ 1999-12-10 23:31:47 +00:00
sommerfeld 334fe55623 a few more tweaks: add cross-ref to cnw, mention BayStack 660 as not
yet supported, and remove reference to a fixed bug.
1999-12-10 15:17:05 +00:00
sommerfeld c78217842d Add cross-ref to awi(4) 1999-12-10 15:12:39 +00:00
soren 41f23e2e76 Xref rc.conf(5). 1999-12-08 00:04:38 +00:00
soren be4a157e48 We have useradd(8) now. 1999-12-07 23:55:14 +00:00
soren 1b29e1a5d2 Update for rc.conf. 1999-12-07 23:53:48 +00:00
sakamoto 7176b483b5 Add LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definitions. 1999-12-07 08:59:54 +00:00
augustss 64343e22be Back out one change that's not ready yet. 1999-12-06 15:00:12 +00:00
augustss a1006f8ac5 Fix some typos, xrefs, etc. 1999-12-06 14:52:08 +00:00
augustss d039bfb01b Document powerhook functions. 1999-12-06 14:50:02 +00:00
ross 3aedf13a68 Build rtc.4, as was apparently intended. (It's in the sets.) 1999-12-05 14:25:43 +00:00
sommerfeld 60446e1a26 Mention, vaguely, that fxp drives the '559, too 1999-12-04 01:58:52 +00:00
dan 99d4f54fa6 Note that the 3c905 and 3c574 use nsphy and tqphy devices, respectively. 1999-12-02 19:13:32 +00:00
hubertf fbff4f9b9e see also: apm(4) 1999-11-29 17:39:18 +00:00
itojun 0bfe540b32 sync cnw(4) manpage with reality on NetBSD. 1999-11-29 13:22:37 +00:00
itojun a32f9856d6 manpage for cnw driver, from FreeBSD/PAO2 repository 1999-11-29 13:01:13 +00:00
cjs 9ddd3019e0 Fix grammar. 1999-11-29 03:55:14 +00:00
itojun c683c60c73 recommend use of multi-line /etc/ifconfig.xxN than /etc/ifaliases, or
$ifaliases_xxN in /etc/rc.conf.
(no behavior change in /etc/netstart, comments only)

see recent tech-userlevel for discussions.
1999-11-29 01:40:33 +00:00
tron c4a11c52cd Fix typo noted by Damon Brodie in PR misc/8907. 1999-11-28 23:41:48 +00:00
scw 29522f7b7d Add man4.mvme68k subdirectory. 1999-11-28 17:41:11 +00:00
scw e5981892de Add the long-awaited section 4 man pages for mvme68k :-) 1999-11-28 17:39:42 +00:00
scw 3d10a6abc6 Add manual page describing mvme68k boot. 1999-11-28 17:30:33 +00:00
simonb d6e1bba94e installboot(8) man page based on alpha installboot(8) man page. 1999-11-28 03:07:04 +00:00
simonb 0785eb047a Updates for new alpha-style bootblocks. 1999-11-28 01:29:37 +00:00
lukem 2b0e8f5647 fix typo 1999-11-26 20:33:02 +00:00
jdc 6fb3342476 Add 'SEE ALSO' and 'HISTORY' sections. 1999-11-24 13:36:14 +00:00
jdc 8a4e06989f Add bootpref(8) to 'SEE ALSO' section. 1999-11-24 13:35:50 +00:00
jdc 1839661604 Atari Real Time Clock driver manual page.
Author   : jdc
Reviewer : leo
1999-11-24 12:54:28 +00:00
dmcmahill 31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
lukem ba16b62d8f - document $accounting, $dmesg (and $dmesg_flags)
- cull copyright.
1999-11-23 08:12:22 +00:00
augustss 36ba3a49d9 Add CardBus entry. 1999-11-23 01:48:13 +00:00
augustss 51826a4de4 Add dev locator for pci attachment. 1999-11-23 01:47:34 +00:00
augustss 1858a09a7f Add device list. 1999-11-23 01:46:32 +00:00
simonb ee4b47912f Add missing `)'. 1999-11-23 01:38:55 +00:00
dmcmahill 6d3abcd728 - Document the USE_FORTRAN variable used to indicate that a package needs
a fortran compiler to build.
- Document the PKG_FC variable used to control which fortran compiler is
  used.
1999-11-22 23:45:15 +00:00
enami 57bb262c67 List .Nd macro as manual domain macros. 1999-11-19 01:50:32 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
kristerw 1e851441fb Fixed typos (from OpenBSD) 1999-11-18 18:12:52 +00:00
enami 952f1ae148 - Use .Xr instead of .Nm to refer wd and atapi.
- Remove unnecessary empty line in source and use .Pp where appropriate.
- Separate items in SEE ALSO section with comma and sort them.
1999-11-18 14:51:00 +00:00
kleink fdd46ffd4e Yet another reference to eso(4). 1999-11-17 22:37:29 +00:00
soren 75a2e0ef92 Typos. 1999-11-16 12:42:17 +00:00
itohy 02ebc9e4d4 Support conversion from ELF, as well as from a.out. 1999-11-16 00:48:11 +00:00
itohy 6dafddb918 Fix typos. 1999-11-16 00:28:02 +00:00
itohy b6b33c9d2c Describe current features of the ym driver.
Reviewed by Hubert Feyrer (thanks!).
The specifications are very likely to change.  Beware. :)
1999-11-16 00:25:06 +00:00
augustss 21d59e6368 Update xrefs. 1999-11-15 18:55:27 +00:00
augustss 7c5679688b Update the opl and midi attachments. 1999-11-15 18:50:32 +00:00
augustss ce8355c729 Fix spelling of mhzc 1999-11-15 17:49:46 +00:00
augustss 1d9fa6b482 Add mbe man page. 1999-11-14 23:19:10 +00:00
augustss 56a407c265 Mention cardbus. 1999-11-14 23:14:45 +00:00
augustss 53db2042dc Mention cardbus(4) and usb(4). 1999-11-14 22:58:45 +00:00
augustss ca89299dd3 Add cardbus.4 1999-11-14 22:54:40 +00:00
augustss b46c4872fe Add a rudimentary cardbus man page. 1999-11-14 22:52:08 +00:00
augustss 06e478f68a Add the actual mhzc man page as well. :) 1999-11-14 22:42:00 +00:00
augustss af0df40ada Provide a rudimentary man page for the mhzc driver. 1999-11-14 22:40:13 +00:00
augustss 5d1d30a4b2 Add some caveats. 1999-11-14 20:03:25 +00:00
augustss 94bbe69eb3 Add a first shot at a pnpbios man page. Update other man pages to reflect
the fact that devices can attach to pnpbios.
1999-11-14 17:02:20 +00:00
pk 1f0a9ecfb8 Remove description of the `-h' and `-a' options. Instead, describe briefly
the technique used to obsolete these options.
1999-11-13 12:09:40 +00:00
augustss 2c31b7e323 Note the ohci attachment to cardbus. 1999-11-08 22:30:32 +00:00
dmcmahill 420e7a8fd2 add zero(4) 1999-11-07 21:03:49 +00:00
dmcmahill da1be6cb19 Initial revision per PR 8746. Reviewed by Heiko W.Rupp. 1999-11-07 21:03:33 +00:00
thorpej 1c68af8c5b Fix a typo. 1999-11-05 19:55:07 +00:00
thorpej e892385f00 Manual page for the `tlp' driver. Extremely verbose. But, it's worth
a read just in case you're curious why the driver is so complicated.
1999-11-05 19:48:49 +00:00
elric a356b5e32d Added a compat_osf1(8) man page. 1999-11-05 07:59:38 +00:00
sommerfeld a750e570af Add awi(4) man page. 1999-11-04 19:36:01 +00:00
sommerfeld 08deedb55b Fix typo 1999-11-04 19:35:22 +00:00
sommerfeld 48d1e144b3 mention something about increasing iomem space;
mention more cards
1999-11-04 19:32:08 +00:00
castor a95e913325 Fix spelling typos. 1999-11-03 22:01:40 +00:00
leo ae6f700f60 Regenerated. 1999-11-03 14:10:40 +00:00
scottr 6204f3a128 Document the zsc serial communications interface. Taken directly from the
i386 com(4), which in turn was derived from the hp300 dca(4).
1999-11-02 18:28:19 +00:00
augustss 49692082bd Add a line for the fms driver. 1999-11-02 17:57:34 +00:00
hubertf b04f14ff91 Remove first (blank) line.
Note in PR 8736 by Danny Thomas <D.Thomas@cmcb.uq.edu.au>

(I'll leave the rest of the PR open to someone else - I'm not sure
 if UUCP is imported (it probably is), and if we want to touch that)
1999-11-02 12:07:12 +00:00
lukem 1e0635835d fix title. noted by Danny Thomas <D.Thomas@cmcb.uq.edu.au> in [bin/8734] 1999-11-02 10:30:38 +00:00
soren 75938dad2e The 1373 works as well. 1999-11-02 02:53:57 +00:00
augustss fcef5bd838 Add Forte Media FM801 man page. 1999-11-01 20:55:20 +00:00
sommerfeld b73272c617 oops, another s/wicontrol/wiconfig/ 1999-10-31 23:33:25 +00:00
rh ff5396ed7a Document new behaviour of "update" target. 1999-10-31 19:45:17 +00:00
augustss 8a081d4c29 Note addition of midi at eap. 1999-10-29 23:06:25 +00:00