Re: Linux 2.6.11-rc1 -- usb_storage and Genesys

From: Jan De Luyck (lkml_at_kcore.org)
Date: 01/12/05

  • Next message: Christoph Lameter: "Re: page table lock patch V15 [0/7]: overview"
    To: linux-kernel@vger.kernel.org
    Date:	Wed, 12 Jan 2005 20:06:33 +0100
    
    

    On Wednesday 12 January 2005 06:09, Linus Torvalds wrote:

    > Matthew Dharm:
    > o USB Storage: support 'bulk32' devices
    > o USB Storage: Increase Genesys delay

    The Genesys increased delay in this patch causes strange issues, the USB
    disconnects after a while...

    I rewrote the identifier like it was previous this patch

    --
    if (us->pusb_dev->descriptor.idVendor == USB_VENDOR_ID_GENESYS &&
    --
    and it works like I expected it to...
    Just a note.
    Jan
    -- 
    Support your right to bare arms!
      -- A message from the National Short-Sleeved Shirt Association
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Christoph Lameter: "Re: page table lock patch V15 [0/7]: overview"

    Relevant Pages

    • 2.6.10-rc2-mm2 usb storage still oopses
      ... removing a usb storage; using ub driver doesn't improve the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: debug a high load average
      ... > I have a case occasionally when I copy data from a usb storage to ... > etc, and all these values are low like CPU usage is at a maximum of 30%, ... > disk read bytes is at an average of 1.5 MiB/s, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] usb-storage should enable scsi disk in Kconfig
      ... >> scsi disk support in Kconfig. ... just below the 'USB storage' Kconfig option another ...
      (Linux-Kernel)
    • Re: [PATCH] usb-storage should enable scsi disk in Kconfig
      ... >>one, let's say 'SCSI disk based USB storage support', which documentation ... > We need some sort of 'suggests' rule, or at least some sort of message to ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH][SCS] sd: Read Capacity if (16) fails
      ... Inquiry bit PROTECT=1, it is required to support Read Capacity. ... SD cards, accessed by builtin cardreader and generic USB storage, disagree. ... Or is USB storage missing something to support Read Capacity? ... int sector_size = 0; ...
      (Linux-Kernel)