Date: Fri, 13 Nov 1998 15:45:03 -0600 From: "Ade Lovett" <ade@supernews.net> To: "=?iso-8859-1?Q?S=F8ren_Schmidt?=" <sos@freebsd.dk> Cc: <current@FreeBSD.ORG> Subject: RE: ATAPI CD/R driver and Mitsumi CR-2600TE Message-ID: <005601be0f4e$df1df220$08f19b26@xanadu.lovett.com> In-Reply-To: <199811131854.TAA03099@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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. -aDe 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?005601be0f4e$df1df220$08f19b26>