Ruslan Ermilov
e1fe3dba5c
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
Dag-Erling Smørgrav
a41d535d17
Correct the requirements for g_new_consumer().
...
Approved by: phk
2006-03-17 13:13:18 +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
Sam Leffler
47e2996e8b
promote fast ipsec's m_clone routine for public use; it is renamed
...
m_unshare and the caller can now control how mbufs are allocated
Reviewed by: andre, luigi, mlaier
MFC after: 1 week
2006-03-15 21:11:11 +00:00
Andre Oppermann
2433924ce1
Import OpenBSD's manual page to the sys/sys/hash.c functions imported two
...
days earlier.
Obtained from: OpenBSD
2006-03-14 17:19:09 +00:00
Jesus R. Camou
2b3efff32a
Add link:
...
rc.conf.local.5->rc.conf.5.
PR: docs/87698
Reported by: Marian Cerny <jojo@matfyz.cz>
Submitted by: Daniel Gerzo <danger@rulez.sk>
Approved by: trhodes (mentor)
MFC after: 3 days
2006-03-14 17:05:00 +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
Matteo Riondato
d98c012541
Fix spelling error
...
MFC after: 1 day
2006-03-08 14:10:38 +00:00
Hiroki Sato
999b97c5e7
Fix version number when the feature was added.
...
Submitted by: Yoshihiko Sarumaru (mistral at imasy dot or dot jp)
PR: docs/93801 and docs/93803
MFC after: 2 days
2006-03-07 18:25:03 +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
Ruslan Ermilov
a26fc5727b
Fix types of time_second and time_uptime variables.
2006-03-02 19:47:41 +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
Christian Brueffer
ca68db7a1a
Actually bump the date to the commit-date for the last commit.
2006-03-02 14:55:07 +00:00
Christian Brueffer
2325bde9c9
Document the graid3(8), gstripe(8) and gconcat(8) periodic scripts.
2006-03-02 14:48:17 +00:00
Olivier Houchard
d1bd38bb45
Note that BUS_DMA_COHERENT currently only affects sparc64 and arm.
...
Suggested by: scottl
2006-03-01 23:56:18 +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
John-Mark Gurney
6f56dcd441
update examples to use the correct terms that was never updated when the
...
earlier descriptions were gone over...
MFC after: 3 days
2006-02-28 19:58:57 +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
John-Mark Gurney
235811bfea
allow timo to be 0 when mtx is not NULL (KASSERT allowed this as
...
pointed out by jhb)
Reviewed by: jhb
MFC after: 3 days
2006-02-22 20:50:33 +00:00
Yaroslav Tykhiy
c6136be413
Forgot to bump .Dd in the last commit.
2006-02-22 15:12:07 +00:00
Yaroslav Tykhiy
91387563e2
Document the relation between $command and $foo_program.
...
PR: docs/68453
MFC after: 3 days
2006-02-22 10:57:19 +00:00
Hajimu UMEMOTO
3d9c7490ba
Mention NO_NLS_CATALOGS.
...
Suggested by: Niclas Zeising <lothrandil__at__n00b.apagnu.se>
2006-02-22 09:47:54 +00:00
Sam Leffler
65986ff98d
NO_WPA_SUPPLICANT_EAPOL is a bool, not a str
2006-02-21 17:15: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
d00cc66129
Xref chkgrp(8).
...
PR: 93529
Submitted by: Daniel Gerzo <danger@rulez.sk>
MFC after: 3 days
2006-02-18 16:48:56 +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
Pawel Jakub Dawidek
b81709d11c
Document how to find a short description of a memory type.
2006-02-17 09:11:41 +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
Brad Davis
209462832d
- Massage wording to make it easier to understand and fix some grammar.
...
Submitted by: sbahra at gwu dot edu
Reviewed by: ru@
Approved by: ceri@
MFC after: 3 days
2006-02-16 09:56:31 +00:00