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
Gleb Smirnoff
8f8ab00ff7
Update manual: node now supports NetFlow v9.
...
Submitted by: Alexander V. Chernikov <melifaro ipfw.ru>
2011-03-02 16:16:09 +00:00
Andrey V. Elsukov
633c5bdac8
Add XMIT_FAILOVER transmit algorithm to ng_one2many node. Packets are
...
delivered out the first active "many" hook.
PR: kern/137775
Submitted by: Maxim Ignatenko
MFC after: 2 weeks
2011-03-01 13:10:56 +00:00
Glen Barber
e02dd14a54
Fix typo in kernel configuration entry.
...
PR: 155074
Submitted by: Warren Block (wblock of wonkity com)
MFC after: 3 days
2011-02-27 17:14:06 +00:00
Hans Petter Selasky
ccac019af4
- Correct USB 3.0 wire-speed to 5.0Gbps
...
MFC after: 3 days
Approved by: thompsa (mentor)
2011-02-26 09:28:52 +00:00
Hans Petter Selasky
f728775b21
- Add missing xhci(4) manual page.
...
- Minor update in some USB manual pages.
MFC after: 3 days
Approved by: thompsa (mentor)
2011-02-24 18:08:23 +00:00
Lawrence Stewart
094b50be20
Use a single list to simplify future maintenance and ensure all list items are
...
aligned the same (no functional change at the moment as both list items are the
same number of characters).
Sponsored by: FreeBSD Foundation
MFC after: 3 months
X-MFC with: 218912
2011-02-22 10:09:34 +00:00
Lawrence Stewart
29f269dc1f
Final commit to round out the "Five New TCP Congestion Control Algorithms for
...
FreeBSD" FreeBSD Foundation funded project.
- Add new man pages for the modular congestion control, Khelp and Hhook
frameworks (cc.4, cc.9, khelp.9 and hhook.9).
- Add new man pages for each available congestion control algorithm (cc_chd.4,
cc_cubic.4, cc_hd.4, cc_htcp.4, cc_newreno.4 and cc_vegas.4).
- Add a new man page for the Enhanced Round Trip Time (ERTT) Khelp module
(h_ertt.4).
- Update the TCP (tcp.4) man page to mention the TCP_CONGESTION socket option,
cross reference to cc.4 and remove references to the retired
"net.inet.tcp.newreno" sysctl MIB variable.
In collaboration with: David Hayes <dahayes at swin edu au> and
Grenville Armitage <garmitage at swin edu au>
Sponsored by: FreeBSD Foundation
MFC after: 3 months
2011-02-21 11:56:11 +00:00
Navdeep Parhar
54e4ee7163
cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.
...
MFC after: 3 weeks
2011-02-18 08:00:26 +00:00
Hans Petter Selasky
26fdf1e8b6
- Fix build of manual page and inclusion of mos driver into kernel config file.
...
- Fix style compliancy by wrapping some long lines in if_mos.c
Approved by: thompsa (mentor)
2011-02-17 07:39:53 +00:00
Hans Petter Selasky
b2dce55fe9
Add support for new USB to ethernet controller:
...
Moschip MCS7730/MCS7830
Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
Approved by: thompsa (mentor)
2011-02-16 08:33:30 +00:00
Martin Wilke
8a2d29c97e
- Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.
...
PR: 154500
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by: rwatson
2011-02-15 05:57:53 +00:00
Josh Paetzel
2bb3ab3f9a
Netgear renamed the WG311 to the WG311v1 after they released a second
...
version of it. There is also a WG311v3 which uses a chipset covered by
malo(4). Along the way add the WG311T to the list which is also an
atheros chipset.
PR: docs/154589
Approved by: kib (mentor)
MFC after: 3 days
2011-02-10 15:41:32 +00:00
Glen Barber
f6e6bb86df
Minor grammar fix. s/cores'/core's/
...
Approved by: keramida (mentor)
MFC after: 3 days
2011-02-07 11:20:58 +00:00
Martin Wilke
180b0814db
- Use tabs not spaces
...
Reported by: bschmidt
2011-02-06 11:39:51 +00:00
Martin Wilke
194a781c8d
- Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.
...
PR: 154500
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-02-06 09:49:55 +00:00
Pyun YongHyeon
ddc850164c
ixgb(4) does not support altq(4) yet.
2011-01-27 20:08:14 +00:00
Pyun YongHyeon
c8e96dae57
Backout r216577. ixgb(4) does not support altq(4) yet.
2011-01-27 20:06:24 +00:00
Pyun YongHyeon
da65f7d0fe
Document newly added tunables.
...
hw.re.intr_filter
hw.re.msix_disable
dev.re.%d.int_rx_mod
2011-01-26 21:59:59 +00:00
Doug Barton
3e03585fb5
Fix another broken date
2011-01-26 06:07:24 +00:00
Doug Barton
b144f7cb82
Fix my fix to nfe.4, and also fix re.4
...
So just when I thought my pointy hat collection was going down ...
2011-01-26 01:07:56 +00:00
Doug Barton
a93d2e696d
Fix date in .Dd
2011-01-26 01:02:39 +00:00
Marius Strobl
6e5a465f5f
Add a missing word.
...
Submitted by: gj
2011-01-16 14:21:26 +00:00
Marius Strobl
b9a14a5e26
Reference rgephy.4 in man pages of additional MAC drivers also known to
...
come in combination with these PHYs.
Submitted by: yongari
MFC after: 3 days
2011-01-16 04:14:56 +00:00
Marius Strobl
e0fb7b7b8b
Add a manual page for rgephy(4) and reference it as appropriate. The
...
motivation for having rgephy.4 is to document the special media option
add in r217415.
MFC after: 3 days
2011-01-15 22:07:08 +00:00
Andrew Thompson
02d09fbb52
Add manpage for runfw, the Ralink RT2700U, RT2800U and RT3000U firmware
...
module. Also fix a few nits in run.4.
Submitted by: Akinori Furukoshi
2011-01-11 21:51:46 +00:00
Gavin Atkinson
7f103a3a85
Update the uplcom(4) man page to reflect the devices currently supported by
...
uplcom(4).
MFC after: 1 week
2011-01-11 19:07:34 +00:00
Bjoern A. Zeeb
7b2638182f
Clarify when we switch from keepidle to keepinvtl intervals if sending
...
TCP keepalive probes is enabled.
Reviewed by: gnn
MFC After: 3 days
2011-01-08 00:44:17 +00:00
Bernhard Schmidt
8202a0afe4
OLDCARD is long gone.
...
Discussed with: imp
2011-01-04 19:26:11 +00:00
Pyun YongHyeon
f95308351b
Remove duplicated "perfect"
...
Pointed out by: pluknet
2010-12-31 21:52:51 +00:00
Pyun YongHyeon
bb0667afa1
Add vte(4) man page and hook up vte(4) to the build.
...
Also add Xr to appropriate man pages.
2010-12-31 00:46:30 +00:00
Pyun YongHyeon
d67a08c33f
Document limitation of station address reprogramming.
2010-12-20 17:39:39 +00:00
Pyun YongHyeon
954d783c0e
Oops, fwe(4) listed twice.
2010-12-20 00:27:40 +00:00
Pyun YongHyeon
f25407fd6b
Add ae(4) to the list of drivers use the miibus interface.
2010-12-20 00:23:47 +00:00
Pyun YongHyeon
1f253c5de4
igb(4), ixgbe(4), mxge(4) and nxge(4) support VLAN hardware tag
...
insertion/stripping.
et(4) and fwe(4) support VLAN oversized frames.
2010-12-20 00:10:53 +00:00
Pyun YongHyeon
cda25af317
Add .Xr to altq(4).
2010-12-19 23:54:31 +00:00
Pyun YongHyeon
68abd5a824
Add .Xr to altq(4).
2010-12-19 23:53:23 +00:00
Pyun YongHyeon
78b815ac74
ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4).
2010-12-19 23:50:36 +00:00
Pyun YongHyeon
49981fba51
Document JMC251/JMC261 support.
2010-12-19 00:00:29 +00:00
Robert Watson
e956db1e11
Simply refer to all Xen drivers as para-virtualized, as this appears to
...
be the preferred Xen parlance.
Discussed with: Steve Hand <steven.hand at cl.cam.ac.uk>
MFC after: 1 day
2010-12-17 22:09:55 +00:00
Robert Watson
63f34ca026
Correct some misundertandings on my part about PV vs HVM kernel
...
configuration options.
MFC after: 1 day
2010-12-17 11:25:37 +00:00
Robert Watson
055dac5c25
Fix spelling nits.
...
MFC after: 3 days
Submitted by: bcr
2010-12-17 10:05:21 +00:00
Robert Watson
cd66b53aee
Clarifications of a number of points in xen.4, and some additional device
...
driver information from gibbs@.
MFC after: 3 days
2010-12-17 01:30:56 +00:00
Robert Watson
0b484c698d
Slightly different formatting for options list.
...
MFC after: 3 days
2010-12-14 10:06:28 +00:00
Robert Watson
3b56015b22
Further refinements to the xen.4 man page: fix typos, add material on
...
para-virtualized drivers, clarify how to configure XENHVM on amd64.
MFC after: 3 days
2010-12-14 09:32:37 +00:00
Robert Watson
7c472105ac
Add a rudimentary Xen man page summarising the state of Xen on amd64 and
...
i386, how to configure the kernel, and some known issues. Further
refinement almost certainly required. This is not a Xen installation
manual.
MFC after: 3 days
Sponsored by: DARPA, AFRL
2010-12-13 23:30:56 +00:00
Robert Watson
f37972a945
Add a rudimentary Xen man page summarising the state of Xen on amd64 and
...
i386, how to configure the kernel, and some known issues. Further
refinement almost certainly required. This is not a Xen installation
manual.
MFC after: 3 days
Sponsored by: DARPA, AFRL
2010-12-13 23:26:31 +00:00