Re: ATAPI + cdwriter problem

From: James Stevenson (mistral@stev.org)
Date: Sat Jul 13 2002 - 06:11:24 EST


> > the really bad thing is the fact that it never does reset
> > for me a reboot is required for me to use the cd drive again.
>
> Maybe you can try cdrdao unlock, I've found it seems to reset my drive
> when it hangs. I wonder why it is that cdrecord -reset doesn't do anything
> to ATAPI drives with ide-scsi.

well i think it might have todo with the function just saying success
and does nothing else

int idescsi_reset (Scsi_Cmnd *cmd, unsigned int resetflags)
{
 return SCSI_RESET_SUCCESS;
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:25 EST