Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932156AbVI2PsU (ORCPT ); Thu, 29 Sep 2005 11:48:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932167AbVI2PsT (ORCPT ); Thu, 29 Sep 2005 11:48:19 -0400 Received: from aveiro.procergs.com.br ([200.198.128.42]:52965 "EHLO aveiro.procergs.com.br") by vger.kernel.org with ESMTP id S932156AbVI2PsS (ORCPT ); Thu, 29 Sep 2005 11:48:18 -0400 From: Otavio Salvador To: Phil Dibowitz , Alan Stern , USB development list , Linus TorvaldsLinus Torvalds Cc: lkml Subject: [PATCH 2.6.14] Support to a new USB Flash Disk Organization: OS Systems Ltda. X-URL: http://www.debian.org/~otavio/ X-Attribution: OS Date: Thu, 29 Sep 2005 12:48:52 -0300 Message-ID: <87ek7727tn.fsf@nurf.casa> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1392 Lines: 39 Hello, I include the entry to one usb flash disk that had problem here. I think is really good to include it on 2.6.14 since its very trivial and worked fine here. Thanks in advance, Signed-off-by: Otavio Salvador --- diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -1093,3 +1093,10 @@ UNUSUAL_DEV( 0x55aa, 0xa103, 0x0000, 0x US_SC_SCSI, US_PR_SDDR55, NULL, US_FL_SINGLE_LUN), #endif + +/* Reported by Otavio Salvador