summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2007-09-13Add the NVIDIA MCP73 SMBus controller.Brad Smith
ok dlg@
2007-09-12port of i386 pctr code to amd64; Mike BelopuhovTheo de Raadt
2007-09-12sevice -> service; from a list from jungJason McIntyre
2007-09-12add missing description of AUDIO_PERROR ioctlAlexandre Ratchov
reviewed (and corrected) by jakemsr@
2007-09-11fix firmware package version number. it's 2.14.1.5 not 2.14.1.15.Damien Bergamini
and yes 2.14.1.5 is more recent than 2.14.4. don't ask me why, i'm just following Intel's numbering scheme. pointed out by jmc@
2007-09-10point to new 2.14.1.15 firmware (-current only).Damien Bergamini
2007-09-09thmc vs tmhc screwupTheo de Raadt
2007-09-09fix name, XrTheo de Raadt
2007-09-09new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenisTheo de Raadt
2007-09-08sort previous;Jason McIntyre
2007-09-08Driver for WinChipHead CH341/340 USB serial adapters.Jonathan Gray
originally written by Takuya SHIOZAKI <tshiozak@netbsd.org> Currently untested due to lack of hardware.
2007-09-07Xr adl 4Theo de Raadt
2007-09-07adl(4)Mark Kettenis
2007-09-07nfe supports MCP73; diff from brad, confirmed by ckuetheJason McIntyre
2007-09-07remove a double "Intel Intel";Jason McIntyre
use this commit as an excuse to remove more .Tn sludge;
2007-09-07two reasons to put the ultra long URL in a display instead of (the usual) .Pa:Jason McIntyre
(1) it will stop newer versions of groff complaining (2) it avoids line split so you can cut/paste it more easily
2007-09-06fix .NdDamien Bergamini
2007-09-06add iwn(4).Damien Bergamini
2007-09-06s/Wi-Fi/WiFi/ since it is how Intel spell it.Damien Bergamini
2007-09-06new iwn(4) driver for Intel Wireless WiFi Link 4965AGN.Damien Bergamini
no support for 802.11n functions yet (need work in net80211(9) first). committed over my 4965AGN, with only 2 of 3 antennas plugged :-) needs a firmware that is not freely redistributable (see man page). ok deraadt@
2007-09-05fix date; spotted by jmcTheo de Raadt
2007-09-05remove trailing blank line;Jason McIntyre
2007-09-04XrTheo de Raadt
2007-09-04driver for i2c lm93 sensor; very common on ipmi machines which have i2cTheo de Raadt
bmc's watching on the shared bus. if you disable ipmi, you might see it pop up (reminder why ipmi / i2c mixes are disabled: some ipmi's seem to violate the i2c bus locking protocol). tested by Alexander Lobodzinski
2007-09-02vic works in vmware fusion tooDavid Gwynne
2007-09-02Add support for Alltel UTStarcom PPC6700.Jonathan Gray
Tested by Sam Fourman Jr. <sfourman@gmail.com>
2007-08-31new format firmware load failure messagesTheo de Raadt
2007-08-31Craddle -> cradle; ok deraadtJason McIntyre
2007-08-31all units can now charge, except a dead-battery 7750Theo de Raadt
2007-08-29remove a comment about this driver being a work in progress.Damien Bergamini
2007-08-29update the DIAGNOSTICS section to reflect the new firmware load failureDamien Bergamini
message.
2007-08-24Mention 53c720 and 53c770 chips.Mark Kettenis
2007-08-21add AUTHORS sectionJasper Lievisse Adriaanse
no objections from kettenis@
2007-08-14remove nx from hardware list;Jason McIntyre
2007-08-14remove my unfinished version of the nx driver, we have a better solutionReyk Floeter
requested by dlg@ ok deraadt@
2007-08-09glxsb can now be used for IPsec; from Okan Demirmen; ok tomMarkus Friedl
2007-08-08revert the change in rev 1.60 of audio.c and the correspondingJacob Meuser
documentation change the audio layer is still too "imperfect" for this change fixes problems reported aanriot, matthieu and dtucker requested by deraadt
2007-08-05remove unneeded part from SYNOPSIS; from bradJason McIntyre
2007-08-02copy nvram code from i386, because amd64 can use it too. done byTheo de Raadt
tybollt@solace.miun.se, ok jcs
2007-08-01Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwareMiod Vallat
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code.
2007-07-27tweaks;Jason McIntyre
2007-07-27Add man pages bits after gwk's src commit. Not linked yet.Xavier Santolaria
OK gwk@.
2007-07-26updates for:Jason McIntyre
- supported devices - DIAGNOSTICS - SEE ALSO from Marc Winiger ok mbalmer
2007-07-21make one of the lists -compact, to avoid some yucky vertical blankspace;Jason McIntyre
2007-07-21fix the entry for Eminent EM3035.Igor Sobrado
ok jmc@
2007-07-20Mention that the LCD can be made to "blink" by setting machdep.led_blink.Mark Kettenis
2007-07-15lcd(4)Mark Kettenis
2007-07-15Delete BUGS section; support for serial and parallel ports is there now.Mark Kettenis
2007-07-13Reenable accelerated text console primitives on pnozz if running with aMiod Vallat
800x600 panel, and document the acceleration code as currently broken on 640x480 panels.
2007-07-10fix firmware file name to match reality.Damien Bergamini