Hi, On Sun, Mar 11, 2001 at 04:37:10PM +0800, ?????i wrote: > The driver has not to be included in officeal kernel. Yes, that's what I tell people that ask me to submit the driver from inclusion. The reason are strange problems, which unfortunately I have not been able to track down, yet. Fortunately, they don't happen for everyone. Unfortunately, that means I can't reproduce most of them. I added quite some debugging feature to the driver, like a complete history of every SCSI command being kept and output if something goes wrong (_abort()). I guess, a good chipset docu would give more insight. > And the maintainer has not updated the driver from 2.4.0-test9-pre7. > Maybe he is very busy.The last update is 2000-12-03. I'm quite busy, that's true. The driver 1.32 (Dec 3 2000) can be used with 2.4.2. Just ignore the patch rejection in the file MAINTAINERS. > I used some kernels from 2.4.0 to 2.4.2-ac17,and the driver always go wrong > when I burn CDRs. Some files burned is different from the origin at HD. > I use 2.2.17 with Tekram's driver,and nothing is wrong. Indeed; people report more problems on 2.4 kernels than on 2.2 kernels. I currently have no clue why. Anyway, you can use the patch from 1.32 to have the driver integrated in the 2.4 kernel and the use the version from Tekram. (I believe they distribute my version 1.27, but I didn't check fro quite some time.) I would like to hear your results. > I think the scsi layer maybe changed from 2.2.x,so the driver cannot run well. It did change. For example the way SCSI devices are scanned fro changed from T_U_R to INQUIRY. However, the driver has been changed to accept that. > I am sure the hardware&software is ok,and no error messages about scsi > found by me. > > Can anyone do me a favor to modify the driver in order to suite the > new kernel? Compiling it should be no problem. Making it work flawlessly is. I'd like to know as well. Regards, -- Kurt Garloff [Eindhoven, NL] Physics: Plasma simulations [TU Eindhoven, NL] Linux: SCSI, Security [SuSE Nuernberg, FRG] (See mail header or public key servers for PGP2 and GPG public keys.)