Date: Sat, 14 Nov 1998 11:48:37 +0100 (CET) From: Søren Schmidt <sos@freebsd.dk> To: ade@supernews.net (Ade Lovett) Cc: current@FreeBSD.ORG Subject: Re: ATAPI CD/R driver and Mitsumi CR-2600TE Message-ID: <199811141048.LAA17625@freebsd.dk> In-Reply-To: <005601be0f4e$df1df220$08f19b26@xanadu.lovett.com> from Ade Lovett at "Nov 13, 1998 3:45: 3 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Ade Lovett wrote: > > > Ok. What does rezero actually do? Can I simply add in a hack to > > > simulate it with: > > > > > > acd_request_wait( ..., ATAPI_START_STOP, 1,0,0,0,0,0,0,0,0,0,0 ); > > > acd_request_wait( ..., ATAPI_START_STOP, 1,0,0,1,0,0,0,0,0,0,0 ); > > > > > > ie: doing the equivalent of the CDIOCSTOP, CDIOCSTART ioctls? > > > > IIRC yes. > > Hmm.. well, I tried that.. it failed on the first acd_request_wait > (for the CDIOCSTOP equivalent), left the disk spinning inside the drive, > and I couldn't get the disk out unless I halted the machine and hit > the physical eject button whilst the machine was at the BIOS. OK, I'll see what I can do, it seems my memory isn't that good after all :), I'll dig into the docs asap... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@freebsd.org) FreeBSD Core Team member To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811141048.LAA17625>