summaryrefslogtreecommitdiffstats
path: root/share/man/man4/isa.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention IT8772Fmikeb2012-12-141-4/+4
|
* mention tcpcibjsg2012-05-271-2/+3
|
* remove psstedu2011-06-291-4/+2
|
* delete references to mcdtedu2011-06-261-4/+2
|
* Driver for microguru sensor microcontroller found on ABIT motherboards.deraadt2010-03-281-2/+4
| | | | Driver written by Mikko Tolmunen <oskari@sefirosu.org>
* aria(4) was here toojakemsr2010-03-271-4/+2
|
* Section 4 manpages for loongson.miod2010-02-091-2/+5
|
* - document isadmajmc2009-07-231-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 providingmk2009-01-231-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;jmc2009-01-161-3/+3
|
* Bye, bye pccom(4).kettenis2008-05-211-3/+3
|
* Driver for Fintek F71805F LPC sensor based on lm78 driver code;deraadt2008-03-191-2/+4
| | | | written by Geoff Steckel
* have lm and wbsio Xr each other, and some tweak;jmc2008-02-171-3/+3
| | | | sync Nd entries for sensors;
* Mention wbsio(4).kettenis2008-02-171-2/+4
|
* clean up it.4, and update its description in isa.4;jmc2007-12-191-3/+4
|
* GPIO improvements:jmc2007-11-171-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 jmccnst2007-11-011-4/+4
|
* add a man page for ex(4).brad2007-10-231-2/+4
| | | | ok dlg@
* mention amdpcib(4) and glxpcib(4)mbalmer2007-10-071-2/+4
|
* Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwaremiod2007-08-011-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;jmc2007-05-311-2/+2
|
* Remove references to wt(4). Don't install wt.4 anymore.krw2007-05-281-3/+1
|
* piixpcib bits; ok gwkjmc2007-04-271-1/+2
|
* Document hp300 isabr(4).miod2007-01-061-2/+5
|
* Missing Xr in Itmiod2007-01-031-2/+2
|
* sync the pas.4 entry;jmc2006-09-211-2/+2
|
* - put mpu(4) in the right placejmc2006-09-211-4/+4
| | | | - sync mpu(4) and sb(4) entries
* sync isa scsi devices;jmc2006-09-211-24/+7
|
* drop full stops from the device list;jmc2006-09-211-55/+55
|
* various missing entries, and some Nd sync; ok miodjmc2006-09-111-20/+37
|
* standardise headers and blurb for the device lists; ok miodjmc2006-09-081-13/+5
|
* sync radio devices;jmc2006-09-051-6/+6
|
* sync the raid entries;jmc2006-09-011-2/+2
|
* sync the audio lists;jmc2006-08-311-10/+8
|
* the start of making .Nd lines more useful for section4;jmc2006-08-301-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 thingsderaadt2006-06-291-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) changesmartin2006-02-011-2/+2
| | | | ok jmc
* add ichpcib for i386: from frantisek holop (pr #4513);jmc2005-09-191-1/+5
| | | | | | add gscpcib for i386: from otto@ ok deraadt@
* dlg@ just added wds(4) page;jmc2005-09-101-2/+2
|
* missing full stop;jmc2005-09-101-2/+2
|
* Mention viasio(4).jsg2005-09-101-1/+4
|
* List aps(4) in device lists. Reminded by deraadt@jsg2005-08-051-1/+4
|
* Remove OpenBSD/pegaos, this has been announced before but delayed untildrahn2004-05-031-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.grange2004-03-311-1/+2
| | | | Help and ok miod@ jmc@
* amd64/cats MI touches, as well as a few pegasos mentions forgotten.miod2004-02-071-2/+5
|
* Section 4 changes and additions for Pegasos.miod2003-11-081-3/+6
|
* use width 12n and -compactderaadt2003-06-191-8/+8
|
* add descriptions and .Xr's for it(4) and lm(4);jmc2003-06-191-1/+7
| | | | work done by Otto Moerbeek.
* Etherlink -> EtherLinkjmc2003-05-051-6/+6
| | | | from Leandro Costa.
* typos;jmc2003-03-201-3/+3
| | | | ok millert@