rgrimes
a211a547e1
This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went
...
in and cleaned the spaces vs tabs up, and made the code a little closer
to KNF.
1994-02-22 08:44:31 +00:00
dg
b133b056b5
Fixed bug in probe that was causing it to always probe true.
1994-02-07 15:46:22 +00:00
rgrimes
d6b9f70ffa
Update for new format of cd_toc_entry that was changed in sys/cdio.h.
1994-02-06 11:33:25 +00:00
ats
c22738015b
Added the correct typecast's to the untimeout calls. Added a missing
...
return statement in the probe. This should have fixed all compiler warnings.
1994-01-22 18:00:54 +00:00
nate
ecfddb6a7b
Reduced the delay amounts per patch submitted by gclarkii@netport.neosoft.com
1994-01-18 02:20:15 +00:00
jkh
43bf825f4f
From Gary Clark II:
...
1. Fixed probe to work with FX mitsumi's.
2. Added some defines in prep for adding interupts and dma
1994-01-16 23:34:17 +00:00
wollman
71b67e5a56
Make everything compile with -Wtraditional. Make it easier to distribute
...
a binary link-kit. Make all non-optional options (pagers, procfs) standard,
and update LINT to reflect new symtab requirements.
NB: -Wtraditional will henceforth be forgotten. This editing pass was
primarily intended to detect any constructions where the old code might
have been relying on traditional C semantics or syntax. These were all
fixed, and the result of fixing some of them means that -Wall is now a
realistic possibility within a few weeks.
1993-12-19 00:55:01 +00:00
wollman
8e24073a9b
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
...
add same (sans -Werror) to Makefile for future compilations.
1993-11-25 01:38:01 +00:00
rgrimes
3e9257e324
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
...
minor cleanup. Added $Id$ to files that did not have any version info, etc
1993-10-16 13:48:52 +00:00
rgrimes
5cb0051c0c
Mitsumi cd rom driver from Holger Viet as fixed up by Gary Clark II.
...
Still a little rought, but it seems to be working.
1993-10-12 06:08:31 +00:00