Commit Graph

3206 Commits

Author SHA1 Message Date
Christian Brueffer
7573f75456 Convert the SYNOPSIS section to look like the ones used in other driver
manpages.  Don't mention the include file, it's not important for the
operation of this driver.

MFC after:	3 days
2006-04-01 10:37:35 +00:00
Christian Brueffer
7bffbceefe Mention the module in the synopsis. 2006-04-01 09:55:37 +00:00
Marcel Moolenaar
af2e25a6d2 o Add scc(4) to the build.
o  Add the scc(4) manpage to the build.
o  Update the uart(4) manpage to account for scc(4).
o  Update the uart(4) module build to include support for scc(4).
2006-03-30 18:39:24 +00:00
Marcel Moolenaar
6174e6ed12 Add scc(4), a driver for serial communications controllers. These
controllers typically have multiple channels and support a number
of serial communications protocols. The scc(4) driver is itself
an umbrella driver that delegates the control over each channel
and mode to a subordinate driver (like uart(4)).
The scc(4) driver supports the Siemens SAB 82532 and the Zilog
Z8530 and replaces puc(4) for these devices.
2006-03-30 18:33:22 +00:00
John-Mark Gurney
06f40e9610 document the tty files that uart(4) provides like sio(4) and pty(4) both
do..  This copies only part of the FILES section from sio(4)....

We might want to make tty(4) document the files provided, and have each of
these document the characters that it uses...

Pointed out by:	Yasholomew Yashinski
MFC after:	3 days
2006-03-30 02:27:25 +00:00
Christian Brueffer
5bee0fd5d0 Mention that MegaRAID SAS controllers are supported by mfi(4). 2006-03-29 21:02:35 +00:00
Christian Brueffer
48c08eb834 Mention that amr(4) supports older MegaRAID hardware and clean up the
last vestiges of example.4.
2006-03-29 20:53:42 +00:00
Scott Long
91c3e79059 Add a manual page for mfi(4). 2006-03-29 07:35:39 +00:00
Wojciech A. Koszek
bc02a9764c Keep references sorted alphabetically.
Spotted by:	brueffer
Approved by:	cognet (mentor)
2006-03-20 17:10:09 +00:00
Wojciech A. Koszek
84044ca360 Add reference to conscontrol(8).
Reviewed by:	ru
Approved by:	cognet (mentor)
2006-03-20 16:53:00 +00:00
Brad Davis
1ff5938918 s/ifconfig tunnel greN/ifconfig greN tunnel/
Submitted by:	ankon@#bsddocs
Approved by:	ceri@
2006-03-19 05:52:35 +00:00
Christian Brueffer
ace29d6599 Adapt for the new firmware ports.
MFC after:	3 days
2006-03-16 22:39:17 +00:00
Christian Brueffer
0b43552670 Document JMicron JMB361, 365 and 366 support.
MFC after:	3 days
2006-03-16 22:20:39 +00:00
Damien Bergamini
8484f1d05b swap Bus and MAC/BBP columns.
add more devices (RT2561S and RT2661) to the list of supported hardware.
2006-03-13 21:24:28 +00:00
Damien Bergamini
90ea8a35bf Remove duplicate .Pp
Submitted by:	Christian Brueffer
2006-03-13 21:00:53 +00:00
Damien Bergamini
b612bd5546 typo 2006-03-13 20:42:37 +00:00
Damien Bergamini
be8a1cf375 sync w/ reality. 2006-03-13 20:36:55 +00:00
Marcus Alves Grando
2b0b822e84 - New sentence should start from the new line
- Forget to bump .Dd

Reported by:	maxim
Approved by:	maxim
MFC after:	1 day
2006-03-07 12:56:37 +00:00
Giorgos Keramidas
3563464ec1 Revert parts of 1.51 and add a missing \& after "i.e." that is not the
end of a sentence.  Ruslan notes that:

* The part about hexadecimal representation was intentional -- node ID
  is parsed as the ng_parse_hint32_type, and is represented
  (input/output) as a hexadecimal number

* "This value" was more correct, as the alternative name is
  "[<value>]:" where <value> is hexadecimal value of the node ID.

* "ID based name" (which is "[<hexid>]:") was correct, and what's now is
  incorrect -- node ID (number) cannot be equivalent to a name.
2006-03-06 17:37:42 +00:00
Markus Brueffer
06a9897cf1 s/MOUSE_BUTTONEVENT/MOUSE_BUTTON_EVENT/g
s/MOUSE_MOTIONEVENT/MOUSE_MOTION_EVENT/g

Approved by:	brueffer
MFC after:	3 days
2006-03-06 13:05:50 +00:00
Damien Bergamini
5c88f27518 Document new chipsets (RT2561, RT2561S and RT2661).
Obtained from:	OpenBSD
2006-03-05 20:57:25 +00:00
Giorgos Keramidas
96aaf2102c Grammar nits & some mdoc fixes, i.e. use ``.Nm fec<RET>node'' consistently
throughout the manpage text.

Reviewed by:	wpaul
2006-03-05 15:56:22 +00:00
Giorgos Keramidas
36f7af5781 Various textual improvements. 2006-03-05 15:54:22 +00:00
Yaroslav Tykhiy
375ce6798f Take the functionality contained in the former "options TDFX_LINUX"
into a separate module.  Accordingly, convert the option into a device
named similarly.

Note for MFC: Perhaps the option should stay in RELENG_6 for POLA reasons.

Suggested by:	scottl
Reviewed by:	cokane
MFC after:	5 days
2006-03-03 21:37:38 +00:00
Andrew Thompson
0908a232a3 Document the monitor mode and explain how it can be used. 2006-03-03 09:32:25 +00:00
Marcus Alves Grando
eb2336ddb5 - Add entry about using timecounter TSC and cpu frequency changing.
Approved by:	njl
MFC after:	1 day
2006-03-03 02:04:52 +00:00
Andrew Thompson
0a3ef4a3d4 Document which version of 802.1D STP we implement. 2006-03-02 20:50:33 +00:00
Andrew Thompson
cceffdee0c The altq(4) code already handles SMP so clarify what ALTQ_NOPCC is needed for. 2006-03-02 19:45:59 +00:00
Gleb Smirnoff
f908935a6e Update URL at cisco.com. 2006-03-02 15:11:05 +00:00
Maksim Yevmenkin
b569776d07 Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.
Document hint in the kbdmux(4) man page.

Requested by:	scottl
MFC after:	1 day
2006-03-01 18:34:48 +00:00
Joseph Koshy
d48fe4c520 Typo fix; "ing" -> "in". 2006-03-01 16:49:07 +00:00
Wojciech A. Koszek
ba526146e7 Note that ACPI_DEBUG depends on DDB.
Reviewed by:	njl
Approved by:	cognet (mentor)
MFC after:	3 days
2006-03-01 16:31:37 +00:00
Christian Brueffer
a29370deb3 DDB depends on KDB for some time now.
Submitted by:	Kent Stewart <kstewart@owt.com>
MFC after:	3 days
2006-02-27 21:56:24 +00:00
Christian Brueffer
29d9f7f03b Update for the 9550 series of controllers.
Missing hardware entries notices by:	nemesis on irc
2006-02-20 19:42:04 +00:00
Gleb Smirnoff
0a0a390d7f Fix grammar.
Submitted by:	ru
2006-02-20 07:54:16 +00:00
Andrew Gallatin
b2fc195e1b 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.
More info regarding these nics can be found at http://www.myri.com.

Please note that the files
sys/dev/myri10ge/{mcp_gen_header.h,myri10ge_mcp.h} are internally
shared between all our drivers (solaris, macosx, windows, linux, etc).
I'd like to keep these files unchanged, so I can just import newer
versions of them when the firmware API/ABI changes.  This means I'm
stuck with some of the crazy-long #define names, and possibly
non-style(9) characteristics of these files.

Many thanks to mlaier for doing firmware(9) just as I
needed it, and to scottl for his helpful review.

Reviewed by: scottl, glebius
Sponsored by: Myricom Inc.
2006-02-19 22:39:19 +00:00
Gleb Smirnoff
ae648d2313 Fix misinformation in "setconfig" message description.
Noticed by:	Brian A. Seklecki <lavalamp spiritual-machines.org>
2006-02-19 19:11:54 +00:00
Christian Brueffer
f30df685c2 Belatedly bump the date for the fan control changes in rev. 1.9. 2006-02-17 20:29:32 +00:00
Christian Brueffer
6831877bb8 JMicron RAID metadata support. 2006-02-17 14:26:49 +00:00
Christian Brueffer
431fe15da4 Document Intel E7505 support. 2006-02-17 06:29:51 +00:00
Christian Brueffer
f985eb97d4 JMicron JMB363 support. 2006-02-16 22:05:49 +00:00
Marius Strobl
14d5e8363f - Add info regarding the watchdog part of the MK48Txx.
- Add a missing .Tn before Mostek.

MFC after:	3 days
2006-02-15 16:57:30 +00:00
Doug Ambrisko
e83a2cc673 Only install ipmi.4 for i386/amd64.
Requested by:	ru
2006-02-14 17:18:20 +00:00
George V. Neville-Neil
0ae1d43205 A little extra cleaning up.
MFC after:	1 week
2006-02-14 13:20:09 +00:00
George V. Neville-Neil
108b9d8319 Clean up some descriptions and remove ambiguities in the language.
Add explanations to the examples.

MFC after:	1 week
2006-02-14 13:02:00 +00:00
Joel Dahl
fda40672d0 .Pp before .Sh is redundant.
Reviewed by:	ru
2006-02-13 21:34:19 +00:00
Ceri Davies
c5f7881911 The interface for PLIP has been plip0 rather than lp0 for a long time.
Update to match.
2006-02-13 20:47:43 +00:00
Doug Ambrisko
1c204a5731 Tie the ipmi driver into the i386/amd64 builds. 2006-02-13 17:56:24 +00:00
Christian Brueffer
3063666625 - Use consistent capitalization for ThinkLight
- Xref led(4)

MFC after:	3 days
2006-02-12 22:07:30 +00:00
Joel Dahl
c2c08524c9 s/asynchronuous/asynchronous/ 2006-02-12 21:10:27 +00:00