roam
2eceaf9455
Document that the IEEE80211_DEBUG kernel option is needed for
...
using the wlan(4) debugging controls with wording slightly
different from that in the PR.
PR: 142367
Submitted by: Matthew Thyer <matt.thyer@gmail.com>
MFC after: 2 weeks
2010-01-14 09:38:23 +00:00
thompsa
271e7e0f72
Grammar nits.
...
Submitted by: Ben Kaduk
2010-01-14 01:16:20 +00:00
ed
a6d91cab94
Remove the 1000 pseudo terminal limit from pts(4).
...
Even with the old utmp format, we could in fact go to pts/9999, because
ut_line wasn't guaranteed to be null terminated there.
2010-01-13 21:22:23 +00:00
thompsa
6bc4650616
Update to Fredrik's latest uhso driver. This changes port detection, adds
...
comments and other code nits.
Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
2010-01-13 20:54:18 +00:00
thompsa
38619cd970
Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ
...
from standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather than
using PPP over serial. uhsoctl(1) is used to initiate and close the WAN
connection.
Obtained from: Fredrik Lindberg <fli@shapeshifter.se>
2010-01-13 03:16:31 +00:00
gavin
0c2da89ac4
Spell "Hz" correctly wherever it is user-visible.
...
PR: bin/142566
Submitted by: N.J. Mann njm njm.me.uk
Approved by: ed (mentor)
MFC after: 2 weeks
2010-01-12 17:59:58 +00:00
mav
ca52a33d35
Update, reflecting added multichannel playback support.
2010-01-12 17:50:26 +00:00
delphij
323bc58a0a
Fix formatting.
...
MFC after: 2 weeks
2010-01-09 12:34:15 +00:00
brueffer
18ddcd66e1
bridge(4) acts like a switch, not like a hub.
...
PR: 141350
Submitted by: brucec
Reviewed by: thompsa
MFC after: 1 week
2010-01-09 09:30:09 +00:00
brueffer
da19d81aaa
Various language fixes.
...
PR: 38061
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 1 week
2010-01-09 00:24:54 +00:00
ru
ce510bcb3f
Complete the swap of carp(4) log levels and document the change.
...
MFC after: 3 days
2010-01-08 16:14:41 +00:00
brueffer
fa09192f4e
Add one more supported controller.
...
Submitted by: pluknet <pluknet@gmail.com>
MFC after: 1 week
2010-01-02 16:27:25 +00:00
trasz
0b0591131c
The net/if_slvar.h header is long gone.
2009-12-28 22:14:49 +00:00
trasz
e88226db95
Bump manual page dates.
2009-12-28 09:41:13 +00:00
trasz
d764dd9021
Change u3g(4) and ucom(4) to not refer to pppd(8), which is gone.
2009-12-28 09:32:45 +00:00
trasz
664558bea0
Line discipline support is gone; update tty(4) manual page to reflect this.
...
Reviewed by: ed
2009-12-28 09:28:22 +00:00
trasz
7a5cea503e
Add references to termios-related stuff.
2009-12-28 09:26:46 +00:00
marius
fafe874fa5
Correct my e-mail address.
2009-12-25 22:04:00 +00:00
marius
b738a05794
Add a man page for mk48txx(4).
...
Requested by: n_hibma
Obtained from: NetBSD (original version)
2009-12-25 22:01:39 +00:00
yongari
31dfe727b9
Document newly added loader tunable/sysctl variable
...
dev.ste.%d.int_rx_mod.
While I'm here add .Xr vlan as ste(4) supports long frames.
2009-12-24 18:50:59 +00:00
ru
33537de527
If none of the watchdogs supports the requested timeout value, the
...
code returns EOPNOTSUPP, not EINVAL.
2009-12-21 15:12:56 +00:00
ru
132a24cf05
- Eliminated hard sentence breaks.
...
- Fixed spelling of EINVAL.
- Sorted sections.
2009-12-21 14:39:46 +00:00
bcr
74382eba8c
Reference the correct man page for firmware(9).
...
PR: docs/140986
Submitted by: Glen Barber (glen dot j dot barber at gmail dot com)
MFC after: 4 days
Reviewed by: sam
Approved by: sam, jkois (mentor)
2009-12-19 16:36:57 +00:00
yongari
7b2c1cab41
Document more VIA Velocity family controllers to vge(4). Previously
...
it mentioned only VT6122. While I'm here remove the mention of
VT3119 which seems to be VIA's internal model name and VT3119
wouldn't be available to end users.
Reviewed by: brueffer
2009-12-18 18:45:36 +00:00
dumbbell
f296f6d5cd
Add new "hw.psm.tap_enabled" tunable and sysctl.
...
This tunable allows one to enable (1) or disable (0) gestures like tap
and tap-hold on Synaptics TouchPad when the Extended mode isn't enabled
(ie. "hw.psm.synaptics_support" not set).
By default, the value is -1 in order to keep the current behaviour of
not enabling/disabling gestures explicitly.
PR: kern/139272
Submitted by: David Horn <dhorn2000 AT gmail DOT com>
Reviewed by: David Horn <dhorn2000 AT gmail DOT com>
2009-12-18 17:46:57 +00:00
yongari
35860d3255
Document newly added loader tunable and sysctl variables.
...
o hw.vge.msi_disable
o dev.vge.%d.int_holdoff
o dev.vge.%d.rx_coal_pkt
o dev.vge.%d.tx_coal_pkt
2009-12-17 18:37:11 +00:00
bcr
77e9a5ab43
Reference the correct man page for firmware(9).
...
PR: docs/140985
Submitted by: Glen Barber (glen dot j dot barber at gmail dot com)
MFC after: 7 days
Reviewed by: rpaulo
Approved by: rpaulo, jkois (mentor)
2009-12-11 19:36:10 +00:00
nwhitehorn
b864e5aa69
Add manpages for ams(4), akbd(4), adb(4), and cuda(4), which describe
...
various drivers for Apple Desktop Bus controllers and peripherals.
MFC after: 3 days
2009-12-03 18:13:47 +00:00
avg
006653d006
amdsbwd: new driver for AMD SB600/SB7xx watchdog timer
...
The hardware is compliant with WDRT specification, so I originally
considered including generic WDRT watchdog support, but decided
against it, because I couldn't find anyone to the code for me.
WDRT seems to be not very popular.
Besides, generic WDRT porbably requires a slightly different driver
approach.
Reviewed by: des, gavin, rpaulo
MFC after: 3 weeks
2009-11-30 11:44:03 +00:00
bz
170d197358
Correct typo.
...
Reported by: gabor
MFC after: 5 days
2009-11-29 21:03:54 +00:00
bz
68cb475233
Enable IPcomp by default.
...
PR: kern/123587
MFC after: 5 days
2009-11-29 20:47:43 +00:00
roam
7dfdd47742
Fix the cross-reference to sctp_opt_info in the text - section 3, not 2.
...
PR: 140938
Submitted by: Bruce Cran <bruce@cran.org.uk>
MFC after: 2 weeks
2009-11-27 13:08:25 +00:00
brueffer
cd77b9ef2b
Add IBM ServeRAID-MR10i to the hardware list.
...
Submitted by: pluknet <pluknet@gmail.com>
MFC after: 3 days
2009-11-26 13:25:07 +00:00
brueffer
9179f1aca0
Grammar and mdoc improvements.
...
MFC after: 3 days
2009-11-24 13:44:53 +00:00
brueffer
cdd3b43ca8
LSI MegaRAID 9260 works, sort the hardware list while here.
...
Submitted by: Jason <jhelfman@e-e.com>
MFC after: 3 days
2009-11-24 08:14:22 +00:00
mav
907e9240f2
Refer more recently added Marvell chips.
2009-11-23 09:02:08 +00:00
mav
d41fb84bab
Add ada(4) man page.
2009-11-19 16:19:05 +00:00
delphij
8f7a8c6b1e
Add a missing .Ed tag.
...
MFC after: 2 weeks
2009-11-18 01:13:15 +00:00
rpaulo
bce8a61bf7
Add atp(4) man page.
...
Submitted by: Rohit Grover <rgrover1@gmail.com>
2009-11-15 18:31:57 +00:00
mav
063906a1aa
Remove part that HDMI is not implemented. It had different meaning and
...
confuse users.
Extend BUGS section.
Add some supported chipsets.
2009-11-13 09:57:50 +00:00
delphij
8fed657163
Revert revision 199201 for now as it has introduced a kernel vulnerability
...
and requires more polishing.
2009-11-12 19:02:10 +00:00
delphij
13a19ef806
Add interface description capability as inspired by OpenBSD.
...
MFC after: 3 months
2009-11-11 21:30:58 +00:00
mav
1090fbd418
Introduce hw.hptrr.attach_generic loader tunable to deny hptrr driver
...
attach chips with generic Marvell (non-HighPoint) PCI identification.
These chips are also supported by ata(4). Some vendors, like Supermicro,
are using same chips without providing HPT RAID BIOS.
PR: kern/120842, kern/136750
2009-11-08 11:33:51 +00:00
yongari
3a38d3c210
88E8057(Ultra 2) is now supported.
2009-11-07 01:18:03 +00:00
mav
82c8b8b842
Document support for more chips.
2009-11-06 11:17:33 +00:00
brueffer
8169c493e6
Use our canonical .Dd format.
...
Submitted by: Ulrich Spoerlein
2009-11-02 12:35:38 +00:00
brueffer
67a7fb76e5
Revert part of r198363, there is no "device cam", it is
...
included in "device scbus".
MFC after: 3 days
2009-10-29 15:59:27 +00:00
brueffer
9bc12ec29a
Fix typos and mdoc style.
2009-10-27 17:22:03 +00:00
lulf
37ff8c8914
- Add support for Marvell Yukon 88E8042 device.
...
Submitted by: Mario Lobo <mlobo -at- digiart.art.br>
Approved by: yongari
2009-10-25 21:46:38 +00:00
brueffer
7f6f8d226e
Spell out the name of the month.
2009-10-25 17:47:52 +00:00