All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net, pavel@ucw.cz
Subject: [patch 09/12] USB: kill unneccessary usb-storage blacklist entries
Date: Mon, 14 Nov 2005 12:06:05 -0800	[thread overview]
Message-ID: <20051114200605.GJ2319@kroah.com> (raw)
In-Reply-To: <20051114200456.GA2319@kroah.com>

[-- Attachment #1: usb-storage-blacklist-entry-removal.patch --]
[-- Type: text/plain, Size: 805 bytes --]

From: Pavel Machek <pavel@ucw.cz>

I actually have this device, and kernel reports blacklist entry is no
longer neccessary.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
 drivers/usb/storage/unusual_devs.h |    5 -----
 1 file changed, 5 deletions(-)

--- gregkh-2.6.orig/drivers/usb/storage/unusual_devs.h	2005-11-02 11:37:03.000000000 -0800
+++ gregkh-2.6/drivers/usb/storage/unusual_devs.h	2005-11-02 12:02:58.000000000 -0800
@@ -710,11 +710,6 @@
                 "DIMAGE E223",
                 US_SC_SCSI, US_PR_DEVICE, NULL, 0 ),
 
-UNUSUAL_DEV(  0x0693, 0x0002, 0x0100, 0x0100, 
-		"Hagiwara",
-		"FlashGate SmartMedia",
-		US_SC_SCSI, US_PR_BULK, NULL, 0 ),
-
 UNUSUAL_DEV(  0x0693, 0x0005, 0x0100, 0x0100,
 		"Hagiwara",
 		"Flashgate",

--

  parent reply	other threads:[~2005-11-14 20:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20051114200100.984523000@press.kroah.org>
2005-11-14 20:04 ` [patch 00/12] USB patches for 2.6.15-rc1 Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 01/12] USB: fix build breakage in dummy_hcd.c Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 02/12] USB Serial: rename ChangeLog.old Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 03/12] USB: add new wacom devices to usb hid-core list Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 04/12] USB: wacom tablet driver update Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 05/12] USB: fix 'unused variable' warning Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 06/12] USB: Delete leftovers from bluetty driver Greg Kroah-Hartman
2005-11-14 20:05   ` [patch 07/12] usbfs: usbfs_dir_inode_operations cleanup Greg Kroah-Hartman
2005-11-14 20:06   ` [patch 08/12] USB: usbdevfs_ioctl 32bit fix Greg Kroah-Hartman
2005-11-14 20:06   ` Greg Kroah-Hartman [this message]
2005-11-14 20:06   ` [patch 10/12] USB: cp2101.c: Jablotron usb serial interface identification Greg Kroah-Hartman
2005-11-14 20:06   ` [patch 11/12] USB: onetouch doesn't suspend yet Greg Kroah-Hartman
2005-11-14 20:06   ` [patch 12/12] USB: add new anydata usb-serial driver Greg Kroah-Hartman
2005-11-14 20:09   ` [patch 00/12] USB patches for 2.6.15-rc1 Greg Kroah-Hartman
2005-11-15  8:48     ` USB patches for 2.6.15-rc1?? David Kubicek
2005-11-17  0:55       ` Greg KH
2005-11-17 15:28         ` David Kubicek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051114200605.GJ2319@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=pavel@ucw.cz \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.