On Wed, Sep 12, 2007 at 06:10:50PM -0400, Mark Lord wrote:
> Chuck Ebbert wrote:
>> On 08/13/2007 10:50 AM, Niels wrote:
>>> On Sunday 12 August 2007 11:54, Niels wrote:
>>>
On Friday 10 August 2007 14:43, Niels wrote:
> On Wednesday 08 August 2007 12:57, Ismail D??nmez wrote:
>
>
On Sun, Sep 09, 2007 at 05:11:44PM -0400, Jeff Garzik wrote:
> Andi Kleen wrote:
>>> I can see where you're coming from, but logically, this is wrong.
>>> There's a huge slew of enterprise machines that only have DVD on SATA.
>> ... and enterprise systems don't really care about a few KB more of co
Chuck Ebbert wrote:
On 08/13/2007 10:50 AM, Niels wrote:
On Sunday 12 August 2007 11:54, Niels wrote:
On Friday 10 August 2007 14:43, Niels wrote:
On Wednesday 08 August 2007 12:57, Ismail Dönmez wrote:
On Wednesday 08 August 2007 13:48:29 you wrote:
On Tuesday 07 August 2007 23:18, Greg
Add a notifier chain for SCSI asynchronous events. Add a
notifier block for events which should be sent to user
space, and add support for the MEDIA_CHANGE event, which
would be used by a driver when new media has been inserted.
Signed-off-by: Kristen Carlson Accardi <[EMAIL PROTECTED]>
---
Thi
On Tue, 11 Sep 2007, Boaz Harrosh wrote:
> [esp family] - Maciej W. Rozycki <[EMAIL PROTECTED]>
> 0020 drivers/scsi/NCR53C9x.c drivers/scsi/NCR53C9x.h
> drivers/scsi/dec_esp.c drivers/scsi/oktagon_esp.c
> drivers/scsi/sun3x_esp.c
Not really, but I have suitable hardware and can test
Russell King wrote:
On Mon, Sep 10, 2007 at 10:39:11PM +0300, Boaz Harrosh wrote:
- Use new scsi_eh_prep/restor_cmnd() for synchronous
REQUEST_SENSE invocation.
Signed-off-by: Boaz Harrosh <[EMAIL PROTECTED]>
---
drivers/scsi/arm/fas216.c | 16 +++-
drivers/scsi/arm/fas2
On Mon, Sep 10, 2007 at 10:39:11PM +0300, Boaz Harrosh wrote:
>
> - Use new scsi_eh_prep/restor_cmnd() for synchronous
> REQUEST_SENSE invocation.
>
> Signed-off-by: Boaz Harrosh <[EMAIL PROTECTED]>
> ---
> drivers/scsi/arm/fas216.c | 16 +++-
> drivers/scsi/arm/fas216.h |
On Wed, Sep 12, 2007 at 02:55:19AM +0300, Boaz Harrosh wrote:
> - if (SCpnt->request_bufflen != len)
> + if (scsi_bufflen(SCpnt) != len) {
> + WARN_ON(1);
NAK. The call trace generally doesn't provide any additional information
on the cause of the error
8 matches
Mail list logo