Lawrence Stewart
f772f9fe43
Rename the cc.4 and cc.9 modular congestion control related man pages to
...
mod_cc.4 and mod_cc.9 respectively to avoid any possible confusion with the cc.1
gcc man page. Update references to these man pages where required.
Requested by: Grenville Armitage
Approved by: re (kib)
MFC after: 3 days
2011-09-15 12:15:36 +00:00
Christian Brueffer
df52324232
Wording, grammar and markup cleanup.
...
PR: 159948
Submitted by: Ben Kaduk <kaduk@mit.edu>
Approved by: re (kib)
2011-09-02 18:52:28 +00:00
Christian Brueffer
ea96972a8b
Remove an incorrect apostrophe.
...
PR: 160267
Submitted by: Warren Block <wblock@wonkity.com>
Approved by: re (kib)
MFC after: 1 week
2011-09-02 18:37:48 +00:00
Christian Brueffer
8348113cef
Remove broken link to supported wifi cards. There doesn't appear to
...
be an equivalent list anywhere else.
PR: 157778
Submitted by: Ted Mittelstaedt <tedm@mittelstaedt.us>
Approved by: re (blackend)
MFC after: 1 week
2011-08-28 10:10:31 +00:00
John Baldwin
85b422c17d
- Replace references to sio(4) with uart(4) instead.
...
- We no longer use the same data structure in as NetBSD in pucdata.c.
- ppc(4) has had a puc(4) attachment for a while now.
Approved by: re (blackend)
MFC after: 3 days
2011-08-26 19:44:39 +00:00
Christian Brueffer
90c0612545
Fix the manpage section number, thus unbreaking the hardware notes build. (1)
...
Also hook up vxge(4) to the build.
Submitted by: simon (1)
Approved by: re (blackend)
2011-08-26 17:35:22 +00:00
Hans Petter Selasky
0f92e529e1
Add new USB ID.
...
Approved by: re (kib)
MFC after: 1 week
PR: usb/159836
2011-08-20 14:21:32 +00:00
Alexander Motin
126123eacc
Update ata(4) manual page, reflecting migration to CAM-based ATA stack
...
(`options ATA_CAM` enabled by default).
Approved by: re (kib)
2011-08-17 19:43:41 +00:00
Gleb Smirnoff
1eefdc3bc5
Fix a couple of issues in last commit.
...
Submitted by: maxim
Approved by: re (kib)
2011-08-15 13:33:28 +00:00
Gleb Smirnoff
cc8b2291de
Describe how carp(4) status changes can be processed with
...
help of devd(8).
Submitted by: "Alexander V. Chernikov" <melifaro ipfw.ru>
Approved by: re (kib)
2011-08-15 12:08:41 +00:00
Glen Barber
12eab787f3
Provide a more user friendly URL to the IETF site in gif(4).
...
Pointed out by: dougb
MFC after: 3 days
Approved by: re (hrs)
2011-08-02 01:48:45 +00:00
Xin LI
1f85519928
Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested the
...
change on RocketRAID 4322.
Sponsored by: iXsystems, Inc.
MFC after: 3 days
Approved by: re (kib)
2011-08-01 21:12:41 +00:00
Joel Dahl
abd51cd84a
I've rewritten most of this file so assign the copyright to me.
...
Approved by: re (kib)
2011-08-01 15:56:40 +00:00
Glen Barber
dd3e0d69ff
mdoc(7) fix for the pcm(4) manual
...
Spotted by: manlint
Approved by: re (kib)
2011-07-31 15:23:21 +00:00
Joel Dahl
89e250512d
Add a better description, a few examples and a couple of minor fixes.
...
Reviewed by: brueffer
Approved by: re (kib)
2011-07-30 23:09:52 +00:00
Andriy Gapon
235cc4c620
update smp related documentation after recent changes
...
Remove references to machdep.hlt_logical_cpus and
machdep.hlt_cpus sysctls and tunables.
Document machdep.hyperthreading_allowed and
hint.lapic.X.disabled tunables.
Prompted by: ru
Proofreading: bf
Reviewed by: jhb
Approved by: re (kib)
2011-07-30 20:42:14 +00:00
Glen Barber
5d5140280b
Fix various broken links in manual pages.
...
Submitted by: Michiel Overtoom (motoom % xs4all nl)
PR: 159130 159131 159132 159133 159134
159135 159136 159137 158138 159144
Approved by: re (kib)
MFC after: 3 days
2011-07-23 22:55:32 +00:00
Glen Barber
fde3956e27
Remove an extra '.It' from axe(4).
...
Reported by: manlint
2011-07-15 15:56:23 +00:00
Pyun YongHyeon
4cef18505d
Document AX88772B and AX88760. AX88760 is treated as AX88772A in
...
driver.
Mention all ASIX USB controllers that are supported by axe(4).
Reword media types and explicly mention AX88178 is the only
controller that supports gigabit link.
While I'm here use shorten model instead of showing all controller
model numbers.
2011-07-14 17:34:59 +00:00
Pyun YongHyeon
e5064ffc00
Document two known hardware errata which requires manual link
...
configuration.
Submitted by: Aries Lee (arieslee <> jmicron com)
2011-06-29 17:32:52 +00:00
Gleb Smirnoff
79ddde082a
Document that autoSrcAddr isn't re-enabled on NGM_SHUTDOWN.
...
Submitted by: Vadim Goncharov <vadim_nuclight mail.ru>
2011-06-23 10:43:36 +00:00
Benedict Reuschling
090f90cf61
Fix some wording and grammar in the BUGS section.
...
PR: docs/157901
Submitted by: Niclas Zeising (niclas dot zeising at gmail dot com)
Reviewed by: mav
MFC after: 3 days
2011-06-16 19:57:07 +00:00
Andriy Gapon
d1817e7db7
amdsbwd: update to support SB8xx southbridges
...
Many thanks to Tino <tinotom@gmail.com> for drawing my attention to
this, for doing a lot of testing and providing great feedback.
Many thanks to AMD for continuing to release public specifications for
their chipsets.
PR: kern/157568
Tested by: Tino <tinotom@gmail.com>
MFC after: 1 week
2011-06-07 06:18:02 +00:00
Jung-uk Kim
7d09e4ab23
Revert r222152. The root cause was analysed and better fix is upcoming.
...
Discussed with: delphij
2011-06-06 22:18:40 +00:00
Andriy Gapon
7aadd02faf
amdsbwd.4: fix history to reflect correct releases
...
Pointed out by: ru
MFC after: 4 days
2011-06-05 19:25:30 +00:00
Andriy Gapon
c37c071061
amdsbwd.4: fix spelling of my name
...
Pointed out by: ru
MFC after: 3 days
2011-06-05 19:20:39 +00:00
Hans Petter Selasky
884a2a6996
Rename recently added USB serial driver.
...
Suggested by: YongHyeon PYUN
MFC after: 7 days
2011-06-04 20:40:24 +00:00
Ulrich Spörlein
135bce2a9e
mdoc: reorder sections consistently
2011-06-02 09:56:53 +00:00
Hans Petter Selasky
0c38ca8cf4
Add support for new USB serial driver.
...
Submitted by: Lev Serebryakov, lev @
MFC after: 14 days
2011-06-01 17:58:27 +00:00
Adrian Chadd
e849bb3ecb
Mention in ath(4) that ath_pci is required now.
2011-05-30 10:12:17 +00:00
Adrian Chadd
0259f5a250
Add ath_ahb and ath_pci module manpages.
2011-05-30 10:07:46 +00:00
Adrian Chadd
c324f2c1ae
Update chipset support list for ath_hal.
2011-05-30 10:02:51 +00:00
Benedict Reuschling
e6b71fcb16
Mention that jumbo frame support is disabled on PCIe VT6130/VT6132
...
controllers because of TX MAC hangs when trying to send a frame
that is larger than 4K (see r200759).
PR: docs/156742
Submitted by: Michael Moll (kvedulv at kvedulv dot de)
Reviewed by: yongari@
MFC after: 6 days
2011-05-29 11:10:56 +00:00
Ruslan Ermilov
a6d11f7139
[mdoc] Fixed .Dt call.
2011-05-25 14:13:53 +00:00
Pyun YongHyeon
e7b49f6068
Add 88E8075 Yukon Supreme to the list of supported hardware list.
2011-05-23 22:02:15 +00:00
Ulrich Spörlein
6e18fca127
Re-encode files from ISO-8859-1 to UTF-8
2011-05-22 14:03:30 +00:00
Xin LI
dd4aae65f1
Add a new knob to atkbd(4) to enable typematic rate detection on boot,
...
which is now disabled by default. The detection is known to cause hangs
on boot with some new Lenovo laptops on FreeBSD/amd64.
Reported by: gnn
Discussed with: jkim
MFC after: 3 months
2011-05-20 22:36:17 +00:00
Alexander Motin
96b7988f12
Add support for "LED" enclosure management messages, defined by the AHCI.
...
When supported by hardware, this allows to control per-port activity, locate
and fault LEDs via the led(4) API for localization and status reporting
purposes. Supporting AHCI controllers may transmit that information to the
backplane controllers via SGPIO interface. Backplane controllers interpret
received statuses in some way (IBPI standard) to report them using present
indicators.
2011-05-17 22:07:45 +00:00
Ruslan Ermilov
1d40404b7b
Document the supported hardware, somewhat.
...
Reviewed by: hselasky
MFC after: 3 days
2011-05-17 11:26:59 +00:00
Ulrich Spörlein
1da306338f
More thorough mdoc and language fixes.
...
Submitted by: ru
2011-05-17 09:51:02 +00:00
Ulrich Spörlein
f93fa1cb17
Typo fix.
2011-05-17 08:13:10 +00:00
Ulrich Spörlein
b7f54343cc
Typos, wording and mdoc fixes.
2011-05-17 08:12:59 +00:00
Henrik Brix Andersen
149d1c897e
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
...
Device.
Reviewed by: jhb (newbus bits only), adrian
2011-05-15 14:01:23 +00:00
Alexander Motin
7480c2a521
Fix few typos.
...
Submitted by: uqs
MFC after: 1 week
2011-05-15 01:01:53 +00:00
Attilio Rao
4b547324c0
Disconnect sun4v architecture from the three.
...
Some files keep the SUN4V tags as a code reference, for the future,
if any rewamped sun4v support wants to be added again.
Reviewed by: marius
Tested by: sbruno
Approved by: re
2011-05-14 01:53:38 +00:00
Adrian Chadd
8c1ac33ed8
Add a manpage for geom_map(4).
...
Submitted by: ray@dlink.ua
2011-05-05 14:43:35 +00:00
Ruslan Ermilov
827a0e05b7
Fixed the HISTORY section which was copied without editing from aio(4).
...
Submitted by: Igor Sysoev
2011-05-03 13:34:40 +00:00
Christian Brueffer
422bfc9163
Minor cleanup.
2011-05-01 20:46:37 +00:00
George V. Neville-Neil
548d35fd69
Exar driver for X3100 10GbE Server/Storage adapters
...
Features: Jumbo frames (up to 9600), LRO (Large Receive Offload),
TSO (TCP segmentation offload), RTH (Receive Traffic Hash).
Submitted by: Sriram Rapuru at Exar
MFC after: 2 weeks
2011-04-28 14:33:15 +00:00
Bernhard Schmidt
3e7f54fd44
Add ref to the latest firmware additions.
2011-04-20 17:53:39 +00:00