public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vcdxrip , CDROM_SEND_PACKET, and 2.5.42->2.5.43 ide-cd changes
@ 2003-02-20 16:22 Paul E. Erkkila
  2003-02-20 16:49 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. Erkkila @ 2003-02-20 16:22 UTC (permalink / raw)
  To: Jens Axboe, linux Kernel Mailing List



Hi,

  I often use vcdxrip to pull mpeg data off of
old vcd's/svcds to archive to tape/dvd. This
worked fine in the 2.5 kernel series up to
2.5.42 where it worked after running the app
more then once ( i assumed it was an initialization
error someplace). After kernel 2.5.43 it no longer
works. I've sent mail to the authors and they
suggested switching it from using ioctl(CDROM_SEND_PACKET)
to ioctl(CDROMREADMODE2) , which does work only
a little slower.

 I've traced it down to cdrom_queue_packet_command() in ide-cd.c
returning a 0 error status from ide_do_drive_cmd(), and
req.data_len is 0, and there doesn't appear to be any sense
available.


I'd appreciate any suggestions for tracking this further
or ideas on possible causes.

-pee



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-20 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-20 16:22 vcdxrip , CDROM_SEND_PACKET, and 2.5.42->2.5.43 ide-cd changes Paul E. Erkkila
2003-02-20 16:49 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox