aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/wd7000.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functions and variables, make things static, and other cleanups.Poul-Henning Kamp1995-10-281-14/+14
* Fix benign type mismatches in isa interrupt handlers. Many returned intBruce Evans1995-09-191-4/+3
* Remove hard coded assumption that SCSI busses have 7 targets.Justin T. Gibbs1995-08-231-1/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-32/+32
* Add a class field to devconf and mst drivers.Garrett Wollman1995-04-121-9/+12
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-1/+1
* Split byte packing functions into signed and unsigned versions.Peter Dufault1995-01-311-9/+9
* Add support for Olof Johansson's WD7000 driver.Jordan K. Hubbard1995-01-231-0/+745