Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention IT8772F | 2012-12-14 | 1 | -4/+4 | |
| | |||||
* | mention tcpcib | 2012-05-27 | 1 | -2/+3 | |
| | |||||
* | remove pss | 2011-06-29 | 1 | -4/+2 | |
| | |||||
* | delete references to mcd | 2011-06-26 | 1 | -4/+2 | |
| | |||||
* | Driver for microguru sensor microcontroller found on ABIT motherboards. | 2010-03-28 | 1 | -2/+4 | |
| | | | | Driver written by Mikko Tolmunen <oskari@sefirosu.org> | ||||
* | aria(4) was here too | 2010-03-27 | 1 | -4/+2 | |
| | |||||
* | Section 4 manpages for loongson. | 2010-02-09 | 1 | -2/+5 | |
| | |||||
* | - document isadma | 2009-07-23 | 1 | -16/+15 | |
| | | | | | | - clean up the page a little while there help/ok miod | ||||
* | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | 2009-01-23 | 1 | -2/+4 | |
| | | | | | | | | | | | | environment sensors. These are found at least on VIA Epia SN18000G boards. Not enabled at 0x162e and 0x164e because probing these may not be safe according to kettenis (guess where my schsio is). Much help from kettenis. Input from const and fgs. ok kettenis | ||||
* | sync it(4) description; | 2009-01-16 | 1 | -3/+3 | |
| | |||||
* | Bye, bye pccom(4). | 2008-05-21 | 1 | -3/+3 | |
| | |||||
* | Driver for Fintek F71805F LPC sensor based on lm78 driver code; | 2008-03-19 | 1 | -2/+4 | |
| | | | | written by Geoff Steckel | ||||
* | have lm and wbsio Xr each other, and some tweak; | 2008-02-17 | 1 | -3/+3 | |
| | | | | sync Nd entries for sensors; | ||||
* | Mention wbsio(4). | 2008-02-17 | 1 | -2/+4 | |
| | |||||
* | clean up it.4, and update its description in isa.4; | 2007-12-19 | 1 | -3/+4 | |
| | |||||
* | GPIO improvements: | 2007-11-17 | 1 | -3/+3 | |
| | | | | | | | | | - make "man -k gpio" work - gpioctl(8) should not try to list all gpio devices (it's why we have man -k) - gpio devices should have "GPIO" in their .Nd, and cross-reference gpio(4) and gpioctl(8) second set of fixes for gpio(4) itself coming from mbalmer... | ||||
* | move aps(4) into the hardware sensors subsection; ok jmc | 2007-11-01 | 1 | -4/+4 | |
| | |||||
* | add a man page for ex(4). | 2007-10-23 | 1 | -2/+4 | |
| | | | | ok dlg@ | ||||
* | mention amdpcib(4) and glxpcib(4) | 2007-10-07 | 1 | -2/+4 | |
| | |||||
* | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | 2007-08-01 | 1 | -5/+2 | |
| | | | | | | | | | | 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. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Remove references to wt(4). Don't install wt.4 anymore. | 2007-05-28 | 1 | -3/+1 | |
| | |||||
* | piixpcib bits; ok gwk | 2007-04-27 | 1 | -1/+2 | |
| | |||||
* | Document hp300 isabr(4). | 2007-01-06 | 1 | -2/+5 | |
| | |||||
* | Missing Xr in It | 2007-01-03 | 1 | -2/+2 | |
| | |||||
* | sync the pas.4 entry; | 2006-09-21 | 1 | -2/+2 | |
| | |||||
* | - put mpu(4) in the right place | 2006-09-21 | 1 | -4/+4 | |
| | | | | - sync mpu(4) and sb(4) entries | ||||
* | sync isa scsi devices; | 2006-09-21 | 1 | -24/+7 | |
| | |||||
* | drop full stops from the device list; | 2006-09-21 | 1 | -55/+55 | |
| | |||||
* | various missing entries, and some Nd sync; ok miod | 2006-09-11 | 1 | -20/+37 | |
| | |||||
* | standardise headers and blurb for the device lists; ok miod | 2006-09-08 | 1 | -13/+5 | |
| | |||||
* | sync radio devices; | 2006-09-05 | 1 | -6/+6 | |
| | |||||
* | sync the raid entries; | 2006-09-01 | 1 | -2/+2 | |
| | |||||
* | sync the audio lists; | 2006-08-31 | 1 | -10/+8 | |
| | |||||
* | the start of making .Nd lines more useful for section4; | 2006-08-30 | 1 | -34/+12 | |
| | | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others | ||||
* | A start at removing long Xr lists near the end. Almost all the things | 2006-06-29 | 1 | -53/+2 | |
| | | | | | | have been mentioned up higher already, so the Xr list near the bottom was always getting out of date. It is just not realistic to expect that it could ever be kept up to date; ok jmc | ||||
* | update for recent sm(4) changes | 2006-02-01 | 1 | -2/+2 | |
| | | | | ok jmc | ||||
* | add ichpcib for i386: from frantisek holop (pr #4513); | 2005-09-19 | 1 | -1/+5 | |
| | | | | | | add gscpcib for i386: from otto@ ok deraadt@ | ||||
* | dlg@ just added wds(4) page; | 2005-09-10 | 1 | -2/+2 | |
| | |||||
* | missing full stop; | 2005-09-10 | 1 | -2/+2 | |
| | |||||
* | Mention viasio(4). | 2005-09-10 | 1 | -1/+4 | |
| | |||||
* | List aps(4) in device lists. Reminded by deraadt@ | 2005-08-05 | 1 | -1/+4 | |
| | |||||
* | Remove OpenBSD/pegaos, this has been announced before but delayed until | 2004-05-03 | 1 | -4/+1 | |
| | | | | | the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree. | ||||
* | Simple pcib(4) man page. | 2004-03-31 | 1 | -1/+2 | |
| | | | | Help and ok miod@ jmc@ | ||||
* | amd64/cats MI touches, as well as a few pegasos mentions forgotten. | 2004-02-07 | 1 | -2/+5 | |
| | |||||
* | Section 4 changes and additions for Pegasos. | 2003-11-08 | 1 | -3/+6 | |
| | |||||
* | use width 12n and -compact | 2003-06-19 | 1 | -8/+8 | |
| | |||||
* | add descriptions and .Xr's for it(4) and lm(4); | 2003-06-19 | 1 | -1/+7 | |
| | | | | work done by Otto Moerbeek. | ||||
* | Etherlink -> EtherLink | 2003-05-05 | 1 | -6/+6 | |
| | | | | from Leandro Costa. | ||||
* | typos; | 2003-03-20 | 1 | -3/+3 | |
| | | | | ok millert@ |