summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-08-05document "set skip on" in the BNF grammar, from David KrauseDaniel Hartmeier
2005-08-05tweak CAVEATS;Jason McIntyre
ok jsg@
2005-08-05List aps(4) in device lists. Reminded by deraadt@Jonathan Gray
2005-08-05Start of a driver for the "Active Protection System" accelerometerJonathan Gray
found in recentish ThinkPads. Sensors are reported via hw.sensors in sysctl but sensor numbers and presence is likely to change. Units and use of all of the sensors is not yet known as IBM has not released any documentation. Driver is based on information reverse engineered from the windows driver by Anurag Sharma and Mark Smith. "commit the code" deraadt@
2005-08-04- Compaq call it "Smart Array"Jason McIntyre
- 5/6 support, not just 5 reported by alexey e. suslikov; ok mickey@
2005-08-04better description of where in the sysctl tree the sensors are kept, andDavid Gwynne
a description of how ses matches tweaks from jmc@
2005-08-04Support for ICH7 audio tested by Mark.Peoples at asu.eduJonathan Gray
2005-08-04...and indent;Jason McIntyre
2005-08-04make the list of cards easier to read.Brad Smith
2005-08-03oopsMichael Shalayeff
2005-08-03tree broken; no ciss.4 commitedTheo de Raadt
2005-08-03hook up a simple ciss(4) pageMichael Shalayeff
2005-08-02make home_dir description match the rest of the page;Jason McIntyre
from will h. backman;
2005-08-02use better wording and extra info modelled on ses.4David Gwynne
pointers from jmc@
2005-08-02More devices that use the generic Realtek 8150 id.Jonathan Gray
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
ok brad@
2005-08-01work in progress is not a bug. fix ses descriptionDavid Gwynne
poke by deraadt@
2005-08-01a rough attempt to bring this document into line with the new realityDavid Gwynne
2005-08-01syncTheo de Raadt
2005-08-01expose arc4random_bytes() API; ok deraadt@Damien Miller
2005-07-31Pools aren't fun, don't let people think they are. (fix argument name toChristopher Pascoe
match source). ok dlg deraadt
2005-07-28- use full month name for .DdJason McIntyre
- some articles
2005-07-28Add viasio(4), a driver for VIA VT1211 LPC Super I/O found onAlexander Yurchenko
some VIA CPU based boards. The driver provides temperature, voltage and fan tachometers values through the sysctl interface. Rickard Dahlstrand <rd@tilde.se> asked for this driver and provided access to the test board. Also tested by millert@. ok millert@
2005-07-28new sentence, new line;Jason McIntyre
2005-07-28RCS idBrad Smith
2005-07-28add a man page for pcn(4)Brad Smith
2005-07-27remove a useless chunk of the page and mention myself in the AUTHORSBrad Smith
section.
2005-07-26setup(n.) is one word; set up(v.) is two;Jason McIntyre
2005-07-26${PKGDIR}/COMMENT has been moved long ago to the COMMENT variable. espie@ ok.Federico G. Schwindt
2005-07-25hook safte.4 into the buildDavid Gwynne
2005-07-25document what we do with scsi accessed fault-tolerant enclosuresDavid Gwynne
ok marco@ krw@ tdeval@
2005-07-25ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.Jonathan Gray
Tested by and ok marco@, ok brad@
2005-07-23this is a bit betterBrad Smith
2005-07-23List some more devices using the generic ASIX id.Jonathan Gray
2005-07-22We can now get the ``battery absent'' status accurately.Miod Vallat
2005-07-22Add back device that got lost last time rapla.net was synced with.Jonathan Gray
2005-07-22this line was getting too long for groff to properly handle: split it;Jason McIntyre
2005-07-21escape a trailing dot to avoid unwanted double spacing;Jason McIntyre
2005-07-21Correct product names of SMC aue(4) devices.Jonathan Gray
2005-07-21ICH7 IDE/SATA support based diff from Marcello Balduccini inJonathan Gray
NetBSD PR 30795. ok grange@
2005-07-19update to tzdata2005kTodd C. Miller
2005-07-19On the SPARCbooks, allow tctrl(4) to control the external video output,Miod Vallat
acting when the external display status changes, with the help of the pnozz(4) driver.
2005-07-18Recently added SMC ural USB id turns out to be for SMC 2862W-G v2.Jonathan Gray
2005-07-18Match Sphairon UB801R.Jonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
ID from <david-b () pacbell ! net> via Linux driver.
2005-07-17Mention com, and sort by device type for better readability.Miod Vallat
2005-07-17RegenMiod Vallat
2005-07-14refer to kerberos(8) rather than `info heimdal' now that we install theJason McIntyre
man page...
2005-07-14add entries for /bsd.mp and /etc/skey/Jason McIntyre
2005-07-14from netbsd -r1.4:Jason McIntyre
log message: "Explain how the extension bit works in the bitmap that tells which fields are present." ok jsg@ reyk@