summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/seagate.c
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-18/+1
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-6/+6
* Use the new adapter_softc field in the scsi_link structure so thatgibbs1996-01-071-11/+14
* Staticize and cleanup.phk1995-12-101-2/+2
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-2/+3
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-4/+3
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-2/+12
* The following patch for v1.8 (2.0.5R) of seagate.c allows it to work withjkh1995-07-131-87/+163
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add a class field to devconf and mst drivers.wollman1995-04-121-14/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+4
* Latest update from Serge Vakulenko <vak@cronyx.ru>jkh1995-01-101-670/+635
* From: "Serge V.Vakulenko" <vak@gw.cronyx.msk.su>jkh1994-12-311-1761/+1214
* Added device registration stuff.sos1994-10-271-3/+27
* Made an annoying printf #ifdef SEADEBUGphk1994-10-271-1/+3
* Seagate st01/02 driver.sos1994-10-241-0/+1988
OpenPOWER on IntegriCloud