Re: cdrom errors with 2.0.31-pre7

Gerd Knorr (kraxel@goldbach.isdn.cs.tu-berlin.de)
Fri, 22 Aug 1997 22:04:01 +0200


>> Yes I did enable 'em... [and dcca2wav works;)]
>> hmm... it would be nice if the kernel told us WHICH ioctl is "ILLEGAL" ;)
>
>man strace

the internal ioctl function (which sends the scsi commands to the drive and
prints that error message) is'nt used only for ioctls, but some internal
stuff too.

Gerd