summaryrefslogtreecommitdiffstats
path: root/share/man/man4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* zap trailing whitespace;jmc2020-01-071-3/+3
|
* Add amdgpio(4), a driver for the GPIO controller found on newer AMDkettenis2019-12-233-4/+55
| | | | | | AMD SoCs/chipsets. From James Hastings
* install fido.4deraadt2019-12-171-2/+2
|
* add delock model; from zeurkousjmc2019-12-171-2/+3
|
* sync usb.4 entry with Nd: in this case, i think the usb.4 entry read better;jmc2019-12-171-2/+2
|
* Add fido(4), a HID driver for FIDO/U2F security keysreyk2019-12-172-2/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | While FIDO/U2F keys were already supported by the generic uhid(4) driver, this driver adds the first step to tighten the security of FIDO/U2F access. Specifically, users don't need read/write access to all USB/HID devices anymore and the driver also improves integration with pledge(2) and unveil(2): It is pledge-friendly because it doesn't require any ioctls to discover the device and unveil-friendly because it uses a single /dev/fido/* directory for its device nodes. It also allows to support FIDO/U2F in firefox without further weakening the "sandbox" of the browser. Firefox does not have a proper privsep design and many operations, such as U2F access, are handled directly by the main process. This means that the browser's "fat" main process needs direct read/write access to all USB HID devices, at least on other operating systems. With fido(4) we can support security keys in Firefox under OpenBSD without such a compromise. With this change, libfido2 stops using the ioctl to query the device vendor/product and just assumes "OpenBSD" "fido(4)" instead. The ioctl is still supported but there was no benefit in obtaining the vendor product or name; it also allows to use libfido2 under pledge. With feedback from deraadt@ and many others OK kettenis@ djm@ and jmc@ for the manpage bits
* Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors.mortimer2019-12-171-3/+3
| | | | From Joe Gidi.
* Add AMD FCH (KERNCZ) to the list of supported devices.claudio2019-12-161-3/+3
|
* noone has gpr(4) devices.deraadt2019-12-133-66/+4
|
* Logitech Webcam C922 Pro works fine (supports 60fps at 1280x720).mglocker2019-12-111-2/+4
|
* - Add support for RTL8156kevlo2019-12-072-7/+8
| | | | | | - Add RX/TX checksum offload support Tested by Shawn Chiou and myself.
* replace links to uvm(9) to uvm_init(9); ok mpijmc2019-12-061-3/+3
|
* remove references to piixpcib(4)jsg2019-12-062-8/+5
|
* Retire piixpcib(4).mpi2019-12-062-76/+2
| | | | | | | When PAE came back in 2015 the use of kvm86, required for SpeedStep on such machine, got disabled. So there's no loss of functionality. ok stsp@
* Remove clause #3 from mrg@NetBSD license.mpi2019-12-051-4/+2
| | | | | | | In May 29 2008, Matthew R. Green removed it in NetBSD: github.com/IIJ-NetBSD/netbsd-src/commit/7ea20401d535da9996394136ef ok deraadt@
* rkemmcphy(4)patrick2019-12-032-3/+44
|
* pwmfan(4)patrick2019-12-032-2/+43
|
* rkpwm(4)patrick2019-12-032-2/+44
|
* Allinner -> Allwinnerpatrick2019-12-031-3/+3
|
* Monitor mode support in iwm(4) has been restored.stsp2019-11-271-9/+9
|
* Add RTP_PROPOSAL_UMB to the priorities listclaudio2019-11-221-3/+4
|
* zap trailing whitespace;jmc2019-11-181-2/+2
|
* sync iwm line;jmc2019-11-181-2/+2
|
* Hide monitor mode support section in iwm(4) as well. Support for monitorstsp2019-11-181-8/+8
| | | | mode has been backed out.
* Document iwm(4) 9k device support. Hide the CCMP offload section becausestsp2019-11-181-9/+11
| | | | the CCMP offload patch was reverted (but may come back soonish).
* Manual page for the Realtek 8125 2.5Gb Ethernet driver.kevlo2019-11-183-4/+61
| | | | ok jmc@
* for the net80211 drivers supporting WPA, update to a new unified text showingsthen2019-11-1021-168/+300
| | | | | that WPA1 is disabled by default, and provide a couple of extra pointers about configuration. direction of change proposed by stsp, ok jmc stsp
* sync to sys/route.h; pointed out by bennoflorian2019-11-101-2/+3
|
* Update the list of firmware files loaded by iwm(4)stsp2019-11-091-9/+8
|
* Logitech Webcam C930e works.mglocker2019-11-061-2/+4
|
* Add manual pages for ogx(4).visa2019-11-053-2/+90
|
* remove some sparc references; from joe davisjmc2019-11-052-16/+4
|
* mobileip(4) has been removeddlg2019-11-042-141/+2
|
* spacing; from martinjmc2019-10-301-3/+3
|
* Fix typo. From Andre Stoebe.kettenis2019-10-241-3/+3
|
* sxisid(4)kettenis2019-10-232-3/+47
|
* fix SEE ALSO;jmc2019-10-221-3/+3
|
* pwmbl(4) and sxipwm(4)kettenis2019-10-213-5/+90
|
* Make sxidog(4) MI.kettenis2019-10-163-8/+8
|
* Unify name; feedback from jmc@patrick2019-10-071-2/+2
|
* Mention iic(4) in ssdfb(4)patrick2019-10-071-1/+2
|
* Mention ssdfb(4) in iic(4)patrick2019-10-071-1/+3
|
* Add a manpage for ssdfb(4).patrick2019-10-072-4/+53
|
* Add manpages for imxspi(4) and mvspi(4).patrick2019-10-073-4/+86
|
* Fixup synopsis on imxiic(4) and mviic(4).patrick2019-10-072-6/+6
|
* amliic(4)kettenis2019-10-073-5/+52
|
* Remove a message that the driver does not print any longer.visa2019-10-071-4/+2
|
* The rdtsc() macro has been removed in rev 1.7 ofmatthieu2019-10-051-27/+3
| | | | | /sys/arch/amd64/include/pctr.h. Adjust the manual page. ok deraadt@
* Add a manual page for octsmi(4).visa2019-10-012-4/+42
|
* pwmreg(4)kettenis2019-09-302-2/+44
|