summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2009-11-14copy the CAVEATS section from the otus(4) man page.Damien Bergamini
we do not presently support 802.11n. there are already many HT bits in the driver though, so it shouldn't require much work to add support once net80211 is ready.
2009-11-14s/iwn0/athn0/ in the examples ;-)Damien Bergamini
2009-11-14tweak previous;Jason McIntyre
2009-11-14Xr athnTheo de Raadt
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
written from scratch based on the vendor driver for Linux (ath9k). AR9285 and AR9287 parts are 100% untested. only basic functionnalities are enabled for now. committed over an AR9281. "commit" deraadt
2009-11-12- add AMD Hudson 2 to the list of supported devicesStuart Henderson
- use AMD rather than the full name From Brad.
2009-11-11Spell.Federico G. Schwindt
2009-11-10tweak previous;Jason McIntyre
2009-11-10Might as well roff iockbc.4Miod Vallat
2009-11-10Add iockbc(4), a driver for the PS/2 keyboard and mouse interface found onJoel Sing
ioc(4) devices. Joint work with miod@. Committed from the glass console on an SGI Fuel.
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
so that a bridge-etherip-tunnel host can join into the bridge itself. It is ridiculous that this capability was missing from our network stack portfolio, considering we have bgp and ospf daemons... discussed at length with claudio
2009-11-08- another axe i foundJasper Lievisse Adriaanse
2009-11-07too specific a nameTheo de Raadt
2009-11-07say which is whichTheo de Raadt
2009-11-03Don't mention ukphy(4) in SYNOPSIS, reminded by brad@; while there add nsphyterMiod Vallat
as a possible iec(4) phy.
2009-11-03nicer tables like in other bus man pagesTheo de Raadt
2009-11-02s/hz/Hz/ on multiples of the SI unit hertz other than MHz.Igor Sobrado
reminded by STeve Andre.
2009-11-02More detailed model list, with a mention of the appropriate kernel.Miod Vallat
2009-11-02List phy attachments, and add a few .XrMiod Vallat
2009-11-01Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only soMiod Vallat
far, and needs help to figure out its Ethernet address on IP35 systems. Heavily derived from mec(4) written by Izumi Tsutsui and Christopher Sekiya, although it required many changes to fit the IOC3 chip.
2009-10-31s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).Igor Sobrado
2009-10-31s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).Igor Sobrado
2009-10-31tweak the description for iop(4) again, this one was the diffIgor Sobrado
suggested by jmc@ however i committed a slightly different one by error; s/device driver/device/ in some name description (.Nd) macros; add a missing chip to lmc(4)'s description in pci(4). ok jmc@
2009-10-29synchronize pci(4) and iop(4) descriptions.Igor Sobrado
tweaked by jmc@, thanks!
2009-10-29.Nd macro arguments are usually lower case.Igor Sobrado
2009-10-29synchronize entries in pci(4) with .Nd macros in manual pages.Igor Sobrado
2009-10-27Xr mpii(4)Theo de Raadt
2009-10-27Add another Intel ICH10 variant and the PCH chipset.Stuart Henderson
From Brad. PCH tested by bwaichu at yahoo com.
2009-10-27Tweak description of supported hardware.Mark Kettenis
2009-10-27encode the channels a converter will convert into the converter'sJacob Meuser
mixer name.
2009-10-27welcome mpii(4).David Gwynne
2009-10-26specifies that intel wifi link 1000 is a single-chip solution.Damien Bergamini
sync 4965 description with others.
2009-10-26s/Draft-N/n/Damien Bergamini
remove 'b' if 'g' is supported since 'g' => 'b'.
2009-10-26Sync with recent developments.Miod Vallat
2009-10-26Remove we cant rebuild in raid 1 from caveats.Marco Peereboom
2009-10-25write manual page description (.Nd macro) in a more usual way,Igor Sobrado
so it fits on a standard display.
2009-10-25add a real description to the manual page; while here, update theIgor Sobrado
list of supported chips.
2009-10-25sync iwn(4) Nd;Jason McIntyre
2009-10-24add codenamesDamien Bergamini
2009-10-24huge diff introducing many of the recent changes made by intel to iwlwifi:Damien Bergamini
- ICT interrupts for >=5000 series (avoids reading IWN_INT which is slow) - support v2 firmware header (including build number) - switch to v2 firmware api (requires a firmware package upgrade) - initial support for 1000 series and initial bits for upcoming 6000 series (untested as hardware is not available to the general public) - many bug fixes, including workarounds for hardware bugs make sure to update your iwn-firmware package to iwn-firmware-5.2.
2009-10-24add the subvendor ID of ``M-Audio Audiophile 2496'' and add it toAlexandre Ratchov
the list of supported cards
2009-10-22Introduce a logical xbpci(4) device between xbridge and pci, since more thanMiod Vallat
one pci bus can attach to an xbridge (if PIC) and both being `bus 0' would make dmesg confusing. While there, seize the opportunity of this new dmesg line to display the bus mode (PCI or PCIX) and speed.
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@
2009-10-22List Option GT HSUPA 380E, found in some Acer AspireOne.Stuart Henderson
2009-10-22replace cross references to other manual pages with the right macros.Igor Sobrado
2009-10-20describe a bit more about High Definition Audio architectureJacob Meuser
as well as how the mixer item names are derived.
2009-10-12Alcatel One Touch X060/X200Jonathan Gray
2009-10-12auixp(4) also supports SB600. from Brad.Jacob Meuser
2009-10-11emphasize the parity classes supported by current softraid disciplines.Igor Sobrado
tweaked by jmc@ ok jmc@
2009-10-08Update to match current hw support.Miod Vallat