Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 1998 19:54:46 +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:  <199811131854.TAA03099@freebsd.dk>
In-Reply-To: <003001be0f1e$22830540$08f19b26@xanadu.lovett.com> from Ade Lovett at "Nov 13, 1998  9:56:11 am"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Ade Lovett wrote:
> > That drive does apparently not support the rezero cmd. You could use
> > the stop/start cmd instead. I did get a patch once for that, but it
> > dissapeared together with my machine lately.
> 
> 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.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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?199811131854.TAA03099>