aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/scd
Commit message (Expand)AuthorAgeFilesLines
* Replaced scdsize by generic nopsize.Bruce Evans1995-12-101-9/+2
* Replaced nxdump by nodump (if the dump function gets called, then theBruce Evans1995-12-101-2/+2
* Julian forgot to make the *devsw structures static.Poul-Henning Kamp1995-12-081-3/+3
* Pass 3 of the great devsw changesJulian Elischer1995-12-081-45/+66
* If you're going to mechanically replicate something in 50 filesJulian Elischer1995-11-291-2/+2
* OK, that's it..Julian Elischer1995-11-291-15/+30
* the second set of changes in a move towards getting devices to beJulian Elischer1995-11-281-1/+38
* Moved prototypes for devswitch functions from conf.c and driver sourcesBruce Evans1995-11-041-7/+1
* Remove unused functions and variables, make things static, and other cleanups.Poul-Henning Kamp1995-10-281-18/+9
* Fix benign type mismatches in isa interrupt handlers. Many returned intBruce Evans1995-09-191-7/+1
* Fix benign type mismatches in devsw functions. 82 out of 299 devswBruce Evans1995-09-081-7/+7
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-23/+23
* Fix -Wformat warnings, still need to do something about %b and pointerRodney W. Grimes1995-05-091-5/+5
* Add a class field to devconf and mst drivers.Garrett Wollman1995-04-121-4/+7
* Fix the path to scdreg.h.Bruce Evans1995-03-251-2/+5
* Bring in the new non-GPL'd driver from Mikael Hybsch. This version isJordan K. Hubbard1995-03-242-0/+1688