summaryrefslogtreecommitdiffstats
path: root/share/man/man4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* pcamux(4)kettenis2020-06-183-5/+55
|
* Fix a bunch of typos in various man pages.fcambus2020-06-183-12/+12
|
* ddb(4); be explicit that the parameter to trace /t uses the radixsthen2020-06-171-2/+4
| | | | | | prefix, and show how to use 0t for decimal (slight duplication from the table in EXPRESSIONS but easier for the reader than sending them off to look in a different part of the manual). ok mpi claudio jmc
* sort;jmc2020-06-111-3/+3
|
* escodec(4)patrick2020-06-113-4/+53
|
* simpleamp(4) and simpleaudio(4)patrick2020-06-113-3/+87
|
* rkiis(4)patrick2020-06-112-3/+51
|
* cwfg(4)patrick2020-06-103-4/+55
|
* Add ne(4) which is supported on luna88k from OpenBSD 6.7.aoyama2020-06-081-2/+4
|
* Move PowerBook5,4 audio from aoa(4) to snapper(4).gkoehler2020-06-062-6/+6
| | | | | | | | | | | This adds the missing TAS3004 volume control. Before, I put my ear near the speaker (to hear audio), because I had no way to turn up the volume. Now, the default volume is much louder, so I use sndioctl(1) to turn it down. Check for the model string "PowerBook5,4". This model's device tree has compatible = "AOAKeylargo" for the audio, doesn't show the TAS3004 in the same way as other models.
* fix SEE ALSO;jmc2020-06-021-2/+2
|
* add acpihid(4) for ACPI HID event and 5-button array devicesjcs2020-06-023-3/+48
| | | | ok kettenis
* make umstc descriptions the same in both man pagesjcs2020-06-012-6/+6
|
* add umstc(4) for Microsoft Surface Type Cover keyboardsjcs2020-05-313-5/+51
|
* pointless referencing .h files in SYNOPSISderaadt2020-05-291-5/+2
|
* TP-LINK TL-WN822N v5 is known to work and v4 has the same idjsg2020-05-261-2/+4
|
* delete uneducated commentaryderaadt2020-05-221-4/+2
|
* comment out Xr for pages not currently installed; ok mpijmc2020-05-181-5/+5
|
* Add missing definition tags to abbreviated commands. As an example,anton2020-05-171-2/+10
| | | | | | makes it possible to jump to the examine command from within $PAGER. ok kn@ schwarze@
* Fix forgotten references to removed mixer.4 manualratchov2020-05-172-9/+6
|
* use a consistent notation for x[GM]Hz (at least for the wireless pages);jmc2020-05-162-7/+7
|
* +.Xr gpio 4 ,jmc2020-05-161-2/+3
| | | | ok kettenis
* document that these devices support background scanning;jmc2020-05-162-7/+11
| | | | suggested by and ok stsp
* add bcmgpio to the gpio manpage and install gpioctl manpage on arm64 toomartin2020-05-161-2/+3
| | | | OK kettenis@
* various tweaks for the 80211 parts; includes some typo fixesjmc2020-05-161-20/+15
| | | | | | spotted by stsp while reviewing the diff; ok stsp
* Use '/t' on all architectures to get a trace via TID.mpi2020-05-141-5/+5
| | | | ok sthen@, patrick@
* usb.org was stupid enough to reshuffle their website, update some URIs;schwarze2020-05-124-14/+14
| | | | noticed by clematis at insiberia dot net
* Fix description of "coding rate" in new ifmedia(4) 802.11 section.stsp2020-04-301-3/+3
|
* Expand the 802.11 section in the ifmedia(4) man page.stsp2020-04-301-75/+209
| | | | | | | | | | | | | | | | | | | | | | | It has become increasingly difficult to make sense of wireless man pages without resorting to Wikipedia for help. My goal is to provide background information about technical terms used across wireless man pages, such as "MIMO" and "MCS". jmc@ suggested that ifmedia(4) would be a suitable place. This new ifmedia(4) section provides context and equips curious readers with additional technical terms to research if they wish. Information about how 802.11 transmission rates work (roughly) and how they evolved with each standard revision we support has been added. Obsolete information about 2GHz restrictions in France has been removed. Information about 5GHz channels has been added. High-level information (11a/b/g/n/ac mode, hostap/ibss/monitor mode, information about channels) is discussed before going into detailed discussion about 802.11 data rates. ok jmc@ schwarze@
* tcpci(4)patrick2020-04-273-4/+52
|
* imxpciephy(4)patrick2020-04-262-3/+45
|
* sort entries and fix a broken macro;jmc2020-04-261-5/+5
|
* bcmbsc(4)kettenis2020-04-253-4/+54
|
* dsxrtc(4)kettenis2020-04-253-5/+51
|
* bcmgpio(4)kettenis2020-04-242-3/+48
|
* sort SEE ALSO;jmc2020-04-222-4/+4
|
* bcmdmac(4) and bcmsdhost(4)kettenis2020-04-223-3/+121
|
* sort SEE ALSO;jmc2020-04-222-9/+9
|
* move mixerctl and audioctl man pages to section 8, as these workderaadt2020-04-212-9/+9
| | | | against root-only device nodes.
* Remove references to the mixer device, rework control device sectionratchov2020-04-201-31/+33
| | | | | | | Add the missing paragraph to explain that the control device may be read. Add the missing .Xr to sndioctl and sioctl_open. ok and tweaks jmc@
* Fix .Bl header label used for alignment in bwfm(4) supported device table.stsp2020-04-201-3/+3
|
* "network adapters" supported by bwfm(4) are in fact "wireless network adapters"stsp2020-04-191-2/+2
|
* Document chipsets supported by bwfm(4).stsp2020-04-191-2/+32
| | | | | ok jmc@ deraadt@ "thanks and don't wait for me" patrick@
* Add bcmclock(4) and bcmmbox(4).tobhe2020-04-191-3/+3
|
* Add bcmclock(4) and bcmmbox(4).tobhe2020-04-192-0/+88
| | | | ok patrick@
* bcmirng(4)kettenis2020-04-192-2/+50
|
* bcmpcie(4)kettenis2020-04-193-5/+50
|
* bse(4) attaches to fdt now as well.kettenis2020-04-181-2/+3
|
* add bse.4;jmc2020-04-141-2/+4
|
* tweak previous;jmc2020-04-141-3/+3
|