summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-04-27Match the ICH7-M DH in RAID mode and ask forJonathan Gray
IDE SATA mode of operation.
2006-04-26tweaks;Jason McIntyre
2006-04-26tweak; ok mickeyJason McIntyre
2006-04-26make example shell independent; from mickeyJason McIntyre
2006-04-26Xr azalia (thanks miod)Jason Wright
2006-04-26Openbsd config syntaxJason Wright
2006-04-26man page for azaliaJason Wright
2006-04-26ATI IXP 600 IDE. Hardware is not generally available yetJonathan Gray
but should work going by Linux driver.
2006-04-26simpler; from michael knudsenJason McIntyre
ok krw
2006-04-25reference to spl(9)Michael Shalayeff
2006-04-22mention the 2130S and 2230SLP.Brad Smith
2006-04-21Document that udcf is a time delta sensor who's value is the delta betweenMarc Balmer
the time received and the local time in msec. The value can be accessed throught the sysctl(8) interface.
2006-04-21update the .Nd for amdpm(4), which i completely forgot about...Jason McIntyre
2006-04-21ami sysctl diff; from michael knudsenJason McIntyre
ok dlg
2006-04-21add the Encore ENL832-TX-ICNT 10/100 M PCI adapter to the list.Brad Smith
From Oscar Mauricio <o-rodrig at uniandes dot edu dot co>
2006-04-21Document that amdpm supports the SMBus host interface of theGordon Willem Klok
AMD 756/766/768/8111 and NVIDIA nForce 1 chipsets, and the RNG of the AMD-768 and 8111 chipsets. ok jmc@, dlg@
2006-04-20Document the rwlock() API, okay deraadt@Pedro Martelletto
2006-04-20kill trailing space;Jason McIntyre
2006-04-20fix SEE ALSO;Jason McIntyre
2006-04-20slightly better wordingMartin Reindl
2006-04-19Remove trailing comma in SEE ALSO.Miod Vallat
2006-04-19winner for the most useless .Nd line in a man pageTheo de Raadt
2006-04-19Xr udcf into hereTheo de Raadt
2006-04-19build udf man pageTheo de Raadt
2006-04-19Driver to decode the DCF77 time code using a USB attached Gude ExpertMarc Balmer
mouseCLOCK device; without a mechanism to pass data out. ok deraadt
2006-04-17Match ICH7R SATA which while untested should work.Jonathan Gray
2006-04-16Preliminary driver for the Colorgraphic VoyagerVGA pcmcia frame buffer;Miod Vallat
more like a proof of concept than anything useful, due to the slowness of the beast, but deraadt@ insists this gets in the tree. Written with matthieu@'s help.
2006-04-16sort the hardware list;Jason McIntyre
2006-04-16pecularities -> peculiaritiesJason McIntyre
2006-04-16add support for the Asus MyPal A730 PocketPC.Brad Smith
From Steffen Schuetz <st dot sch at gmx dot net>
2006-04-15Caps Lock key is special, even in raw mode, on the Domain keyboard, exactlyMiod Vallat
like on ADB keyboards. Must have been the 80's keyboard fashion. So when we see a Caps Lock event, produce the missing event as well for acceptable behaviour. This does not allow the Caps Lock key to be used for chording, though, so document this in the manpage (honestly, Ctrl and Caps Lock being adjacent, there is no point in swapping them on Domain keyboards, but you never know).
2006-04-15indicate 16 partitions...Jason McIntyre
prod/ok deraadt
2006-04-15syncTodd T. Fries
2006-04-15Document tvrx(4), ok jmc@Miod Vallat
2006-04-15missing article;Jason McIntyre
2006-04-15update the emu(4) entries;Jason McIntyre
2006-04-15- document audigy support; requested by sebastian rotherJason McIntyre
- add some BUGS entries; from jakemsr - make the hardware list a little nicer whilst here ok brad
2006-04-15sort;Jason McIntyre
2006-04-15Add a bunch more uplcom devices found in Linux driver.Jonathan Gray
2006-04-15Add support for non-RAID part of the ITExpress IT8212F.Jonathan Gray
From Hans-Guenter Weigand hgw at d1906.inka.de.
2006-04-14And remove DUMMY_NOPS from here too.Tobias Weingartner
Thanks ben.
2006-04-12TRENDnet TEW-229UB works.Jonathan Gray
2006-04-11minimal documentation for -fstack-protector-all and gcc -E -CC in 2.95.3.Marc Espie
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
ways to determine the actual voltage multipliers, so move to a table driven model, which we can tweak as we see more varients. checked by kettenis jolan and roman
2006-04-10tweaks;Jason McIntyre
2006-04-10kill trailing space;Jason McIntyre
2006-04-10new schenv driverTheo de Raadt
2006-04-08add an AUTHORS section, and make HISTORY more obsd-specific;Jason McIntyre
much help and ok jsg
2006-04-08document "powerdown" in rc.shutdown;Jason McIntyre
based on diffs from henning, and ok him too...
2006-04-08tweaks;Jason McIntyre