summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wcd.c
Commit message (Expand)AuthorAgeFilesLines
* OK, that's it..julian1995-11-291-13/+28
* the second set of changes in a move towards getting devices to bejulian1995-11-281-0/+38
* Mega commit for sysctl.phk1995-11-201-4/+3
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-141-4/+2
* Nuked some more bogus devswitch macros. The wcd lkm was broken.bde1995-11-091-11/+3
* Made wcdattach() non-static again. It is called from atapi.c. Thebde1995-10-291-1/+4
* Repair the wcd and atapi code a little, so that it compiles and loadspeter1995-10-281-1/+6
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-2/+4
* Latest fixes from Serge:dg1995-10-141-128/+307
* Bring IDE CDROM support up to latest version (1.8a?) from Serge.jkh1995-09-301-34/+94
* Correct the calculation of the unit number. it is not minor(x) & 3. It needats1995-09-151-1/+1
* Patch to the atapi driver, by Serge V.Vakulenko, minor changessos1995-09-091-5/+9
* Actually, 97 out of 304 devsw functions had benignly mismatched types.bde1995-09-081-8/+7
* Make files get the NWDC definition from "wdc.h" instead of "wd.h".swallace1995-09-071-1/+1
* Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number ofjkh1995-08-181-0/+921
OpenPOWER on IntegriCloud