summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aic6360.c
Commit message (Expand)AuthorAgeFilesLines
* More merge and update.asami1996-10-301-1/+26
* Updated #includes to 4.4lite style.bde1996-10-151-2/+2
* Remove devconf, it never grew up to be of any use.phk1996-09-061-26/+1
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-3/+3
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-5/+5
* Use the new adapter_softc field in the scsi_link structure so thatgibbs1996-01-071-12/+12
* Convert DDB to new-style option.wollman1996-01-041-267/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-4/+11
* Staticize and cleanup.phk1995-12-101-3/+3
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-2/+1
* 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