summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2010-07-15add two new members to structs audio_encoding and audio_prinfo.Jacob Meuser
for both structs, the new members are 'bps' and 'msb', which describe the number of bytes per sample and data alignment in the sample, respectively. drivers must properly set these fields in the 'query_encoding', 'set_parameters' and 'get_default_params' hardware interface methods. discussed with ratchov, deraadt
2010-07-11sort SEE ALSO;Jason McIntyre
2010-07-10fields are incorrectly named in structure descriptionsGilles Chehade
"of course" deraadt@
2010-07-10sun4e bitsMiod Vallat
2010-07-093 more JEDEC JC-42.4 sensors are the marketTheo de Raadt
2010-07-09Update for some of the newer chipsets supported by bge(4). From Brad.Stuart Henderson
2010-07-08minor tweak from Brad; add the word 'chips' after a list of devicesStuart Henderson
used in a sentence
2010-07-08Move ss and friends to the attic.Kenneth R Westerback
Enthusiastic huzzahs from many. "A great day" dlg@
2010-07-06- add an openbsd rcsidJason McIntyre
- some minor tweakage of previous
2010-07-06one wire counter driver 2nd rev, from John L. Scarfone" <j0@cox.net> PR 6422Theo de Raadt
ok miod
2010-07-05compat_bsdos is goneTed Unangst
2010-07-03Nuke missed .Xr ss. Pointed out by jmc@.Kenneth R Westerback
2010-07-03+.It Xr itherm 4Jason McIntyre
2010-07-03tweak previous;Jason McIntyre
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
and make it possible to bind sockets (including listening sockets!) to rtables and not just rdomains. This changes the name of the system calls, socket option, and ioctl. After building with this you should remove the files /usr/share/man/cat2/[gs]etrdomain.0. Since this removes the existing [gs]etrdomain() system calls, the libc major is bumped. Written by claudio@, criticized^Wcritiqued by me
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
General huzzahs. "go for it" deraadt@
2010-07-03Intel 3400 Thermal Sensor driver, found on some new Intel machines.Mike Larkin
This is also the same as the Intel Series 5 Thermal Sensor. ok deraadt@, kettenis@
2010-07-02remove userland bits of compat_sunosTed Unangst
2010-07-018168E/8111E also supports IPv6 receive TCP/UDP checksum offload.Stuart Henderson
From Brad, plus a small punctuation tweak.
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-06-30remove compat_osf1. ok deraadt miodTed Unangst
2010-06-29Mention keepalives here too; ok jmc@Stuart Henderson
2010-06-29Replace enc(4) with a new implementation as a cloner device. We stillReyk Floeter
create enc0 by default, but it is possible to add additional enc interfaces. This will be used later to allow alternative encs per policy or to have an enc per rdomain when IPsec becomes rdomain-aware. manpage bits ok jmc@ input from henning@ deraadt@ toby@ naddy@ ok henning@ claudio@
2010-06-29Remove COMPAT_HPUX. No one wanted to support it and its fewmets werePhilip Guenthe
blocking other cleanups ok miod@
2010-06-29remove compat_ultrix docsTed Unangst
2010-06-29jmc reminded me that rthreads should be removed from hereTed Unangst
2010-06-27vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, soMatthew Dempsky
garbage collect it. ok dlg@, krw@, claudio@
2010-06-27Add Lilliput UM-70. -mojMats O Jansson
2010-06-26add huawei E182 and emobile D31HW to the supported device listYojiro Uo
2010-06-21update supported device list.Felix Kronlage
discussed with and ok jsg@, jmc@
2010-06-19new iwn-firmware-5.5 package that contains an update forDamien Bergamini
Intel Centrino Advanced-N 6200/Ultimate-N 6300 adapters. see the release notes here: http://marc.info/?l=linux-wireless&m=127690155503943&w=2
2010-06-14list CNU-680 as supported.Felix Kronlage
ok jsg@
2010-06-08tweak previous; help/ok naddyJason McIntyre
2010-06-07Rework the way onboard devices attach on Sun 4/110 systems (which only have aMiod Vallat
28 bit address bus) by reusing the regular sun4 configuration stanzas (with the upper four bits set in the device addresses), and clearing them when searching for a PROM mapping. This makes the obio autoconf code simpler, and all knowledge of the 4/110 specifics is now contained in a single file (dev/obio.c). ok todd@ deraadt@
2010-06-07This is the sparc clock manpage, not the sparc64 one, bad jason@ (and bad meMiod Vallat
for not noticing earlier)
2010-06-07remove url to my web pages which are horribly outdated.Damien Bergamini
2010-06-07make clearer the relationship between isakmpd and ikev1; and iked and ikev2;Jason McIntyre
ok reyk
2010-06-03new iwn-firmware-5.4 package that includes the firmware imageDamien Bergamini
for Intel Centrino Advanced-N + WiMAX 6250 adapters. firmware images for other adapters do not change.
2010-06-03Add support for 802.1ad-style QinQ nested VLANs.Christian Weisgerber
QinQ-compliant svlan (service VLAN) interfaces are implemented as a new cloner type, use Ethernet type 0x88a8, and have a dedicated VLAN tag hash to avoid ID conflicts. vlan(4) interfaces can be stacked on top of svlan(4). Originally from reyk@, input from claudio@ and deraadt@ ok claudio@
2010-06-01Add ``StarTech CONV-USB2DVI'' udl device.Marcus Glocker
From Bryan Vyhmeister
2010-05-31update structs;Jason McIntyre
from damian southard, documentation/6390
2010-05-20escape '' to avoid confusing groff/mandoc;Jason McIntyre
2010-05-20add more devices to listYojiro Uo
2010-05-20add new deviceYojiro Uo
2010-05-12Fix includes. Diffy by Remco (remco at d-compu dyndns org)Claudio Jeker
2010-05-09- audio/rio500 has been removed from ports, so refer to audio/rioutil insteadJasper Lievisse Adriaanse
2010-04-29OpenBSD -> .Ox;Jason McIntyre
2010-04-29crikey! all our wireless pages had the Os macro out of place;Jason McIntyre
2010-04-29- previous addition should have been version 2Jason McIntyre
- stick .Os in the correct place
2010-04-29fix multicast address, Sebastian Benoit <benoit-lists at fb12.de>Henning Brauer