anchie
80ba2a07f7
Manual page for the kernel side Secure Neighbor Discovery support.
...
Reviewed by: brueffer
Approved by: bz (mentor)
2010-09-19 12:54:18 +00:00
mav
e35ce5750c
Document hw.i8254.freq tunable and machdep.i8254_freq sysctl.
2010-09-18 07:45:54 +00:00
mav
65242e7677
Add atrtc(4) manual page.
2010-09-17 08:44:54 +00:00
mav
f4eb598c21
Fix typo ${attimer.4} -> ${_attimer.4}.
2010-09-17 07:44:01 +00:00
mav
6e0a0395a1
Add attimer(4) manual page.
2010-09-17 04:55:01 +00:00
andre
9bbf98ec1e
The inflight bandwidth limiter was removed in r212765.
2010-09-16 22:11:55 +00:00
imp
1bb4df1f41
Add note abotu bwn and newer chipsets
2010-09-15 19:40:42 +00:00
imp
a8334633cb
Don't suggest using bwn for the bcm4306 cards in the list. The
...
bcm4306 cards are ambiguous. BCM4306 rev 2 requires bwi. BCM4306 rev
3 will work with either. Since we can't easily determine which is
which, just remove them.
2010-09-15 19:40:08 +00:00
ken
4643dcbb25
MFp4 (//depot/projects/mps/...)
...
Fix a typo.
Submitted by: pluknet at gmail dot com
2010-09-15 16:05:51 +00:00
mav
7c1018585f
Change licenses of my manual pages to the recommended 2-clause form.
...
Suggested by: joel
2010-09-15 07:10:39 +00:00
mav
97cba22b58
Add eventtimers(7) man page, briefly describing event timers subsystem
...
functionality and configuration options.
2010-09-15 07:04:14 +00:00
mav
2773ca57a0
Add hpet(4) man page.
2010-09-15 04:51:07 +00:00
weongyo
8c0a66bbc5
Fixes spellings and uses the better sentence. While I'm here bumps
...
date.
Pointed by: imp, Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
2010-09-14 23:27:06 +00:00
ken
21e40815c9
MFp4 (//depot/projects/mps/...)
...
Add a man page for the mps(4) driver, and reference it in the
mpt(4) driver man page.
Sponsored by: Spectra Logic Corporation
2010-09-14 21:40:29 +00:00
weongyo
4839bf82b7
Mentions cases when bwi(4) driver should be used that it only wrote
...
about chipset type instead of card names because it's not easy to sort
names what cards use these chipsets.
Pointed by: imp
2010-09-11 21:49:28 +00:00
brucec
7adc5f91cf
Revert changes of 'assure' to 'ensure' made in r211936.
...
Approved by: rrs (mentor)
2010-09-11 10:49:56 +00:00
sanpei
cab433458a
Add Planex UE-200TX-G to list of supported devices.
...
(http://lists.freebsd.org/pipermail/freebsd-current/2008-December/001756.html )
Submitted by: nork
MFC after: 3 days
2010-09-10 11:01:11 +00:00
brueffer
099486b19e
Xref aesni(4).
2010-09-09 21:39:06 +00:00
brueffer
c4b852c787
Some more grammar, wording and mdoc fixes.
2010-09-09 21:37:05 +00:00
sanpei
33e9adaa50
Add Buffalo (Melco Inc.) LUA3-U2-ATX to list of supported devices.
...
Submitted by: nork at FreeBSD.org
MFC after: 3 days
2010-09-08 13:26:19 +00:00
weongyo
212ac5b8db
Adds LOADER TUNABLES section to mention knobs which could be controlled
...
by loader(8) interface.
2010-09-06 22:23:35 +00:00
weongyo
3c24ee50ce
Adds a CAVEATS section to mention DMA issues that currently only
...
a solution is using PIO mode. As fas as I know all open source based
broadcom drivers for specially LP PHY has this issue because it's
a reverse engineered driver from wl(4).
Pointed by: Warren Block <wblock at wonkity.com>
2010-09-06 22:10:57 +00:00
weongyo
c90de36538
Adds bwi(4) at SEE ALSO section because some old devices aren't
...
supported by the bwn(4) firmware that as fas as I know the vendor
dropped its support. Bumps date also.
2010-09-06 22:02:08 +00:00
kib
a55080dd37
Grammar fixes.
...
Submitted by: Ben Kaduk <minimarmot gmail com>, Valentin Nechaev
2010-09-06 21:29:21 +00:00
kib
93b5804195
Add aesni(4) manpage.
2010-09-06 20:35:48 +00:00
mav
d23fcb99b7
Add support for the Sharp/Micron flash chips to powermac_mvram(4).
...
Tested on PowerMac G4 AGP.
Reviewed by: nwhitehorn
2010-09-05 20:04:02 +00:00
kib
4aee566266
Document "show cdev" command.
...
MFC after: 3 days
2010-09-05 14:52:27 +00:00
yongari
a7120610e3
Better wording.
...
Submitted by: jkim
2010-09-02 20:43:01 +00:00
yongari
bf53dc1afd
Document tunable dev.sis.%unit.manual_pad
...
While I'm here Xref vlan(4) as sis(4) supports VLAN oversized
frames.
2010-09-02 18:22:06 +00:00
ed
c2d34e9364
Remove reference to device minor numbers in psm(4) man page.
...
The number returned by stat(2) is generated automatically, so it is not
possible to deduce whether the device is blocking or not.
MFC after: 1 week
2010-09-01 09:53:24 +00:00
brucec
76d7244728
Fix incorrect usage of 'assure' and 'insure'.
...
Approved by: rrs (mentor)
2010-08-28 16:32:01 +00:00
imp
c3a399c4ba
MFtbemd:
...
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
2010-08-23 22:24:11 +00:00
yongari
1b3ec20834
Better wording and fix wrong explanation.
...
Submitted by: Ben Kaduk ( minimarmot <> gmail dot com )
2010-08-23 00:10:43 +00:00
yongari
d13691c661
Document tunable dev.rl.%unit.prefer_iomap
2010-08-22 21:32:48 +00:00
yongari
9321b37fbd
Document newly introduced tunable dev.bge.%d.forced_udpcsum.
...
While I'm here also mention tunable dev.bge.%d.forced_collapse.
2010-08-22 01:40:59 +00:00
joel
7186d2782d
Put parentheses around a few macros to prevent mdoc warnings.
2010-08-16 21:26:47 +00:00
joel
dd1fff9bcb
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
...
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 15:18:30 +00:00
joel
04035a1299
Fix .Dd from last commit.
...
Submitted by Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 12:37:17 +00:00
brueffer
71251b1c93
Fixed a typo and added a comma.
...
PR: 148681
Submitted by: Glen Barber <glen.j.barber@gmail.com>
MFC after: 1 week
2010-08-15 21:34:50 +00:00
brueffer
380ff6898a
Use our standard section 4 SYNOPSIS. While here, fixed markup whitespace
...
and adapted an Xref.
2010-08-15 20:56:13 +00:00
joel
48e321d016
Fix typo.
2010-08-13 20:27:40 +00:00
takawata
05bcb2e515
Hook tpm.4 manual to hook.
2010-08-13 05:01:44 +00:00
takawata
df8a6d6200
Fix copyright information.
2010-08-12 01:08:50 +00:00
takawata
8d948403ba
Add tpm(4) driver for Trusted Platform Module.
...
You may want to look at http://bsssd.sourceforge.net/ .
Submitted by: Hans-Joerg Hoexer <Hans-Joerg_Hoexer@genua.de>
2010-08-12 00:16:18 +00:00
yongari
0b2c30e84e
Document newly added controller AR8151 and AR8152.
2010-08-09 17:33:03 +00:00
joel
38858fc544
Fix typo in comment.
2010-08-07 08:31:32 +00:00
bschmidt
7a1d9ddf48
Obviously the option is known as COMPAT_LINUX32 on amd64.
...
PR: docs/149182
Pointed out by: Fernando <fernando.apesteguia at gmail.com>
MFC after: 3 days
2010-08-06 20:18:16 +00:00
joel
f4e8725880
Fix typos and spelling mistakes.
2010-08-06 14:33:42 +00:00
yongari
27976a477e
Reflect default Tx interrupt moderation timer value change(50ms -> 1ms).
2010-08-06 00:52:23 +00:00
joel
8c3d367011
Fix a bunch of typos and spelling mistakes.
2010-07-31 12:14:28 +00:00