summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-01-21sort;Jason McIntyre
2009-01-21Add XVR-600 and XVR-1200 to the models list.Miod Vallat
2009-01-21Update to tzdata2009a from elsie.nci.nih.gov.Todd C. Miller
2009-01-21- add Lenovo X300 webcam to the list of working modelsAntoine Jacoutot
- tweak previous: uppercase "Notebooks" ok jasper@ mglocker@
2009-01-21- integrated webcam in the lenovo ideapad s10e works.Jasper Lievisse Adriaanse
'sure' mglocker@
2009-01-20add a reference to the user's guide, as borrowed from freebsd; url left out,Jason McIntyre
as requested by kettenis; ok kettenis miod, i think
2009-01-19updates for BKK and DMK; based on a diff from Robert Elz, submittedJason McIntyre
as netbsd pr 40404, however i've tweaked his diff;
2009-01-19Add support for Novatel Wireless Ovation U727.Jonathan Gray
Tested by Seth Hanford.
2009-01-18Oops, forgot to add vrng.4 here.Mark Kettenis
2009-01-18Add nfs ddb hooks, for now only to show all the outstanding nfsreq'sThordur I. Bjornsson
and to print out struct nfsreq. "get it in so people can pound on it" blambert@ OK and information_s_ on the manpage from miod@
2009-01-18vrng.4: period -> periodicJason McIntyre
vbus.4: +vrng(4)
2009-01-17Add support for DS1822 to owtemp(4).Alexander Yurchenko
2009-01-17vrng(4)Mark Kettenis
2009-01-17Mention acpi(4) can also call dopowerhooks(). Tweak verbiage a bit.Kenneth R Westerback
ok jmc@
2009-01-17typo fix - ok jakemsr - and add a comma;Jason McIntyre
2009-01-16deal with sample precisions that are not a power of 2.Jacob Meuser
discussed with and ok ratchov; manpage tweak from naddy, thanks
2009-01-16sync it(4) description;Jason McIntyre
2009-01-16add IT8720F supportOleg Safiullin
thanks to Vit Skibinskiy <bucker(ik)skibinski.pp.ru>
2009-01-16+.It Xr age 4Jason McIntyre
2009-01-16tweak previous;Jason McIntyre
2009-01-16add a man page for age(4)Kevin Lo
2009-01-15no comma for last item in a NAME list;Jason McIntyre
2009-01-15Remove the pool_cache documentation and MLINKs, tedu removed the code at h2k7.Owain Ainsworth
pool_set_ctordtor() (which can emulate what pool_cache_* did) still needs documenting though. tedu@ and jmc@ seemed to agree. "Do it. I command you!" blambert@
2009-01-13mpbios(4)Mark Kettenis
2009-01-13mpbios(4)Mark Kettenis
2009-01-13+vdskJason McIntyre
2009-01-12vdsk(4)Mark Kettenis
2009-01-12macro fix; from patrick keshishianJason McIntyre
2009-01-11Only v1000 of the Belkin F5D5005 are sk cards, later revisionsJonathan Gray
have switched to RTL8169. Reported by Shane J Pearson.
2009-01-10sync abtn Nd;Jason McIntyre
2009-01-10eject and volume controles are supported from now onRobert Nagy
2009-01-10Rearrange the video modes list in a table, and mention which one useMiod Vallat
composite sync.
2009-01-09Add the zaurus autoconf bits for pxammc.Jonathan Gray
ok dlg@ jmc@
2009-01-06SEE ALSO is sorted primarily by section number;Jason McIntyre
2009-01-06- the asus nx1101 attaches as stge(4)Jasper Lievisse Adriaanse
ok jsg@
2009-01-06There will never be a mpls(8) but mpls(4) will be soon here.Michele Marchetto
OK claudio@
2009-01-06better wording for previous;Jason McIntyre
2009-01-05- clear some confusion, the chip supports vlan tag insertion/stripping,Jasper Lievisse Adriaanse
just like the driver. ok dlg@
2009-01-05the RT3070 MAC/BBP can be coupled with an RT3020 (1T1R), RT3021 (1T2R) orDamien Bergamini
RT3022 (2T2R) single-band radio transceiver.
2009-01-05note that 802.11n is not currently supported, as we do for otherJason McIntyre
similar devices; ok damien
2009-01-05update the description for run(4);Jason McIntyre
2009-01-05it is better when strings passed to .Nd macros are unique.Igor Sobrado
problem found by deraadt@, fix suggested by kettenis@ on icb. ok damien@, jmc@
2009-01-05add cbus to the device list; ok kettenisJason McIntyre
2009-01-04tweak previous;Jason McIntyre
2009-01-04vnet(4)Mark Kettenis
2009-01-04slight rewordingMark Kettenis
2009-01-04cbus(4); this references vnet(4), which isn't there yet, but will arrive soon.Mark Kettenis
2009-01-03oops, forgot that we need to update this file for run(4);Jason McIntyre
2009-01-03run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Damien Bergamini
the driver supports legacy 802.11abg modes only (no 802.11n yet.) WPA works, with hardware encryption/decryption. committed over an RT2800U (RT2870+RT2820). enabled on i386 and amd64 GENERIC only for now. thanks to Paul Lin at Ralink for letting us ship the firmware under an appropriate license. "man page looks ok" jmc@ "you should commit it" jsg@, ok deraadt@
2008-12-31this URL has changed; URLs are usually short-lived, it would be betterIgor Sobrado
not using them as references. ok jakemsr@