wiz
e528d2def7
New sentence, new line.
2008-05-26 08:13:06 +00:00
jmcneill
f44fdd6c17
Note umass(4) support for devices that report themselves as
...
BlackBerry Pearl compatible.
2008-05-26 03:43:07 +00:00
christos
672ddf84d6
A manual page.
2008-05-26 00:31:32 +00:00
wiz
ea2f84d8a6
Bump date for previous. Drop trailing whitespace. Improve text slightly.
2008-05-25 20:57:48 +00:00
mhitch
17dec2055b
Add ciss(4) to drivers supporting bio(4) and bioctl(8).
2008-05-25 20:09:55 +00:00
wiz
08722cf1ef
Remove trailing whitespace. New sentence, new line.
2008-05-25 20:08:12 +00:00
wiz
ade5187cdc
Use Fn for function.
2008-05-25 20:00:30 +00:00
wiz
44fbe766ce
Spelling fixes. Add RCS Id. New sentence, new line. Remove a CAVEAT
...
that could probably be added to most man4 pages.
2008-05-25 19:59:33 +00:00
wiz
6d252519d6
Put argument directly behind macro call. Link to sched_4bsd instead
...
of removed scheduler(9).
2008-05-25 19:45:43 +00:00
wiz
839eeade42
Bump date for previous.
2008-05-25 09:07:21 +00:00
he
0bf7256056
Document the new ${name}_env feature: list of new or modified environment
...
variables to set when starting ${command}.
2008-05-24 19:57:21 +00:00
jnemeth
3f1ee498b5
Import siisata(4) by Jonathan A. Kollasch.
...
The siisata driver supports the Silicon Image SteelVine family of SATA-II
controllers, interfacing the hardware with the ata(4) and atapi(4) sub-
systems.
The following controllers are supported by the siisata driver:
Silicon Image SiI3124 4-port PCI/PCI-X
Silicon Image SiI3132 2-port PCI-Express x1
Silicon Image SiI3531 1-port PCI-Express x1
SATA Native Command Queueing is not yet supported.
Device hot swapping is not yet supported.
Silicon Image's Software RAID is not yet supported by the
ataraid(4) driver.
Approved by: core (christos), releng (bouyer)
2008-05-23 21:11:40 +00:00
tsutsui
31d6cdf996
Add simple help messages for MD machine commands on ddb(4).
...
PR port-mips/38306
2008-05-23 17:01:32 +00:00
spz
2c2348b398
add a syntax hint for the recently added tftp capability in ofwboot.net
2008-05-23 15:25:25 +00:00
wiz
643fc5bd81
Improve markup, remove trailing whitespace and empty section.
2008-05-23 13:05:09 +00:00
hauke
b4529683e5
Install Hurdler CPI man page.
2008-05-22 19:51:48 +00:00
hauke
f5ede5dc2e
Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
...
Timecounter support for the Z8536 counters A + B is not complete, yet.
Reviewed by Martin Husemann.
2008-05-22 19:49:43 +00:00
lukem
f21cc69704
Document src/external.
...
Per discussion with core.
2008-05-22 12:44:26 +00:00
wiz
6e1c25bcb1
Bump date for previous.
2008-05-21 14:03:17 +00:00
ghen
41f841e610
Add support for the Colemak keyboard layout variant, see http://colemak.com
2008-05-21 07:39:24 +00:00
wiz
f7071a8d15
Improve description. Improve markup. Bump date for previous.
2008-05-19 07:53:22 +00:00
wiz
8593c906b4
Use more markup.
2008-05-19 07:52:52 +00:00
cegger
35a2302b4c
The keys on the remote control not sending keycodes are actually PNP0C32 keycodes, handled by acpidalb(4)
2008-05-18 22:13:26 +00:00
cegger
33e33b567c
acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons".
...
"awesome" jmcneill
2008-05-18 22:05:59 +00:00
cegger
de392b09c1
Remove "Pavilion". This driver also works on HP Compaq NC4400 as pointed out by Jukka Ruohonen on current-users.
2008-05-18 18:09:42 +00:00
hannken
5d2bff060a
Make sure all cached buffers with valid, not yet written data have been
...
run through copy-on-write. Call fscow_run() with valid data where possible.
The LP_UFSCOW hack is no longer needed to protect ffs_copyonwrite() against
endless recursion.
- Add a flag B_MODIFY to bread(), breada() and breadn(). If set the caller
intends to modify the buffer returned.
- Always run copy-on-write on buffers returned from ffs_balloc().
- Add new function ffs_getblk() that gets a buffer, assigns a new blkno,
may clear the buffer and runs copy-on-write. Process possible errors
from getblk() or fscow_run(). Part of PR kern/38664.
Welcome to 4.99.63
Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>
2008-05-16 09:21:59 +00:00
tsutsui
b87210fa51
Normalize my licenses.
2008-05-14 13:29:27 +00:00
jmcneill
8981ea449c
Remove BUGS section as hardware volume buttons are now supported.
2008-05-13 20:04:28 +00:00
tnn
88a92b676a
Change a couple of stray selwakeup references to selnotify.
...
Also fix typo.
2008-05-13 15:52:51 +00:00
he
e37d711d99
Manually break up the pci_activate() declaration, so that we avoid a
...
warning from nroff.
2008-05-11 14:15:53 +00:00
martin
7734697b2f
Simplify some unclear grammar (sync KASSERT and KDASSERT wording)
2008-05-10 15:39:04 +00:00
martin
5d1469bd77
Backout previous: the license sweep touched these files in error, so
...
restore the old license.
2008-05-10 15:31:03 +00:00
martin
e033c388a9
normalize license (cosmetics only)
2008-05-10 09:33:31 +00:00
rumble
8c7664bba5
Typo.
2008-05-10 04:08:59 +00:00
sborrill
f8596645f3
Add support for IBM ServeRAID 8k.
...
Fix some grammatical errors
2008-05-08 19:09:33 +00:00
wiz
c75bafc005
2-clause my license.
2008-05-08 15:34:21 +00:00
yamt
9cbf394e66
update to match with the recent reality.
2008-05-06 11:32:46 +00:00
yamt
fc066b20a9
update after the following change.
...
subr_hash.c
revision 1.3
date: 2008/05/05 17:11:17; author: ad; state: Exp; lines: +26 -12
- Convert hashinit() to use kmem_alloc(). The hash tables can be large
and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.
2008-05-06 10:13:55 +00:00
yamt
508d265a44
document kpreempt_disable, kpreempt_enable, and kpreempt_disabled.
2008-05-06 08:34:35 +00:00
yamt
82ae7f3c2b
add a missing .El
2008-05-06 08:32:27 +00:00
martin
7e90218496
Stephan Meisinger kindly contributed this man pages to TNF, so use the
...
standard TNF 2 clause license.
2008-05-05 19:51:23 +00:00
martin
637bc2e71d
Move TNF licenses to 2 clause form
2008-05-04 19:43:05 +00:00
martin
0e03d618c3
Move TNF license to 2 clause form
2008-05-04 13:56:27 +00:00
martin
e2f85759d2
Move TNF license to standard 2 clause form.
...
While there, fix small pasto in UBC license.
2008-05-04 13:50:11 +00:00
sborrill
67d1007e0f
Fix syntax for load command. There is no = sign when specified as a command
...
vs being a boot.cfg directive.
2008-05-03 20:19:02 +00:00
sborrill
dac9aa49ba
Add support for multiple commands separated by semi-colons on menu lines
...
in boot.cfg.
e.g.
menu=Boot with module foo:load=/foo.kmod;boot
2008-05-03 09:46:40 +00:00
plunky
005a75dd15
update disk.9 manpage to current reality
...
- add disk_init() (from vmlocking merge)
- add disk_destroy() (from vmlocking merge)
- remove disk_resetstat() (was removed)
- update structure defs
- update examples (ANSI, const, device_t etc)
2008-05-03 09:43:40 +00:00
tsutsui
b323ff2fdb
- add ews4800mips attachment in SYNOPSIS
...
- remove dead URL
- use netbsd.org mail address
2008-05-03 06:35:04 +00:00
tsutsui
7d24907393
Remove dead URL.
2008-05-03 06:34:11 +00:00
martin
cab1b04778
Move to standard 2 clause license
2008-05-02 21:46:19 +00:00