qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1863441] Re: cmd_mode_sense always reports 0x70, no CDROM present


From: Benjamin David Lunt
Subject: [Bug 1863441] Re: cmd_mode_sense always reports 0x70, no CDROM present
Date: Tue, 07 Apr 2020 02:01:11 -0000

Since I posted this bug report, I have done a little more research and
this specific part of this command is actually quite obsolete.  It use
to be documented (MMC v1.2 Draft), but later versions have actually
removed this part of the command, even stating "obsolete" in some of the
documentation.

If you want to still allow it, it actually does state 0x70 is an empty
drive.  However, being it is so obsolete, you may wish to change this
status to closed.

Thanks for asking.  I don't mind if you close this bug report.

Ben

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1863441

Title:
  cmd_mode_sense always reports 0x70, no CDROM present

Status in QEMU:
  New

Bug description:
  cmd_mode_sense
    
https://git.qemu.org/?p=qemu.git;a=blob;f=hw/ide/atapi.c;hb=refs/heads/master#l852
  always reports 0x70 in byte 2 returned, indicating no CD-ROM present.

  If CD-ROM is present, should report 0x01 (or 0x11).
  If CD-ROM absent, should report 0x70.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1863441/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]