History log of /freebsd-10-stable/share/man/man4/aha.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 158762 20-May-2006 brueffer

Convert to use a SYNPOSIS section that mentions kernel modules.
Also add "device scbus" where needed.

MFC after: 3 days


# 140561 21-Jan-2005 ru

Sort sections.


# 134042 19-Aug-2004 simon

Move listing of DTC 3290 to aha(4).

MFC after: 3 days


# 131570 04-Jul-2004 simon

Add a HARDWARE section which lists supported devices. The actual
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


# 130582 16-Jun-2004 ru

Assorted markup, spelling, and grammar fixes.


# 123282 08-Dec-2003 imp

Forced commit:

Last commit moved info about the aha-1640 card. It also added notes
about the fact that the A card is busted (and likely will never be
fixed) and the B card doesn't work well on heavy load.


# 123281 08-Dec-2003 imp

Add the meteor driver man page back. It has moved up a level from the
man4.i386. It documents that meteor no longer works, but keeps the
extensive documentation on the meteor interface, which the bktr driver
implements also. This should be merged into tha man page, but such a
merging seems to be planned by others.

# we really need something like video4bsd to define these sorts of
# things for all video capture drivers.

Requested by: rwatson and obrien


# 122342 08-Nov-2003 imp

o Update to closer to the official names for these cards.
o Remove entries for 1510, 152x and 1535. These are supported, for some value
of supported, by the aic driver.
o Add notes about 1542-CP being plug and play, but it can still conflict with
other resources because all the resources it uses are set with the onboard
BIOS.


# 118966 15-Aug-2003 bmah

Catch up aha(4) manpage with hardware notes and driver code.

(While applying this patch from the PR, delete a stray comma.)

PR: 55527
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>


# 117011 28-Jun-2003 ru

Hiten's patchset for section four manpages, slightly edited by me.


# 84877 13-Oct-2001 yokota

Update man pages in the section 4 to match the reality in -CURRENT.

- 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.


# 82229 23-Aug-2001 dd

Spelling police: withough -> without

Submitted by: Joseph Mallett <jmallett@xMach.org>


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
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


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 72762 20-Feb-2001 ru

Remove the MD part from the document title.

Forgotten by: obrien


# 69027 22-Nov-2000 ru

mdoc(7) police: do not split author names in the AUTHORS section.


# 56518 24-Jan-2000 peter

Remove stray "cam" in the example device lines.


# 56156 17-Jan-2000 asmodai

Discourage usage of controller in kernel config files. Reflect this
by changing ``controller'' to ``device'' as per GENERIC and LINT.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49831 15-Aug-1999 mpp

Various man page cleanup:

- 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>


# 40442 16-Oct-1998 ken

Update the aha(4) and ahb(4) man pages for CAM.

Reviewed by: ken
Submitted by: gibbs


# 23462 07-Mar-1997 jmg

add missing cvs Id lines.


# 13502 19-Jan-1996 wollman

More man page cleanups.


# 7858 15-Apr-1995 gibbs

To celibrate the new status of the ahc driver, give it a man page.

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.


# 4029 31-Oct-1994 ats

Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
man pages.


# 3927 27-Oct-1994 jkh

Change hardwired irqs to soft irqs (?).
Add manpage for Buslogic cards, since we didn't have one.


# 3199 29-Sep-1994 jkh

Add new files from Wilko (and in their proper place).
Submitted by: Wilko Bulte