summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-04-30- replace <> with .AqJason McIntyre
- replace OpenBSD with .Ox from wiz@netbsd
2006-04-30mention support for Maxim 6657, Maxim 6658 and Maxium 6659 partsDamien Miller
2006-04-30fix SEE ALSO;Jason McIntyre
2006-04-30Bring the function list back into reality.Marco Peereboom
Several nits.
2006-04-29Add umsm(4) and uslcom(4).Jonathan Gray
Reminded by deraadt@
2006-04-29Unbreak tree. -mojMats O Jansson
2006-04-29tweaks;Jason McIntyre
2006-04-29Driver for Silicon Laboratories CP2101/CP2102 based serial adapters.Jonathan Gray
ok dlg@
2006-04-28Fix a copy/paste error.Jonathan Gray
2006-04-28typo; from sstullJason McIntyre
2006-04-27create a (very simple) method for timestamping CTS & DCD events on ttys,Theo de Raadt
using ioctl TIOCSTSTAMP & TIOCGTSTAMP. to be used later for gps monitoring type things; ok kettenis miod
2006-04-27Document how PCI interrupt handlers are called, okay mickey@Pedro Martelletto
2006-04-27new sentence, new line;Jason McIntyre
2006-04-27Keep up with recent changes in udcf and make it less of an insult.Marc Balmer
2006-04-27slight sync to azalia's Nd; ok jasonJason McIntyre
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