Warner Losh
335cd66dc2
Updated man page from cronyx.
...
Forgotten by: imp
Reminded by: Roman Kurakin
Approved by: re@ <scottl>
2003-12-05 07:03:58 +00:00
Bruce A. Mah
72a6e47193
Add a few wi-supported cards to get this manpage caught up with
...
the hardware notes.
Reviewed by: imp
Approved by: re (implicitly)
2003-12-02 07:07:45 +00:00
Simon L. B. Nielsen
1cd908be33
Mdoc(7) janitor cleanup.
...
Reviewed and improved by: ru
OK'ed by: phk
Approved by: re (rwatson)
2003-11-30 12:42:01 +00:00
Ruslan Ermilov
320a3e0c19
Removed the i386 specific bit from title.
...
Reviewed by: non
Approved by: re (rwatson)
2003-11-30 08:50:17 +00:00
Ruslan Ermilov
16d8e9335a
- Connect a few forgotten Netgraph manpages.
...
- Sort.
Approved by: re (rwatson)
2003-11-29 18:14:04 +00:00
Poul-Henning Kamp
ccc5f62f97
Add manual page for CPU_ELAN, CPU_SOEKRIS and related options for the
...
Elan 520 CPU chip.
Approved by: re@
2003-11-27 20:28:25 +00:00
Poul-Henning Kamp
9491306ad3
Improve semantics of the 'sequence' command to led(4) devices:
...
use lowercase for off and upper case for on.
Approved by: re@
2003-11-27 20:23:32 +00:00
Noriaki Mitsunaga
985b09e826
Add nsp(4) man page for nsp PC-Card SCSI host adapter device driver,
...
and attach it to the build.
Submitted by: non, rushani
Approved by: re (rwatson)
2003-11-24 23:57:59 +00:00
Noriaki Mitsunaga
af3ebabea3
o Add HISTORY and AUTHORS section
...
o Add scsi.4 in the SEE ALSO section
Reviewed by: rushani
Approved by: re (rwatson)
2003-11-24 23:47:24 +00:00
Scott Long
90768c55d4
Install UDF header files to unbreak /sbin building when /sys is not present.
...
Submitted by: imura@ryu16.org
2003-11-22 06:08:59 +00:00
Tom Rhodes
381fd5b439
Bring in a new manual page, ncv.4, and attach it to the build.
...
Based on an original version submitted by: non
Approved by: re (scottl)
2003-11-21 00:55:11 +00:00
John Baldwin
e3ba3497a3
Fix a typo that broke one of the Greek keyboard maps.
...
PR: bin/59078
Submitted by: Panagiotis Astithas <past@noc.ntua.gr>
Approved by: re (rwatson)
2003-11-20 20:41:12 +00:00
Nate Lawson
39330d77d4
Clean up one more sentence that was wrapped unnecessarily.
...
Approved by: re (implicitly)
2003-11-19 20:37:15 +00:00
Nate Lawson
1e14834ae3
Update the man page for hw.acpi.reset_video and a few mdoc(7) cleanups.
...
Submitted by: Andreas Kohn <andreas.kohn@gmx.net>
Approved by: re (implicitly)
2003-11-19 20:30:18 +00:00
Nate Lawson
c25a3f8a7a
Improve the section on Cx states, documenting the removal of -1 as a
...
valid value for cx_lowest. To disable sleeping, use machdep.cpu_idle_hlt
instead. Update the version of the ACPI spec we implement.
Approved by: re (implicitly)
2003-11-19 20:28:56 +00:00
Gordon Tetlow
eb5ed42cfe
Update hier(7) to reflect the world with respect to /lib and /libexec.
2003-11-17 17:29:04 +00:00
Simon L. B. Nielsen
52108daca2
Document NO_DYNAMICROOT.
...
Reviewed by: gordon
2003-11-16 22:15:09 +00:00
Ceri Davies
ef7da08509
Add the ports/arabic category to the examples.
...
MFC After: 4 days
2003-11-16 17:55:54 +00:00
Simon L. B. Nielsen
f72375e102
mdoc(7) janitor:
...
- Use .Aq macro instead of <foo>.
- Kill EOL whitespace.
2003-11-16 15:16:19 +00:00
Simon L. B. Nielsen
a013513add
Add the following devices to the list of supported devices, to sync
...
manual page with the source code:
- HAL Corporation Crossam2+USB IR commander
- RATOC REX-USB60
- SOURCENEXT KeikaiDenwa 8 (with and without charger)
2003-11-16 14:02:37 +00:00
Shunsuke Akiyama
6ee806e35e
Add rue(4) into list of miibus-using drivers and reference.
...
MFC after: 1 week
2003-11-16 11:52:26 +00:00
Tom Rhodes
4008aa4cd2
Minor word tweaks.
...
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
2003-11-15 19:53:22 +00:00
Nate Lawson
6b74f9b7f5
Implement Cx CPU idle states and updated throttling support.
...
* Use the cpu_idle_hook() to do idling for C1-C3.
* Use both _CST and the FADT to detect Cx states.
* Use both _PTC and P_CNT for controlling throttling.
* Add a notify handler to detect changes in _CST and _PSS
* Call the _INI function for each processor if present. This will be
done by ACPI-CA in the future.
* Fix a bug on SMP systems where CPUs will attach multiple times if the
bus is rescan.
* Document new sysctls for controlling idling.
2003-11-15 19:26:06 +00:00
Hartmut Brandt
89624a3490
Replace all uses of the old netgraph constants NG_*LEN by the new
...
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
Tom Rhodes
53b2520d01
Remove an extra 'for' in the HISTORY section.
2003-11-15 14:23:48 +00:00
Tom Rhodes
b88ca5c03e
Bring in a 90% rewrite of the pcm.4 manual page. This adds tunables, loader
...
options, information on VCHANs, and more.
Based on content submitted by: Mathew Kanner <mat@cnd.mcgill.ca> && Cameron Grant
Update requested by: ru, and I think hmp
2003-11-15 06:08:57 +00:00
Bruce M Simpson
69d9a82eb9
Add a manual page for the IDT NICStAR driver, and hook it up to the build.
2003-11-14 20:29:12 +00:00
Warner Losh
b35ee63d8a
Amplify the reboot requirement
2003-11-14 16:55:00 +00:00
Warner Losh
614e1f02e8
Add required reboot into single-user mode step.
...
# mdoc janitors should make sure I did the markup right
Inspired by: recent problems in this area
2003-11-14 06:24:20 +00:00
David E. O'Brien
9f067574ba
Document this driver works for the Billionton 10/100 FastEthernet USBKR2
...
"thumb" adaptor.
2003-11-13 21:01:58 +00:00
Simon L. B. Nielsen
2e76d77fd0
Add cross reference to the em(4) driver, which also supports the NICs
...
supported by the gx(4) driver.
2003-11-13 20:35:13 +00:00
Simon L. B. Nielsen
9e151be8fd
Add a few more devices from the hardware notes.
2003-11-13 17:01:08 +00:00
Simon L. B. Nielsen
ad76688d59
- Add Linksys EG1032 and SMC 9452TX to the list of supported devices.
...
- Sort the device list.
2003-11-13 16:23:00 +00:00
Simon L. B. Nielsen
98277d1788
Sync the list of supported devices in the manual page with the hardware
...
notes and the driver source.
2003-11-12 14:13:36 +00:00
Hartmut Brandt
8c736ee23c
Document that the length of a command string is now 32. Also change all
...
occurences of the old *LEN definitions to the new *SIZ definitions.
Correct the example how to compare a nodename.
strncmp(name, "fred", NG_NODELEN) may step behind "fred" if the node
name is really fred.
Reminded by: ru
2003-11-12 13:24:03 +00:00
Tony Finch
f004a9739c
Better English usage.
...
Submitted by: wollman
2003-11-12 10:53:52 +00:00
Christian Brueffer
7b93590403
Correct the on-disc path to the porters-handbook
2003-11-12 08:26:08 +00:00
Christian Brueffer
515ba752bd
Document the 'fetch-recursive-list' and 'deinstall-all' targets.
...
No MFC reminder, I'll sync this page with the one in -stable in
a couple of days.
PR: docs/46181
Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
2003-11-12 08:06:35 +00:00
Hiten Pandya
727119d5cd
Mdoc Janitor:
...
* cleanup hard sentence breaks.
* sprinle some .Dq macros.
2003-11-12 02:35:20 +00:00
Hiten Pandya
7106962038
Mdoc Janitor:
...
* Add missing `utility' word to sentence describing
ips(4) card configuration.
* Remove extraneous use of .Pp, and describe the tunable
hw.ips.0.disable in a better way.
* Replace wrongly used .Op mdoc macros with the .Bq macro.
The .Op macro should only be used when describing a
``usage'' line of a utility/command.
* Add .Er, for marking errno defines (ENOMEM etc etc)
2003-11-12 02:26:47 +00:00
Tom Rhodes
9e2d6c362a
Attach ips.4 to the build.
2003-11-11 18:48:02 +00:00
Tom Rhodes
6856090898
Add a manual page for the ips(4) driver.
...
Requested by: obrien
Reviewed by: scottl (older version)
2003-11-11 18:47:01 +00:00
Simon L. B. Nielsen
8f7c50a225
Sort the device lists alphabetically to make it simpler to add new
...
devices to the lists in the appropriate places. This also makes it
easier to find devices in the lists.
OK'ed by: ceri, silby
2003-11-11 13:34:53 +00:00
Scott Long
f27ec812b6
Note support for the Adaptec 2410SA in the aac.4 manpage.
2003-11-11 08:40:43 +00:00
Maksim Yevmenkin
3a08bb88ed
Fix SYNOPSIS section in Bluetooth man pages
...
Reviewed by: imp, julian, ru
Approved by: ru
2003-11-11 03:27:08 +00:00
Hiten Pandya
dab12c8eba
Manual page for Asynchronous Logging Queues (ALQ) facility.
...
The manual page contains enough information to get someone started
with ALQ.
MLINKS have been added appropriately.
Approved by: jeff, des
Reviewed by: des, jeff, sam, brooks, rwatson, mtm
2003-11-10 22:45:09 +00:00
Tom Rhodes
2c85cbd9b5
Score one 'duh' point for me and replace all instances of scott@ with
...
rsm@.
2003-11-10 21:56:47 +00:00
Hiten Pandya
ea90c53786
Add MLINK net(4), which points to netintro(4).
...
Requested by: dwhite@
2003-11-10 21:26:52 +00:00
Hiten Pandya
5dec156e2b
Add a manual page for the USB Audio support in FreeBSD,
...
interfaced via the PCM framework.
This manual page was obtained from NetBSD, and the required
changes were made to adapt it to our uaudio driver.
Pre-cursor review: joe@
2003-11-10 20:25:40 +00:00
Christian Brueffer
3c33520372
Add a missing 'the'
2003-11-10 16:04:48 +00:00