[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] ATAPI: STARTSTOPUNIT only eject/load media if p
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH] ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0 |
Date: |
Mon, 27 Aug 2012 12:43:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 |
Am 31.07.2012 03:28, schrieb Ronnie Sahlberg:
> The START STOP UNIT command will only eject/load media if
> power condition is zero.
>
> If power condition is !0 then LOEJ and START will be ignored.
>
> From MMC (sbc contains similar wordings too)
> The Power Conditions field requests the block device to be placed
> in the power condition defined in
> Table 558. If this field has a value other than 0h then the Start
> and LoEj bits shall be ignored.
>
> Signed-off-by: Ronnie Sahlberg <address@hidden>
Thanks, applied to block-next for 1.3.
Kevin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH] ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0,
Kevin Wolf <=