Commit Graph

3048 Commits

Author SHA1 Message Date
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
mycroft 1f813e767e When linking with $DESTDIR, use an explicit -R to get library dependencies
correct.
2000-03-25 23:15:13 +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
jdolecek 9456c0fc44 Note Advanced Micro Devices AMD-756 IDE Controller support, remarked
by Dave Sainty in kern/9640.
2000-03-19 10:07:37 +00:00
augustss ae8cbf077e Mention nca(4). 2000-03-18 16:54:37 +00:00
soren a2756a1d62 Appeared in 1.4. 2000-03-18 14:45:42 +00:00
augustss 6b1ce572cf Add a rudimentary man page for the nca driver.
(Why do people not do this when they add drivers?)
2000-03-18 14:08:19 +00:00
kleink 761188a49b Import tzdata2000d. 2000-03-18 00:39:49 +00:00
ad 1c12f136eb Documentation for cac/ca devices. 2000-03-16 14:54:56 +00:00
nathanw db94f2dea3 Include isapnp attachment. 2000-03-14 20:17:46 +00:00
soren 89c5a767f8 Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
drochner d23390acec -mention support for DEC/Cabletron RoamAbout
-correct "first appeared" line
2000-03-13 19:28:35 +00:00