From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Ceuleers Subject: Re: [PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support Date: Sat, 31 Mar 2012 12:45:40 +0200 Message-ID: <4F76E054.8010301@computer.org> References: <20120330010730.GA27346@ladygaga> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120330010730.GA27346@ladygaga> Sender: linux-scsi-owner@vger.kernel.org To: Aaron Lu Cc: Alan Stern , Lin Ming , Zhang Rui , Jeff Garzik , "Rafael J. Wysocki" , Tejun Heo , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, linux-pm@vger.kernel.org, linux-acpi List-Id: linux-ide@vger.kernel.org On 30/03/12 03:07, Aaron Lu wrote: > When the ODD is put to zero power state, it will not be able to handle > commands like CDROMEJECT. We have to power it up first and then handle > the ioctl request. Currently, we only power back up the ODD when user > press the eject button as explained above. What about slot-loading optical drives, where the user does not first have to press a button to open the tray (due to a lack of tray)? Jan