From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758139AbXGCGov (ORCPT ); Tue, 3 Jul 2007 02:44:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753683AbXGCGoo (ORCPT ); Tue, 3 Jul 2007 02:44:44 -0400 Received: from smtp-out001.kontent.com ([81.88.40.215]:44587 "EHLO smtp-out.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753500AbXGCGoo (ORCPT ); Tue, 3 Jul 2007 02:44:44 -0400 From: Oliver Neukum To: linux-usb-devel@lists.sourceforge.net Subject: Re: [linux-usb-devel] NIKON D50 problem Date: Tue, 3 Jul 2007 08:44:41 +0200 User-Agent: KMail/1.9.7 Cc: Andrew Morton , "Ni@m" , LKML References: <20070702155912.fe1e6834.akpm@linux-foundation.org> In-Reply-To: <20070702155912.fe1e6834.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707030844.42119.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > It's more likely a usb-storage or scsi layer problem. > > The device reports as having 1984001 sectors and the kernel is reporting IO > errors around the very end of the device. Presumably an IO is straddling > end-of-device and we're not handling that correctly. Can you try the work around suggested here: https://lists.one-eyed-alien.net/pipermail/usb-storage/2007-June/003053.html> Regards Oliver