summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ahb.4
Commit message (Collapse)AuthorAgeFilesLines
* Convert to use a SYNPOSIS section that mentions kernel modules.brueffer2006-05-201-2/+14
| | | | | | Also add "device scbus" where needed. MFC after: 3 days
* Add a HARDWARE section which lists supported devices. The actualsimon2004-07-041-2/+17
| | | | | | | | | | | | device listings has been moved (and in some cases more or less rewritten) from the DESCRIPTION section. This will be used later for automatically generating device listings in the Hardware Notes, by parsing the manual pages. Reviewed in principle by: ru, hrs, trhodes No objections: -doc, re Section name inspired by: NetBSD
* Update list of supported devices for ahbimp2003-11-091-1/+2
|
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-3/+4
|
* Update man pages in the section 4 to match the reality in -CURRENT.yokota2001-10-131-1/+1
| | | | | | | | | | | - Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo Describe resource "hints" in /boot/device.hints. - Try to describe resource allocation and probe/attach behavior in the newbus framework.
* Revert my queueing -> queuing commit. Both spellings are correct, anddd2001-08-251-1/+1
| | | | | | some people prefer the former. Submitted by: ken, nectar
* Spelling police: queueing -> queuingdd2001-08-231-1/+1
| | | | | PR: 29985 Submitted by: Joseph Mallett <jmallett@xMach.org>
* Spelling police: withough -> withoutdd2001-08-231-1/+1
| | | | Submitted by: Joseph Mallett <jmallett@xMach.org>
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Remove the MD part from the document title.ru2001-02-201-1/+1
| | | | Forgotten by: obrien
* Third round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* Discourage usage of controller in kernel config files. Reflect thisasmodai2000-01-171-2/+2
| | | | by changing ``controller'' to ``device'' as per GENERIC and LINT.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-3/+3
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Update the aha(4) and ahb(4) man pages for CAM.ken1998-10-161-49/+14
| | | | | Reviewed by: ken Submitted by: gibbs
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-4/+7
| | | | Use .An/.Aq.
* add missing cvs Id lines.jmg1997-03-071-0/+1
|
* Correct the synopsis of some EISA or PCI drivers. They don't takejoerg1997-02-011-1/+1
| | | | ISA-like arguments (anymore).
* More man page cleanups.wollman1996-01-191-37/+58
|
* To celibrate the new status of the ahc driver, give it a man page.gibbs1995-04-151-4/+1
| | | | | | | Add references to the ahc driver to the other adaptec man pages. Remove the "NOTE" section of the ahb man page that complained about Adaptec's NDA policy preventing 274x driver development.
* Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in theats1994-10-311-1/+1
| | | | man pages.
* Change hardwired irqs to soft irqs (?).jkh1994-10-271-1/+1
| | | | Add manpage for Buslogic cards, since we didn't have one.
* Add new files from Wilko (and in their proper place).jkh1994-09-291-0/+76
Submitted by: Wilko Bulte
OpenPOWER on IntegriCloud