process hang in atprq state

2002-05-29 Thread Richard Nyberg
Hi there. I seem to have some problems with my cd read program. I've attached a small prototype program that for some reason hangs in atprq, even though I use a timeout of 5 seconds. The program reads a cd in raw format using the MMC READ_CD command. It works fine :) except that it never manages

Re: process hang in atprq state

2002-05-30 Thread Richard Nyberg
Thanks for the speedy reply Søren :) Soeren Schmidt may have written: > It seems Soeren Schmidt wrote: > > It seems Richard Nyberg wrote: > > > Hi there. > > > I seem to have some problems with my cd read program. > > > > > > I've attached a