summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aic6360.c
Commit message (Expand)AuthorAgeFilesLines
* staticize.phk1995-11-291-42/+42
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-15/+4
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-13/+15
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-2/+12
* Remove trailing whitespace.rgrimes1995-05-301-80/+80
* Add a class field to devconf and mst drivers.wollman1995-04-121-4/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val".dufault1995-03-011-1/+3
* The previous revision forgot to define fatal_if_no_DDB() when there is DDB.bde1994-11-161-2/+4
* Fix it to compile without a leftover ddb.h.bde1994-11-151-18/+24
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-4/+8
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-2/+20
* Jim Babb's port of the AIC6360 driver.jkh1994-09-261-0/+2659
OpenPOWER on IntegriCloud