Marius Strobl
6a01731bb6
Add a man page for mk48txx(4).
...
Requested by: n_hibma
Obtained from: NetBSD (original version)
2009-12-25 22:01:39 +00:00
Pyun YongHyeon
3fad75a846
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
Ruslan Ermilov
6d2d1fd59a
If none of the watchdogs supports the requested timeout value, the
...
code returns EOPNOTSUPP, not EINVAL.
2009-12-21 15:12:56 +00:00
Ruslan Ermilov
08d099f247
- Eliminated hard sentence breaks.
...
- Fixed spelling of EINVAL.
- Sorted sections.
2009-12-21 14:39:46 +00:00
Benedict Reuschling
45e1ff1059
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
Pyun YongHyeon
bc5fa9590d
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
Jean-Sébastien Pédron
b469a43897
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
Pyun YongHyeon
5f8249ee7e
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
Benedict Reuschling
8031b25721
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
Nathan Whitehorn
eaddd81cbf
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
Andriy Gapon
5022f21bd9
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
Bjoern A. Zeeb
fbd69dff68
Correct typo.
...
Reported by: gabor
MFC after: 5 days
2009-11-29 21:03:54 +00:00
Bjoern A. Zeeb
a77cb332ee
Enable IPcomp by default.
...
PR: kern/123587
MFC after: 5 days
2009-11-29 20:47:43 +00:00
Peter Pentchev
2cacf8cffb
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
Christian Brueffer
a3786ac52e
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
Christian Brueffer
eaea833385
Grammar and mdoc improvements.
...
MFC after: 3 days
2009-11-24 13:44:53 +00:00
Christian Brueffer
473fbad3c9
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
Alexander Motin
c01cccb81c
Refer more recently added Marvell chips.
2009-11-23 09:02:08 +00:00
Alexander Motin
ca17f444be
Add ada(4) man page.
2009-11-19 16:19:05 +00:00
Xin LI
35d9ffb960
Add a missing .Ed tag.
...
MFC after: 2 weeks
2009-11-18 01:13:15 +00:00
Rui Paulo
26970b2012
Add atp(4) man page.
...
Submitted by: Rohit Grover <rgrover1@gmail.com>
2009-11-15 18:31:57 +00:00
Alexander Motin
8fd5093c2a
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
Xin LI
1a9d4dda9b
Revert revision 199201 for now as it has introduced a kernel vulnerability
...
and requires more polishing.
2009-11-12 19:02:10 +00:00
Xin LI
41c8c6e876
Add interface description capability as inspired by OpenBSD.
...
MFC after: 3 months
2009-11-11 21:30:58 +00:00
Alexander Motin
c43ee88764
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
Pyun YongHyeon
710460e8af
88E8057(Ultra 2) is now supported.
2009-11-07 01:18:03 +00:00
Alexander Motin
1f02c0f7a9
Document support for more chips.
2009-11-06 11:17:33 +00:00
Christian Brueffer
cf6c5eebe7
Use our canonical .Dd format.
...
Submitted by: Ulrich Spoerlein
2009-11-02 12:35:38 +00:00
Christian Brueffer
6652a11014
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
Christian Brueffer
613628c4d8
Fix typos and mdoc style.
2009-10-27 17:22:03 +00:00
Ulf Lilleengen
0e0ed74fcc
- 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
Christian Brueffer
dade5b4d4c
Spell out the name of the month.
2009-10-25 17:47:52 +00:00
Rui Paulo
2267cb3d7f
Update according to the latest iwn(4) driver import.
2009-10-25 11:01:53 +00:00
Rui Paulo
749976613e
Replace ocurrences of FreeBSD CURRENT by FreeBSD 8.0.
...
MFC after: 2 days
2009-10-24 11:32:02 +00:00
Christian Brueffer
5d98bcc2ff
List more dependencies for these drivers. While here, convert
...
atapicam(4) to use our standard section 4 SYNOPSIS layout.
PR: 132525
Submitted by: gcooper
MFC after: 3 days
2009-10-22 11:35:12 +00:00
Pawel Jakub Dawidek
fa3e572c93
Remove self-reference.
2009-10-22 08:38:27 +00:00
Christian Brueffer
4e22046f33
Improve the description of the malofw kernel module installation.
...
PR: 132193
Submitted by: Frank Staals <frank@fstaals.net>
Based on a patch by: gavin
MFC after: 3 days
2009-10-21 09:22:40 +00:00
Andriy Gapon
782d6aff93
ichwd.4: fix r198272, restore watchdogd(8) reference
...
In r198272 I didn't notice that watchdog(8) and watchdogd(8)
are different things and instead of fixing watchdogd markup
I simply nuked the line.
Noticed by: emaste
Pointy hat to: avg
2009-10-20 14:06:07 +00:00
Andriy Gapon
2b201a1767
minor: fix sorting of some amd* entries in some makefiles
...
MFC after: 1 week
2009-10-20 13:22:54 +00:00
Andriy Gapon
cc48afe4e0
ichwd.4: remove a stray line
...
Nod from: des
MFC after: 3 days
2009-10-20 09:32:22 +00:00
Christian Brueffer
07ba0ec4ff
Powercrypt and NetSec seem to be defunct (webpages point to link farms
...
and a google search yields no alternative). Remove the links but
keep the entries around for reference.
PR: 139756
Submitted by: Patrick Oonk <patrick@pine.nl>
MFC after: 3 days
2009-10-19 14:36:12 +00:00
Weongyo Jeong
c2d7acaf5d
adds devices supportted by urtw(4) and bumps date.
2009-10-18 00:46:59 +00:00
Christian Brueffer
a2ef0aff10
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2009-10-15 11:32:05 +00:00
Christian Brueffer
6be57b604f
Improved one-line description of this module (taken from NOTES).
2009-10-09 10:03:41 +00:00
Simon L. B. Nielsen
e9e6bb8ea3
- Document that 'Dell PowerEdge R710' has bce(4) supported NIC.
...
- Bump document date.
MFC after: 3 days
2009-10-07 13:45:12 +00:00
Stanislav Sedov
6410fec30a
- Document new revisions of chips supported.
2009-10-07 13:25:24 +00:00
Maxim Konovalov
a903af238c
o Fix typo: "an in particular" -> "and in particular".
...
PR: docs/139370
Submitted by: Kenyon Ralph
MFC after: 1 week
2009-10-06 04:57:18 +00:00
Robert Watson
9fa8a03e51
Bump unix(4) man page date for SOCK_SEQPACKET.
...
Suggested by: bz
MFC after: 3 months
2009-10-05 15:15:13 +00:00
Robert Watson
ebb8cecb01
SOCK_SEQPACKET is now supported on UNIX domain sockets.
...
Sponsored by: Google
MFC after: 3 months
2009-10-05 15:07:44 +00:00
Weongyo Jeong
1db9493a64
TRENDnet TEW-424UB has multiple revisions so clarify zyd(4) man page and
...
adds a device to urtw(4). The revision informations are as follows:
rev A ZD1211
V2 SiS163U
V2.1R SiS163U
V3.xR RTL8187B
and bump date.
Obtained from: OpenBSD
Reported by: Albert Shih <Albert.Shih at obspm.fr>
2009-10-03 02:28:28 +00:00