Commit Graph

3011 Commits

Author SHA1 Message Date
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
jlam
f4b2073531 bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG 2000-01-17 21:21:55 +00:00
abs
a4cc9c62f3 remove duplicate += of OBJS, introduced in 1.158 - fixes PR #8487 2000-01-17 18:37:23 +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
assar
39e002e7ea all: depend on ${SCRIPTS} so that they get generated if they need to 2000-01-16 03:34:27 +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
lukem
1bfa7f6fec improve examples:
- put local anon users into a separate class `localguest'
- use `localguest' to demonstrate the template features
- provide a better description of how the conversion commands work.
2000-01-09 13:19:19 +00:00
tron
a928b0f18c Fix manual page formatting problem. Fix supplied by Patrick Welche
in PR misc/9131.
2000-01-08 17:15:18 +00:00
tron
8bf74ff792 Fix for several typos supplied by Richard Rauch in PR misc/9145. 2000-01-08 17:08:02 +00:00
lukem
5391da8c86 sample ftpusers with lots of examples on the syntax 2000-01-08 13:30:59 +00:00
lukem
fb456363d7 add example "limit" command 2000-01-08 13:17:17 +00:00
sommerfeld
7a458244ef improve text describing BSDSRCDIR/BSDOBJDIR 2000-01-08 01:41:13 +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
drochner
84ed277b8d correct confusing example, closes PR misc/9135 by Andreas Gustafsson 2000-01-06 19:09:35 +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
hubertf
1eab1548b8 Install apm example script.
Fixes PR 9105 by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2000-01-03 22:48:30 +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
hubertf
cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +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
lukem
e5a5f7dc98 * add example upload, rateget, rateput entries
* add `--' to the argument string for the conversion commands (to prevent
  filenames starting with `-' from being interpreted as options)
1999-12-26 09:38:47 +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
pooka
d89014e5e5 add CYA, HAND, TTYL 1999-12-17 14:25:45 +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
itohy
a5f38cc443 Add news68k 1999-12-10 06:04:01 +00:00
simonb
c47af90e21 Display the header of system specific manpages as
NetBSD/foo Manual Name
instead of
	NetBSD Manual Name (foo Architecture)
Manual page headers now fix within 80 columns.

Work by Chris Demetrioui six or more months ago, with minor updates to
current reality by me.
1999-12-08 01:57:37 +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
jdolecek
d614efc2b4 g/c Czechoslovakia as it doesn't exist anymore, add correct entries for
Czech Republic and Slovak Republic
1999-12-05 15:08:31 +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
26d13bd6c3 When building obj symlinks, if there's already a link pointing at the right target,
do nothing rather than deleting and recreating an identical link.
1999-12-04 02:44:07 +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
kleink
451a74f20c Add a couple of comments, as requested by Hubert Feyrer. 1999-12-02 14:01:46 +00:00
sommerfeld
3e76523ff8 Attempt to document what bsd.obj.mk does. 1999-12-01 03:33:52 +00:00
jwise
5cc98b9653 Nix that, apparently the prefered form is simply `Romania' 1999-11-30 21:05:19 +00:00
jwise
c769dd7cee Romania, Socialist Republic of -> Romania, Republic of (this is correct, but
the appropriate standards should be checked anyhow (HI KLAUS!)).
1999-11-30 21:02:39 +00:00
kleink
eb239cb4ec As observed in ISO 3166-1, expand St.' to Saint' for Saint Helena and Saint
Pierre and Miquelon.
1999-11-30 16:35:01 +00:00
kleink
57abe59057 Sync with ISO 3166-1 as of 1999-10-01:
* Vatican City State -> Holy See
* Zaire -> The Democratic Republic of the Congo
1999-11-30 16:22:37 +00:00
sommerfeld
1b914a5db2 Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but
overrideable in mk.conf

Document in bsd.README; this is distinct from "MKOBJ", which controls
whether "make obj" does anything.

In the top-level makefile, if MKOBJDIRS != "no", do a "make obj" at an
appropriate point during a "make build".
1999-11-30 16:16:41 +00:00
kleink
8b16c6cdcf Add Palestinian Territory, Occupied; from ISO 3166-1 as of 1999-10-01. 1999-11-30 16:11:25 +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
3047c747cf Add a MKPICLIB variable. If set to "no", don't build an _pic.a library
and build shared objects from the .a library.  A symlink is installed
in /usr/lib so that the name "libfoo_pic.a" still exists for third party
software that explicitly wants an _pic.a library.
1999-11-28 04:50:41 +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
kleink
088bc0f82a Add .Lb libmenu. 1999-11-24 12:46:40 +00:00
dmcmahill
31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
blymn
38bd927ca8 Added libmenu library. 1999-11-23 13:22:37 +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
tron
0ca6533695 Update for regional telephone codes in Finland supplied by
Antti Kantee in PR misc/8839.
1999-11-21 20:21:32 +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
sommerfeld
657174d43b Add NRFPT 1999-11-17 20:02:07 +00:00
kleink
99564313c8 Import tzdata1999j. 1999-11-16 22:43:06 +00:00
tron
653c374a4c Add "AKA". 1999-11-16 13:23:47 +00:00
tron
e6896dc7c0 Add missing "\" in two line shell command. 1999-11-16 13:15:09 +00:00
soren
75a2e0ef92 Typos. 1999-11-16 12:42:17 +00:00
minoura
094fe1d972 Pass -traditional-cpp to mkdep for assembler files,
as in the actual compilation (${COMPILE.S} rule in sys.mk).
1999-11-16 08:18:34 +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
matt
999a010a4b VAX should use -O2. (why don't all ports?) 1999-11-15 06:14:23 +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
jdolecek
3ab0a83b70 merge build rules for files ending .cc and .C
add support for C++ source files ending .cpp and .cxx
1999-11-13 14:53:09 +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
christos
6b99f559fd add POLA 1999-11-12 23:50:01 +00:00
kleink
a72e44b81a Import tzdata1999i. 1999-11-10 20:43:07 +00:00
wrstuden
dd50ce9f3d Define _LKM so that these are more likely to compile. 1999-11-10 00:44:22 +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
lukem
7287003d25 add knf 1999-11-05 08:59:17 +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
jdolecek
13c9f44ec9 don't depend on ${PROG} for ``unload'' target - we don't need the lkm compiled
to do the unload
1999-11-02 22:42:51 +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