Il 11/06/2012 14:44, Kevin Wolf ha scritto:
>> > @@ -1048,6 +1078,7 @@ static const struct {
>> > [ 0x5a ] = { cmd_mode_sense, /* (10) */ 0 },
>> > [ 0xa8 ] = { cmd_read, /* (12) */ CHECK_READY },
>> > [ 0xad ] = { cmd_read_dvd_structure,CHECK_READY
Am 11.06.2012 07:24, schrieb Paolo Bonzini:
> This command is not necessary for CD-ROM and DVD-ROM, but some versions of
> udev trip on its absence.
>
> Cc: Kevin Wolf
> Cc: Markus Armbruster
> Signed-off-by: Paolo Bonzini
> ---
> Kevin, ok to merge these ATAPI changes via the SCSI tree
This command is not necessary for CD-ROM and DVD-ROM, but some versions of
udev trip on its absence.
Cc: Kevin Wolf
Cc: Markus Armbruster
Signed-off-by: Paolo Bonzini
---
Kevin, ok to merge these ATAPI changes via the SCSI tree?
hw/ide/atapi.c | 31 +++
1