Set drive speed using SET_STREAMING
Brought to you by:
tranter
Current "eject -x" only supports setting the CD-ROM
speed using the SELECT SPEED command. This doesn't
affect DVD access speed, which is set via the SET
STREAMING command. There is a sample implementation of
SET STREAMING here (copy attached):
http://safari.iki.fi/speedcontrol.c
It would be nice to have this built into eject.
Spec:
ftp://ftp.avc-pioneer.com/Mtfuji_5/Spec/Fuji5r16.pdf
section 14.42
Thomas Fritzsche's SET STREAMING code