Commit Graph

1845 Commits

Author SHA1 Message Date
jhawk
b938c62328 Re-sort references (by section, then alpha by name) per mdoc.samples(7) 2000-04-13 20:05:52 +00:00
jhawk
73ada5abd6 Fix port-i386/9683 ("No doc on pcmcia IO space conflicts").
Note the usage and existance of options PCIC_ISA_ALLOC_IOBASE and
PCIC_ISA_ALLOC_IOSIZE.
2000-04-13 19:40:02 +00:00
is
a11e71c0f9 Clarify language. Fixes PR 9708 by Matthew R. Green. 2000-04-13 11:14:42 +00:00
soda
464da48333 remove reference to pica, add a directory sys/arch/arc, pointed out by enami. 2000-04-10 02:04:04 +00:00
augustss
147fc51309 Add upl(4) man page. 2000-04-09 18:27:04 +00:00
augustss
a60d90540d Bring man page up-to-date. 2000-04-09 18:25:53 +00:00
erh
ba1b2fbe3b Add #include <sys/types.h> since the other header files need it. 2000-04-08 03:31:05 +00:00
enami
07702f68a6 Introduce new filesystem type FS_CCD so that an operator can mark the
ccd component partition.  Note that the ccd driver still allows partitions
of any types as components since an on-disk BSD disklabel isn't available
on some port.
2000-04-05 04:03:20 +00:00
enami
2903a6278e - Remove empty line before .Pp
- Remove .Pp before .Sh
2000-04-05 03:29:06 +00:00
enami
551a5b2934 Add missing reset nS to 0. 2000-04-05 03:21:31 +00:00
kleink
9cb38b96c7 Typo. 2000-04-04 10:39:56 +00:00
augustss
bde257eda1 Make attachment locators match reality. 2000-04-03 01:14:18 +00:00
augustss
136667cd21 Note umass(4) changes. 2000-04-02 23:48:14 +00:00
tsarna
54f08f143d Xref fms(4) too 2000-04-01 00:32:23 +00:00
augustss
af00111d22 Xref auvia(4). 2000-03-31 20:23:44 +00:00
hubertf
ca4c16d936 Note that the Handspring Visor is a Palmpilot compatible PDA. 2000-03-31 13:08:01 +00:00
tsarna
b3211bfad4 Back out last. Didn't mean to commit it yet. 2000-03-31 05:58:57 +00:00
tsarna
3fcc80b868 Man page for auvia(4). Also xref fms(4) from audio(4). 2000-03-31 05:49:59 +00:00
augustss
bf2c43adb6 Xref uvisor(4). 2000-03-30 17:53:56 +00:00
augustss
9dc719027b Add uvisor(4). 2000-03-30 17:09:09 +00:00
augustss
05588e792a Add Visor man page. 2000-03-30 16:57:47 +00:00
deberg
e028b266a6 fix UVM whatis entry, fixes kern/9692 2000-03-29 06:00:42 +00:00
ws
39d088cbd3 Provide some form of documentation for IPKDB. 2000-03-28 14:21:46 +00:00
enami
1dbed11dc4 - Use .Dq instead of hardcoding double quote.
- Sync the value of default PATH environment variable with _DEF_PATH
  defined in paths.h.
2000-03-28 01:25:00 +00:00
enami
df4907ec58 UVM is no longer a controll variable. 2000-03-28 01:21:36 +00:00
jdolecek
ff20a537dd Add an include statement to SYNOPSIS sections. Fixes kern/9685. 2000-03-27 17:13:50 +00:00
soda
3a43cd9eec add a MLINKS for spllowersoftclock.9 2000-03-27 09:56:01 +00:00
soda
4dc63f2546 semantics of splclock() were changed, and spllowersoftclock() was introduced
on the following commit (thanks Frank van der Linden, Steve Woodford
and Alistair G. Crooks for english correction of HISTORY section):

date: 1999/08/05 18:08:10;  author: thorpej;  state: Exp;  lines: +3 -2

Change the semantics of splsoftclock() to be like other spl*() functions,
that is priority is rasied.  Add a new spllowersoftclock() to provide the
atomic drop-to-softclock semantics that the old splsoftclock() provided,
and update calls accordingly.

This fixes a problem with using the "rnd" pseudo-device from within
interrupt context to extract random data (e.g. from within the softnet
interrupt) where doing so would incorrectly unblock interrupts (causing
all sorts of lossage).
2000-03-27 09:36:29 +00:00
martin
aa06a55954 Added an entry for the new PCI attachment of this driver. 2000-03-27 09:05:48 +00:00
kleink
61b9c51f8f Update for uvm object offsets being described by voff_t's. 2000-03-26 20:57:58 +00:00
enami
1648836fc1 Remove duplicated ``bin'' entry under /usr. 2000-03-24 22:55:13 +00:00
enami
3709ba5058 Fix .Nm usage. 2000-03-24 22:48:32 +00:00
mycroft
d5d33d2b7f Add some text about `dialout' devices. 2000-03-23 19:48:29 +00:00
thorpej
fed1844c73 Documentation for new callout interfaces. 2000-03-23 07:05:30 +00:00
onoe
18a4fe585b supports 802.11 DS cards as well as FH cards. 2000-03-22 11:24:33 +00:00
itojun
1e2580bc32 correct reference and example. 2000-03-22 08:19:30 +00:00
augustss
48a09511be Fix typo. 2000-03-21 20:47:34 +00:00
augustss
1f5130e712 Note as a BUG that OPL3 is used as an OPL2. 2000-03-21 20:42:07 +00:00
drochner
636652df32 make clear it's the 802.11 RoamAbout card which is supported, not the
older models
pointed out by cgd
2000-03-21 19:59:16 +00:00
ad
85a89c2017 Note some 'bugs'. 2000-03-21 13:11:45 +00:00
ad
11caabf6bd Note one 'bug'. 2000-03-21 13:10:23 +00:00
soda
9c35e2d9d5 merge changes in FreeBSD.
XXX - supported hardware list is somewhat awful...
2000-03-21 10:38:24 +00:00
oster
704061a359 'rouinte'->'routine' 2000-03-21 02:24:30 +00:00
augustss
1fc4d58335 Add esp reference and xref pcmcia. 2000-03-20 18:28:28 +00:00
ad
e27368706e Note cac(4). 2000-03-20 18:16:16 +00:00
pk
e07db3089d Spelling. 2000-03-20 11:52:34 +00:00
pk
4592b78fd2 spelling. 2000-03-20 11:51:59 +00:00
mycroft
cf7960a4a0 Mention the PCMCIA attachment. 2000-03-20 05:31:21 +00:00
augustss
b111207df9 Document USB_SET_REPORT. 2000-03-20 01:35:30 +00:00
augustss
2969a97b0c Add new hardware. 2000-03-20 01:34:22 +00:00