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
Sergey Kandaurov
603c2b9b9b
Remove vestiges of disklabel(5).
...
Reviewed by: uqs
MFC after: 5 days
2011-04-14 08:53:04 +00:00
Lawrence Stewart
891b8ed467
Use the full and proper company name for Swinburne University of Technology
...
throughout the source tree.
Requested by: Grenville Armitage, Director of CAIA at Swinburne University of
Technology
MFC after: 3 days
2011-04-12 08:13:18 +00:00
Alexander Motin
e3a6d3a4bf
- Add kern.cam.ada.X.write_cache tunables/sysctls to control write caching
...
on per-device basis.
- While adding support for per-device sysctls, merge from graid branch
support for ADA_TEST_FAILURE kernel option, which opens few more sysctl,
allowing to simulate read and write errors for testing purposes.
2011-04-08 14:42:29 +00:00
Alexander Motin
a5bd470706
Add reference to led(4), supported now.
...
Add some details about supported chips.
2011-04-08 12:46:47 +00:00
Glen Barber
cb379161b1
u3g.4:
...
- remove self-reference in SEE ALSO section (originally was to s/XR/Xr)
cxgbe.4:
- remove blank line
- add closing .El
Reported by: manlint
MFC after: 3 days
2011-04-07 23:14:33 +00:00
Alexander Motin
530d535d79
Fix spelling.
2011-04-07 08:32:53 +00:00
Alexander Motin
f513d14ca4
Make ada(4) driver to control device write cache, same as ata(4) does.
...
Add kern.cam.ada.write_cache sysctl/tunable to control it alike hw.ata.wc.
2011-04-07 08:17:53 +00:00
Adrian Chadd
1b53e47cde
Add a manpage for the nvram2env driver.
2011-04-04 22:30:12 +00:00
Warner Losh
bf34d84c56
Minor tweaks to the man page:
...
o Remove bogus ordering info
o 3C1 actually works, so remove that
o Add warning about making sure BIOS is configured properly for PnP
configured 3c509 cards.
2011-04-01 11:39:13 +00:00
Lawrence Stewart
17f0fc566e
Add a missing .El macro.
2011-04-01 06:28:21 +00:00
Adrian Chadd
f8b1bf190c
Update ath_hal.4 to include the latest chipset support.
...
ath_hal needs a lot more work to encompass the list of supported
cards, as the AR5416/AR9160/AR9280/AR9285 list is quite long
and extensive. In addition, there's a lot of AR5212/AR5213 based
cards that aren't on this list.
2011-03-26 02:52:04 +00:00
Bjoern A. Zeeb
ac66bc0ada
Cross-reference ip(4) rather than sysctl(8) for the global, shared MIB
...
values to control the various port ranges. ip(4) describes these in detail.
MFC after: 13 days
2011-03-13 11:44:16 +00:00
Hans Petter Selasky
7cf9b284fc
- Remove superfluous ucom device lines in USB manual pages.
...
Submitted by: Carl @ telus.net
MFC after: 14 days
Approved by: thompsa (mentor)
2011-03-07 21:53:15 +00:00
Daichi GOTO
f1168f9929
Add the Buffalo (Melco Inc.) WLI-UC-G301N
...
PR: usb/155229
Submitted by: Yoshiaki UCHIKAWA
MFC after: 1 week
2011-03-04 07:01:45 +00:00