aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/aic6360.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvscvs2svn1997-03-111-1/+1
* Merge with HEAD.Justin T. Gibbs1996-04-011-5/+5
* Brought in changes from main branch: code to allow probing past SCSI ID 7.David Greenman1995-08-311-2/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-80/+80
* Add a class field to devconf and mst drivers.Garrett Wollman1995-04-121-4/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-1/+2
* Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val".Peter Dufault1995-03-011-1/+3
* The previous revision forgot to define fatal_if_no_DDB() when there is DDB.Bruce Evans1994-11-161-2/+4
* Fix it to compile without a leftover ddb.h.Bruce Evans1994-11-151-18/+24
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-4/+8
* Add support for devconf to a large number of device drivers, and doGarrett Wollman1994-10-191-2/+20
* Jim Babb's port of the AIC6360 driver.Jordan K. Hubbard1994-09-261-0/+2659