aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/atapi.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed unit select code in atapi_probe (PC98 specific).KATO Takenori1997-01-171-0/+4
* More merge and update.Satoshi Asami1996-10-301-0/+28
* Finish what phk started here in removing devconf. The ATAPI_STATIC caseJordan K. Hubbard1996-09-081-3/+2
* Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h.Paul Traina1996-09-061-0/+2
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-4/+3
* Eliminated sloppy common-style declarations. Now there are no duplicatedBruce Evans1996-04-131-9/+11
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.Bruce Evans1996-04-071-2/+3
* Completed function declarations and/or added prototypes and/or addedBruce Evans1995-12-151-2/+7
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-141-3/+3
* Replaced nosys() by lkm_nullcmd().Bruce Evans1995-11-131-1/+1
* Repair the wcd and atapi code a little, so that it compiles and loadsPeter Wemm1995-10-281-10/+14
* Latest fixes from Serge:David Greenman1995-10-141-55/+229
* Bring IDE CDROM support up to latest version (1.8a?) from Serge.Jordan K. Hubbard1995-09-301-55/+81
* Patch to the atapi driver, by Serge V.Vakulenko, minor changesSøren Schmidt1995-09-091-24/+32
* Make files get the NWDC definition from "wdc.h" instead of "wd.h".Steven Wallace1995-09-071-1/+1
* Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number ofJordan K. Hubbard1995-08-181-0/+822