summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wd7000.c
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-20/+0
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-1/+0
* More missing int32 -> int32_t...dg1996-03-101-4/+4
* Staticize and cleanup.phk1995-12-101-10/+5
* Untangled the vm.h include file spaghetti.dg1995-12-071-0/+2
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-1/+2
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-1/+0
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-14/+14
* 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-1/+11
* Remove trailing whitespace.rgrimes1995-05-301-32/+32
* Add a class field to devconf and mst drivers.wollman1995-04-121-9/+12
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+1
* Split byte packing functions into signed and unsigned versions.dufault1995-01-311-9/+9
* Add support for Olof Johansson's WD7000 driver.jkh1995-01-231-0/+745
OpenPOWER on IntegriCloud