Commit Graph

4775 Commits

Author SHA1 Message Date
njoly
e0ecef7144 Start a new paragraph to describe flags values. 2010-02-12 10:54:53 +00:00
cnst
e63ce92c35 envstat output is now so wide that it better be indented by only 2 instead of 6n 2010-02-12 02:16:59 +00:00
wiz
ac80d62156 Add another comma in Nd, noted by dogcow. 2010-02-09 22:59:41 +00:00
pgoyette
771fd72c7e Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@
2010-02-09 14:10:08 +00:00
wiz
2fe91b84e5 Bump date for previous. 2010-02-09 08:31:34 +00:00
cnst
8f9778c2a9 fix the example code to be closer to compilation and update for aibs(4) 2010-02-09 07:32:09 +00:00
wiz
a396677e8f Bump date for aibs. 2010-02-09 06:49:41 +00:00
wiz
0b34cdad55 Bump date for previous. 2010-02-09 06:48:28 +00:00
wiz
891914a165 Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
2010-02-09 06:47:52 +00:00
cnst
66a7dbba76 use the latest envstat in the example output for aibs(4) 2010-02-09 05:37:25 +00:00
cnst
1c23afa3cb New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
msaitoh
0c975d7cab Update the manual for mfi GEN2. 2010-02-09 00:21:27 +00:00
pgoyette
daefdf6156 After reviewing the datasheets, most of the supported Winbond chips can
handles the new flags for selecting sensor type.  Update code and man
page accordingly.
2010-02-08 23:10:35 +00:00
wiz
df435c8ccb Remove trailing whitespace. 2010-02-08 21:47:20 +00:00
pgoyette
87726766a7 Document flags option for selecting temp sensor type 2010-02-08 21:42:41 +00:00
tonio
1e64e85541 Fix typo in Email address, spotted by pgoyette@ 2010-02-07 18:09:01 +00:00
wiz
05207cfe3d Fix date. 2010-02-06 21:57:08 +00:00
pgoyette
35f2f18a53 Add man page and cross-refs for experimental acpismbus(4) 2010-02-06 20:11:33 +00:00
wiz
43818948fa Fix Dd, use Dq, and remove trailing comma. 2010-02-06 12:44:32 +00:00
tonio
9e0a061a49 Add uthum(4) man page 2010-02-06 11:26:56 +00:00
pooka
33907919ba pud requires putter like it always has.
deliberately do NOT bump date.
2010-02-02 04:04:39 +00:00
phx
cc35ab39e9 New modifiers for the "write" command: /BHL. They act like /bhl but do not
read the old value from memory before writing.
2010-01-31 21:52:23 +00:00
wiz
a62f6ec261 Use full month name in Dd. 2010-01-31 15:05:49 +00:00
wiz
5a94f1ec05 Bump date for new debug section.
New sentence, new line.
Remove Pp after section begin.
2010-01-31 15:05:20 +00:00
hubertf
827a5e73da Fix two typos to make documentation match the code:
* the CIOCFKEY ioctl is really called CIOCKEY
 * CRK_MOD_EX => CRK_MOD_EXP

Bump date.
2010-01-31 14:43:04 +00:00
jruoho
9703b2e495 Miscellaneous small changes:
* Use -compact to make the page a little shorter.
        * Capitalize the title in the sysctl-section.
        * Use .Ic for the sysctl variables.
        * Remove ACPICA_PEDANTIC; no such option any more.
2010-01-31 12:07:37 +00:00
jruoho
993abc958b Add a short introduction to ACPI debugging. 2010-01-31 11:29:31 +00:00
pooka
f510198e1c Make swwdog use no-needs-count. As the manpage says, there can be only one. 2010-01-30 21:55:28 +00:00
wiz
e0de9d914f Bump date for more powerpc commands. 2010-01-29 10:48:45 +00:00
phx
7766f23c15 New machine commands for PPC OEA.
bat: prints the BAT registers and translations
mmu: prints MMU registers (sdr1, sr0..15)
Previous PPC commands were for IBM4xx only, so make two sections now:
POWERPC 4xx and POWERPC OEA.
2010-01-28 21:13:49 +00:00
hubertf
62ff0dc871 Fix typo: CIOCASSYMFEAT -> CIOCASYMFEAT 2010-01-28 08:35:06 +00:00
jruoho
24b54723e5 Add the paper/presentation of Joerg and Jared to the list of references.
(Probably better reading than any of the specifications, with also some
historical value to NetBSD.)
2010-01-25 17:21:32 +00:00
jruoho
30e77757be Add some missing devices. 2010-01-25 11:41:10 +00:00
jruoho
dc30608997 Be more pedantic with the references; list also authors, dates, revisions,
and titles.
2010-01-25 11:02:56 +00:00
jruoho
81bf1f7a1f Recommit:
* add verbosity to the PNP0C32 reference
	* use more markup
	* improve wording
2010-01-25 10:12:41 +00:00
jruoho
cd7da15741 Revert an accidental commit. 2010-01-25 10:05:14 +00:00
jruoho
350ee6dc22 *** empty log message *** 2010-01-25 09:33:29 +00:00
wiz
4de7abb6b1 Bump date for PowerPC descriptions. Make HTML-ready. 2010-01-23 10:41:42 +00:00
mrg
43c8973ab2 document powerpc ddb commands. PR#38307. 2010-01-23 01:32:06 +00:00
jdc
b417193411 Add a note about the RSC ports on the E250.
Bump date.
Remove trailing whitespace.
s;Sun Ultra 5/10;.Tn Sun Ultra;
2010-01-18 15:55:11 +00:00
pooka
048228094a update type of bh_tstamp 2010-01-16 18:47:50 +00:00
joerg
aee81ebcb8 Use .%U instead of .%O for URLs. 2010-01-15 19:24:49 +00:00
joerg
ff4348e0b0 Use .%U. Give full URL for draft-ietf-ipsec-ecn-02. 2010-01-15 19:23:38 +00:00
wiz
a099dde0e8 New sentence, new line. 2010-01-12 09:26:26 +00:00
jmmv
75eb9daa20 Drop unnecessary trailing commas. 2010-01-12 00:04:30 +00:00
skrll
41ce26a62d Note the (working) com attachments on NetBSD/hp700. Bump date. 2010-01-10 15:05:26 +00:00
wiz
71ca0cbf02 Bump date for sparc ddb command descriptions. 2010-01-10 09:08:23 +00:00
mrg
fc6f62f9db document sparc ddb commands. PR#38312. 2010-01-10 08:24:32 +00:00
wiz
44d89517c9 "an" before a vowel, not "a". 2010-01-09 11:18:32 +00:00
mbalmer
a33b3d6b72 Fix date. 2010-01-09 09:44:41 +00:00
mbalmer
61ddf57ed4 A bridge works like a switch, not like a hub.
From FreeBSD.
2010-01-09 09:44:29 +00:00
mbalmer
e20ab260b7 Various language fixes. From FreeBSD. 2010-01-09 09:19:18 +00:00
joerg
0b729bd389 No empty .Rs/.Re 2010-01-08 22:03:13 +00:00
njoly
adaa722591 Add iic(4) references. 2010-01-08 12:52:49 +00:00
wiz
76f833ae3d Bump date for previous. New sentence, new line. 2010-01-07 10:32:01 +00:00
jdc
54137b1918 Add DP83865 to the supported PHY list (from OpenBSD). 2010-01-07 09:30:28 +00:00
jdc
1da1a88e96 Add cas(4) manual page. 2010-01-07 09:23:54 +00:00
jdc
ab6c3487ea Manual page for cas (Sun Cassini/Cassini+ GigaSwift) Ethernet). 2010-01-07 09:20:45 +00:00
haad
344f97a451 Add device-mapper manual page to build and add it to apropriate lists. 2010-01-04 16:57:48 +00:00
nakayama
36efb2549a Make fault LED and alarms status changeable via sysctl(8).
The sysctl entries are created under the hw.lomN MIB.
2009-12-28 18:25:44 +00:00
mrg
5d423d552d fix a typo: s/SIGINTR/SIGINT/. 2009-12-25 02:33:50 +00:00
asau
931d85f035 Correct spelling: "HDAUDIO_AFG_DEBUG" 2009-12-23 19:38:33 +00:00
wiz
b7b8b3a374 Bump date for defaulting UGEN_BULK_RA_WB to on. 2009-12-23 09:10:07 +00:00
pooka
bb27c3b9ac unifdef -D UGEN_BULK_RA_WB
Default behaviour unchanged, the feature must still be explicitly
enabled for a ugen fd.
2009-12-23 01:04:45 +00:00
gdt
daad9cefc2 In the introduction, point out that RA_WB is intended for recurring
fixed-sized transfers.  Clarification requested by pooka@.
2009-12-21 19:04:36 +00:00
snj
bbbb5348d6 Small grammar fix. From Constantine Aleksandrovich Murenin. 2009-12-19 00:15:28 +00:00
dyoung
8d684555a6 Note in BUGS section that vnd(4) does not work on sparse files. 2009-12-18 23:37:38 +00:00
pooka
410d5e309e add dialout devices to FILES 2009-12-16 01:42:41 +00:00
wiz
fcf6fd4722 Bump date for additional supported card. 2009-12-14 09:33:47 +00:00
cherry
f9f0b72acc Add reference to Qualcom Inc AC8700 / ZTE 1x EVDO interface. Thanks saysprasad@gmail.com 2009-12-14 09:06:37 +00:00
wiz
b287b9bcf2 Add Hama WLAN PCI Card 54 Mbps to recognized cards. Bump date. 2009-12-13 17:31:53 +00:00
tsutsui
a2c6d1c59d There is no NetBSD 4.1 (yet?) and 5.0 has been released before it. 2009-12-11 17:00:49 +00:00
joerg
8c11e3845e Fix typo. From Brad Tilley. 2009-12-08 02:40:04 +00:00
pooka
70d4493c77 Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.
2009-12-05 20:11:01 +00:00
pooka
d6224f4507 Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
njoly
25d47bcec5 Remove unneeded ichsmb(4)/nfsmb(4) cross-references. 2009-12-04 13:53:38 +00:00
kiyohara
c7dfb7bf39 Maybe supported LAN9218 Family. 2009-12-02 12:54:15 +00:00
nakayama
7db1a7f040 Add support for monitoring Fault LED and Alarms status. 2009-11-28 04:14:27 +00:00
mbalmer
8a44b5e050 Add support for USB HID devices that report absolute coordinates instead
of relative movement data, i.e. touchpanels.  Please note that calibration
must be done outside the wsons(4) driver for now.
2009-11-27 08:35:05 +00:00
pooka
1b8aa8bae0 Fix rev 1.10 a bit: currently raw devices are correct for newfs/tunefs,
and the cooked one should be used for mount.
2009-11-23 16:41:26 +00:00
mbalmer
124961627e s/the the/the/ 2009-11-22 18:40:26 +00:00
pooka
16f3281f94 Remove extra crud which hasn't been up-to-date in eons. 2009-11-22 18:36:16 +00:00
mbalmer
a4ce4bde9a remove the the double the. 2009-11-22 18:02:22 +00:00
snj
c88ba29086 Kill space before a period. 2009-11-22 16:50:13 +00:00
christos
211ea3b037 don't use the raw device in example. From rudolph 2009-11-22 00:02:56 +00:00
dyoung
d6a7055744 Describe 'options SPLDEBUG'. 2009-11-17 17:54:14 +00:00
joerg
f79d98372f Use proper column markup. 2009-11-02 00:50:29 +00:00
tsarna
0d5d5106f9 Take credit for original work. 2009-10-22 23:10:22 +00:00
snj
176f5f951d Drop 3rd and 4th clauses. OK jmcneill (copyright holder). 2009-10-21 16:06:59 +00:00
snj
7a9dfdb753 Remove 3rd and 4th clauses. OK'd by Tohru Nishimura and Reinoud Zandijk
(copyright holders).
2009-10-21 00:30:43 +00:00
snj
4988388746 Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
dyoung
23f173616f Add missing text disclaiming any warranty, as pointed about by
rmind@.
2009-10-19 23:29:40 +00:00
dyoung
27ad740e98 Delete clauses 3 and 4. Thanks rmind@ for pointing out my mistake. 2009-10-19 23:28:02 +00:00
rmind
993cb03302 Drop 3rd and 4th clauses from David Young's license.
Reviewed and approved by dyoung@ (copyright holder).
2009-10-19 23:19:37 +00:00
dyoung
6f40c61d9b Add missing copyright notice, pointed out by rmind@. 2009-10-19 22:49:44 +00:00
bouyer
6d07b400dc Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
for the booring work !
2009-10-19 18:41:07 +00:00
joerg
500521cf90 Garbage collect !NetBSD documentation. 2009-10-14 23:32:42 +00:00
joerg
ea35069b47 Do not indent twice. Do not use compact mode, it makes the list harder
to read.
2009-10-14 23:18:39 +00:00
joerg
8f0d7ce472 Indentation is an argument, not another option. 2009-10-14 23:10:27 +00:00
wiz
feb0e0a3b5 Fix Dd argument. 2009-10-02 17:48:39 +00:00
nakayama
d61a38f649 Port lom(4) driver for LOMlite lights out management hardware monitor
and watchdog timer from OpenBSD.

It supports the LOMlite found on Sun Netra t1 and the LOMlite2 found
on Sun Netra T1/X1 and Sun Fire V100/V120.
2009-10-02 15:09:16 +00:00
wiz
074d401449 Add Xref and config line for wb(4). 2009-10-01 05:42:22 +00:00
wiz
fea6ba46fc Sort SEE ALSO. 2009-10-01 05:42:09 +00:00
jmcneill
521589e2d5 add wb(4) man page. 2009-09-30 22:32:04 +00:00
sborrill
21e3c4b6e7 Add support for playback- or capture-only devices by adding
AUDIO_PROP_PLAYBACK and AUDIO_PROP_CAPTURE properties.

From jmcneill@.

Fixes PR#42050
2009-09-29 15:58:54 +00:00
wiz
91b16df666 Bump date for today's changes. 2009-09-27 21:05:55 +00:00
jakllsch
bd5cb77445 gpio(4) support for Intel ICH southbridges.
Tested on Intel SS4200-E (ICH7), and Acorp 6A815EPD (ICH2) motherboards,
on amd64 and i386 ports respectively.

It should be noted that the majority of boards with ICH chips do not
expose the GPIO pins for off-board use.  For instance, aside from the
three exposed-on-a-header pins on the 6A815EPD, another pin is also
used to control write protect on the FWH.  The SS4200 exposes the GPIO
on a header that connects to the 10 LEDs on the front panel, as well
as a tact switch on the back panel.
2009-09-27 17:55:31 +00:00
jmcneill
137f29ee98 HP sensing is supported now. 2009-09-26 11:52:16 +00:00
wiz
ac3d1204b9 New sentence, new line. 2009-09-26 06:47:55 +00:00
elad
86d8eb1d76 PR/35795: Greg A. Woods: bge(4) doesn't describe the sysctl it uses
Use a slightly adjusted version of the diff in the PR. For proper credits,
the information in the added bit comes from a posting by Jonathan Stone.
2009-09-26 04:51:21 +00:00
plunky
c0e76aa63e mention dynamic PSM usage 2009-09-25 19:47:09 +00:00
mbalmer
e5d5fe6e06 Jonatha Kollasch has a GPIO device that can pulse the output lines.
Support it wuth the GPIO_PIN_PULSE attribute and the 'pulse' paramater
to gpioctl.  Discussed with Jonathan.
2009-09-25 19:37:03 +00:00
jmcneill
d7beaf12d7 - adjust description ("Generic" is redundant)
- rates != 48kHz are now supported
- bump date
2009-09-07 16:22:46 +00:00
wiz
0192905bb1 Whitespace cleanup, sort sections, fix list. 2009-09-06 17:59:09 +00:00
sborrill
b88195cfa1 hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio*	at pci? dev ? function ?
hdafg*		at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
2009-09-06 17:25:55 +00:00
joerg
0c7b475101 Do not use tabs in references. Tab has special meaning in roff(7), even
though it is not visible in this context.
2009-08-24 10:15:25 +00:00
jmcneill
eff736611c Update BUGS section; genfb works on i386 and amd64 now. 2009-08-24 02:25:18 +00:00
plunky
90e0b0e5de make a small mention how to configure the tty line as a bluetooth device 2009-08-23 19:44:39 +00:00
joerg
ff97d10661 Rewrite the sentence about the socket options to avoid questionable
typographic layout and to be more inline with the wording of the rest of
the man page.
2009-08-23 19:32:16 +00:00
wiz
7bc157d9a3 Reword slightly so I can understand it more easily. 2009-08-23 15:41:28 +00:00
mbalmer
b43d918df8 Mention that defining the GPIO layout is subject to kauth(9) auhtorization.
Suggested by Elad Efrat.
2009-08-23 10:20:41 +00:00
joerg
b90505158a Kill empty lines. 2009-08-22 00:17:03 +00:00
joerg
97a6d834d7 Use semantic markup. 2009-08-21 23:55:13 +00:00
joerg
dde7508f88 Fix markup. 2009-08-21 23:46:20 +00:00
joerg
4fefe2ca0a Do not use -indent without option, aka without actually indenting. 2009-08-21 23:45:15 +00:00
joerg
caddf4b194 Fix markup. 2009-08-21 23:43:51 +00:00
mbalmer
6b6e87fc9f This will appear in .Nx 6, not 5. Prodded by wiz. 2009-08-21 08:20:30 +00:00
wiz
13d5139b34 Bump date for BTF_MASTER. 2009-08-21 06:12:16 +00:00
plunky
b7dec17fbf add a per-unit master setting, to control requesting the master role
when accepting connections.
2009-08-20 21:40:59 +00:00
wiz
f26c80959a New sentence, new line. Whitespace nit. 2009-08-19 23:17:25 +00:00
mbalmer
51362abc92 Mention GPIO in the header so that apropos gpio will list this man page. 2009-08-19 20:45:23 +00:00
jmcneill
39177e11e5 s/PLAYSTATION/PlayStation/ 2009-08-19 13:38:26 +00:00
mbalmer
00f46729f9 Mention GPIO in the title so that this manual page shows up with 'apropos
gpio'.
2009-08-19 06:57:24 +00:00
cegger
e5bc6032d2 grammar fix: a in-kernel -> an in-kernel 2009-08-15 09:59:12 +00:00
snj
90fa142bc7 Kill an unnecessary comma. 2009-08-15 00:40:53 +00:00
mbalmer
3ab4ce4739 Add support for multi-position electro-mechanical keylocks. An example
driver, gpiolock(4), is provided as an example how to interface real hardware.
A new securemodel, securemodel_keylock, is provided to show how this can
be used to tie keylocks to overall system security.  This is experimental
code.  The diff has been on tech-kern for several weeks.

Reviewed by many, kauth(9) integration reviewed by Elad Efrat; approved by
tonnerre@ and tron@.  Thanks to everyone who provided feedback.
2009-08-14 21:17:21 +00:00
snj
c195224d45 Be consistent within this document: Queue -> Queuing. 2009-08-11 19:03:29 +00:00
wiz
38143816eb Sort sections. Fix typo. 2009-08-09 08:44:30 +00:00
mbalmer
5502bee520 Add the manual page for the gpioiic(4) driver. 2009-08-09 08:20:53 +00:00
wiz
94dcecc31d Sort sections, remove superfluous .Pp, improve wording. 2009-08-09 07:40:46 +00:00
kiyohara
5bb9b7a6ef Support SMSC LAN9118 Family Ethernet interfaces device driver.
It tested on GUMSTIX only.
2009-08-09 06:40:09 +00:00
skrll
8e44c4863b Sentences end with '.'. 2009-08-08 14:09:06 +00:00
wiz
8dacf6eb63 Make HTML-ready. 2009-08-02 22:38:29 +00:00
wiz
b2141244f7 Sort supported hardware by name. New sentence, new line. 2009-08-02 22:37:44 +00:00
nonaka
156e933143 pxamci is pxa2x0 specific. 2009-08-02 00:20:39 +00:00
nonaka
69ff36e733 use NetBSD e-mail address. 2009-08-02 00:19:29 +00:00
mbalmer
2dbe843789 Sprinkle a few .Pps. 2009-08-01 15:52:55 +00:00
mbalmer
0a0263e442 Add a manual page for the gpiosim(4) pseudo-device. 2009-08-01 15:43:01 +00:00
mbalmer
eb1d43028b Sort SYNOPSIS, add gpio* at gpiosim?. 2009-08-01 13:17:30 +00:00
kiyohara
ce1343fcd9 Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00