Subject: Re: DVD+-RW in-kernel write support - it partially EXIST
To: Wojciech Puchar <wojtek@tensor.3miasto.net>
From: None <cube@cubidou.net>
List: netbsd-users
Date: 06/11/2004 16:50:31
On Fri, Jun 11, 2004 at 04:33:44PM +0200, Wojciech Puchar wrote:
[...]
> cd.c TODO:
>
> a) add flushcache scsi command in cdclose. this will fix 3! i have this
> drive for 1 hour from now only, it's not mine. could anyone tell me how
> to send scsi command to drive? i know parameters dvd+rw-tools's growisofs utility.
> i have no experience.

/sbin/scsictl /dev/cd0d flushcache

Seems to work on my DVD+RW drive, but I haven't tested it with a DVD+RW medium.

Quentin Garnier.