lkml.org 
[lkml]   [1997]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateFri, 22 Aug 1997 19:35:22 +0200
FromGerd Knorr <>
SubjectRe: cdrom errors with 2.0.31-pre7
>Yes I did enable 'em... [and dcca2wav works;)]
>hmm... it would be nice if the kernel told us WHICH ioctl is "ILLEGAL" ;)

There is a #define DEBUG you can turn on in drivers/scsi/sr_vendor.c
And adding

print_sense("sr", SCpnt); /* handy for debugging */
after that printk about the illegal request (it is in sr_ioctl.c)
prints some more (hopefully useful) informations.

Gerd


\
 
 \ /
  Last update: 2005-03-22 13:40    [from the cache]
©2003-2010