summaryrefslogtreecommitdiff
path: root/share/man/man4/ahc.4
AgeCommit message (Collapse)Author
2012-08-14kernel configs dont need "scsibus* at foo?" anymore.David Gwynne
"guess you get more commits" deraadt@
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
General huzzahs. "go for it" deraadt@
2010-02-18Groff cannot handle so many columns when using the proper syntaxIngo Schwarze
involving .It, so we cannot use .Bl -column here and switch to .Bd. Found by and unbreaking the build with mandoc(1). While here, reduce the indentation, it looks better. OK jmc@
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-09-21sync the eisa scsi devices;Jason McIntyre
2005-12-10- standard synopsis, mention optionsMartin Reindl
- ram->RAM - memory mapped I/O is default on everything except i386 ok krw@ jmc@
2004-09-30kill default locatorsMichael Shalayeff
2004-07-05Xref ahd(4).Miod Vallat
2004-04-16list/display fixes, and whitespace;Jason McIntyre
2004-03-05Sync man page with Net/FreeBSD, as we have sync'ed the driver.Kenneth R Westerback
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-05-05Remove FreeBSD configuration lines in SYNOPSIS that slipped through theMiod Vallat
previous commit.
2003-05-05- removed groff macros that were not formatting SYNOPSIS properlyJason McIntyre
- more logical order for SYNOPSIS - plural of bus is buses - more than one SCSI bus gets you "scsibus0 at ahc0", not "scbus0 at ahc0" (from Leandro Costa) - kill whitespace at EOL
2003-03-14typos;Jason McIntyre
audio(4): ok naddy@ cardbus(4): ok deraadt@
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-06-29Add supported controllers. And a warning.Steve Murphree
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-02-16update for new ahc driver.Steve Murphree
2002-01-24eisa page and xref itMichael Shalayeff
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2000-12-21fix typos, aaron@ okAnil Madhavapeddy
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
2000-10-13Purely mdoc fixes.Aaron Campbell
2000-05-26add another modelTheo de Raadt
2000-04-28few tweaksTheo de Raadt
2000-04-09Tagged queueing now supported.Aaron Campbell
2000-04-03Remove trailing whitespace.Aaron Campbell
2000-03-22removed reference to tagged queuing.Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This ↵Steve Murphree
represents two months of work.
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1998-09-05more man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-03-16"options" -> "option" for kernel config options. Also, add OpenBSD rcsid.gene
1998-03-09These are not i386-specific so remove the i386 tagTodd C. Miller
1996-10-04syncTheo de Raadt
1996-07-27+ahc, +stripTheo de Raadt