index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
isa
/
atapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused #includes.
bde
1997-07-20
1
-3
/
+0
*
Fix support for the Hitachi CDR7730 IDE cdrom drive.
sos
1997-05-23
1
-2
/
+4
*
Make MOD_* macros almost consistent:
dufault
1997-04-06
1
-1
/
+2
*
Fixed unit select code in atapi_probe (PC98 specific).
kato
1997-01-17
1
-0
/
+4
*
More merge and update.
asami
1996-10-30
1
-0
/
+28
*
Finish what phk started here in removing devconf. The ATAPI_STATIC case
jkh
1996-09-08
1
-3
/
+2
*
Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h.
pst
1996-09-06
1
-0
/
+2
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-4
/
+3
*
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
1
-9
/
+11
*
Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.
bde
1996-04-07
1
-2
/
+3
*
Completed function declarations and/or added prototypes and/or added
bde
1995-12-15
1
-2
/
+7
*
Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()
bde
1995-11-14
1
-3
/
+3
*
Replaced nosys() by lkm_nullcmd().
bde
1995-11-13
1
-1
/
+1
*
Repair the wcd and atapi code a little, so that it compiles and loads
peter
1995-10-28
1
-10
/
+14
*
Latest fixes from Serge:
dg
1995-10-14
1
-55
/
+229
*
Bring IDE CDROM support up to latest version (1.8a?) from Serge.
jkh
1995-09-30
1
-55
/
+81
*
Patch to the atapi driver, by Serge V.Vakulenko, minor changes
sos
1995-09-09
1
-24
/
+32
*
Make files get the NWDC definition from "wdc.h" instead of "wd.h".
swallace
1995-09-07
1
-1
/
+1
*
Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number of
jkh
1995-08-18
1
-0
/
+822