brueffer
9c3fa60f2b
Correct the interrupt override information.
...
PR: 93429
Submitted by: Michaël Grünewald <michael.grunewald@laposte.net>
MFC after: 3 days
2006-05-01 11:56:18 +00:00
thompsa
a3815ff8a1
Correct sentence, forwarding non IP packets is now an option.
2006-04-29 01:19:08 +00:00
keramida
717d157010
Typo.
2006-04-29 00:43:23 +00:00
keramida
713f37c123
Fix a couple of typos and other minor nits
...
Reviewed by: rwatson
2006-04-28 23:21:36 +00:00
keramida
5c892289cb
Minor improvements after last revision.
...
Reviewed by: thompsa
2006-04-28 22:37:16 +00:00
maxim
bd6b3ab411
o Borrow from if_bridge.4: note that the bridge interface need to be upped.
...
PR: docs/94545
Submitted by: thompsa
2006-04-28 21:45:08 +00:00
rwatson
4bbacc2510
Fix typo.
...
MFC after: 1 month
Submitted by: Antoine Brodin <antoine dot brodin@laposte dot net>
2006-04-28 19:43:44 +00:00
brueffer
349541001e
Minor wording and formatting fixes.
2006-04-28 13:12:40 +00:00
thompsa
ec08531153
- use ath(4) in the wireless examples rather than the aging wi(4)
...
- make the packet filtering its own section and clarify a few points
- note that the interfaces need to be upped [1]
PR: docs/94545 [1]
2006-04-28 11:48:53 +00:00
rwatson
900c1aa177
Add a basic man page for the sysctl(9) macro interfaces. Previously man
...
pages existed only for the dynamic sysctl interfaces. There's probably
more complete and accurate content, better advice, etc, that could be added
here.
Per scottl's suggest, add a small piece of moralizing text regarding the
fact that sysctl names quickly get embedded in system configuration files,
libraries, third party applications, and even books, so renaming and
removing names after they've been published is a tricky issue.
MFC after: 1 month
2006-04-28 10:45:27 +00:00
scottl
28ddd4c0ac
Add a section about locking protocol for busdma.
2006-04-28 08:36:49 +00:00
brueffer
accf0051b8
Oops, forgot to remove the old entry in the last revision.
2006-04-28 06:23:42 +00:00
brueffer
ce8a76cd15
Install rr232x.4 only on i386 and amd64.
2006-04-28 06:13:19 +00:00
scottl
26d83c14a5
Add a manpage for the rr232x driver.
2006-04-28 04:26:00 +00:00
mr
0ba8cb5552
document the new tunable.
2006-04-25 16:52:54 +00:00
brueffer
e5341c464f
Mention VIA VT8251 support.
2006-04-25 15:07:10 +00:00
marcel
e3ef44f73d
Remove the sab(4) manpage.
2006-04-24 21:42:28 +00:00
jmg
83319e2271
document the various bus_space_*_stream_? functions...
2006-04-22 03:58:41 +00:00
jkoshy
9b5e82f535
Spelling/grammar fixes.
...
MFC after: 1 week
2006-04-21 01:33:04 +00:00
brueffer
985c22cddc
- ipmi is a device, not an option (1)
...
- use standard formatting for authors
Submitted by: Pawel Worach <pawel.worach@gmail.com> (1)
2006-04-20 18:29:59 +00:00
jhb
173aa256de
Add MLINKS for rwlock(9).
2006-04-19 21:09:39 +00:00
jhb
23bed816e2
Document rw_try_upgrade() and rw_downgrade().
2006-04-19 21:09:17 +00:00
jhb
aa021f0145
Various nits and fixups so that the text reads smoother in several places.
...
Also, more closely match the prototypes in sys/rwlock.h and add a BUGS
section.
2006-04-19 20:43:35 +00:00
jhb
a74c12c708
Trim a couple of xrefs.
2006-04-19 20:41:56 +00:00
flz
b1851f7c4d
- Add new ntpd_config variable so that people can override it in rc.conf.
...
- Add default value in /etc/defaults/rc.conf.
- Add documentation bits to rc.conf(5).
Approved by: cperciva (mentor)
MFC after: 1 week
2006-04-18 15:02:24 +00:00
jhb
d989c9d478
- Sleep/wakeup operate on threads now, not processes.
...
- Describe msleep() as the primary sleep function now rather than tsleep()
and describe tsleep() and msleep_spin() as variations.
- Try to make the description of msleep() a bit closer to English
(sentences with actual subjects, etc.)
- Document that a priority of 0 now prevents the thread's priority from
being altered.
- Add a history note for wakeup_one().
2006-04-17 19:11:12 +00:00
maxim
ca4a49d5e9
o Document /dev/fido.
...
PR: docs/85425
Approved by: phk
MFC after: 2 weeks
2006-04-15 17:52:02 +00:00
maxim
e3ccf599d5
o Fix prototype for SYSCALL_MODULE(9): the third argument
...
is a pointer to struct sysent. Correct its description.
PR: docs/84790
Submitted by: Dirk Gouders
MFC after: 2 weeks
2006-04-15 12:04:18 +00:00
ru
97c4cd6d34
Fix markup and some typos.
2006-04-14 09:20:25 +00:00
cracauer
452517900b
Make CCD be able to read and write Linux software raids.
...
Supported for raid-0 with <n> disks, raid-1 with 2 disks.
Manpages have examples, warnings etc.
Test scripts on
http://www.cons.org/cracauer/ccdconfig-linux/
Reviewed by: alfred
2006-04-13 20:35:31 +00:00
brooks
054ff1b467
Spell synchronous with required silent 'h'.
...
Reported by: ru, ceri
Pointy hat: brooks
2006-04-13 18:34:14 +00:00
brueffer
38305ead8b
bce(4) does polling too.
...
MFC after: 3 days
2006-04-13 17:44:40 +00:00
ru
0337714208
Regen.
2006-04-13 10:38:43 +00:00
brooks
1f100dedee
Commit the various network interface configutation updates I've been
...
working on.
1) Make it possible to configure interfaces with certain characters in
their names that aren't valid in shell variables. Currently supported
characters are ".-/+". They are converted into '_' characters.
2) Replace nearly all eval statements in network.subr with a new
function get_if_var which substitues an interface name (after the
translations above) for "IF" in a variable name.
3) Fix list_net_interfaces() in the nodhcp case.
4) Allow the administrator to specify if dhclient should be started
when /etc/rc.d/netif configures the interface or only by devd.
This can be set on both a per interface and system wide basis.
PR: conf/88974 [1,2], conf/92433 [1,2]
2006-04-13 06:50:46 +00:00
brueffer
b9f45ae81a
Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories.
...
Prodded by: markus
MFC after: 3 days
2006-04-12 18:41:25 +00:00
brueffer
02cd847e4f
Fix typo.
...
PR: 95620
Submitted by: Stephane Bortzmeyer <bortzmeyer@nic.fr>
MFC after: 3 days
2006-04-11 15:30:13 +00:00
flz
be9a006308
- Add support for the Acer Acerscan 640BT.
...
- Add documentation bits.
PR: usb/95616
Submitted by: Matthieu Guegan <lesaint@gcu.info>
Approved by: cperciva (mentor)
MFC after: 3 days
2006-04-11 10:44:31 +00:00
brueffer
5b564b95be
Add bce(4).
2006-04-10 20:33:42 +00:00
brueffer
33ee29e03e
- Correct some typos
...
- New sentence, new line
2006-04-10 20:12:17 +00:00
ps
cc2c59e66f
Hook bce up to the build
2006-04-10 20:04:22 +00:00
ps
c2fa353e65
Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)
...
PCI/PCIe Gigabit Ethernet adapeter.
Submitted by: David Christensen
2006-04-10 19:55:23 +00:00
pjd
65ac7dfb9e
Remove redundant 'from'.
2006-04-10 18:19:29 +00:00
pjd
fcb4685f26
Document CRD_F_KEY_EXPLICIT flag. While here more flags description more
...
readable.
MFC after: 2 weeks
2006-04-10 18:17:43 +00:00
flz
551b3c3b20
- Mention the Epson Stylus Photo RX425 scanner in uscanner(4), missed in my
...
latest commit.
Reminded by: simon
Approved by: cpercival (mentor, implicit)
MFC after: 3 days
2006-04-10 11:00:25 +00:00
philip
fc05f0ee1c
Sync acpi_asus(4) manual with the code.
...
Reminded by: brueffer
X-MFC after: 3 days (or so)
2006-04-09 17:05:17 +00:00
flz
04498a993a
- Add following global jail options, used if no jail-specific options are
...
set:
* jail_mount_enable
* jail_devfs_ruleset
* jail_devfs_enable
* jail_fdescfs_enable
* jail_procfs_enable
* jail_fstab
* jail_flags
- Add a jail_interface / jail_<jid>_interface option. An ip alias will be
created (jail_<jid>_ip) on jail_interface or jail_<jid>_interface if set.
This is not a mandatory option.
- Document all missing jail_* options in rc.conf(5).
Approved by: cperciva (mentor)
MFC after: 2 weeks
2006-04-08 12:15:36 +00:00
dd
4170173ab0
Fix typo/pasto: Make NGM_FEC_MODE_* match set_mode_*.
2006-04-06 00:32:28 +00:00
brueffer
22d79ef7da
Revert the backout in the last revision, it was committed to the wrong branch.
...
Pointy hat to: brueffer
2006-04-05 21:51:40 +00:00
brueffer
77c154d78d
Back out the fan control changes that were merged in revision 1.2.2.5.
...
The necessary changes to the driver haven't been merged yet, which won't
happen before 6.1-RELEASE.
Submitted by: markus
Approved by: re (scottl)
2006-04-05 21:40:14 +00:00
jmg
7ad8a72278
add links for the functions documented in bus_space.9...
2006-04-04 22:56:08 +00:00