Re: [PATCH] USB and Driver Core patches for 2.6.10

From: Greg KH (greg_at_kroah.com)
Date: 01/08/05

  • Next message: Greg KH: "Re: [PATCH] I2C patches for 2.6.10"
    Date:	Fri, 7 Jan 2005 21:47:47 -0800
    To: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
    
    

    ChangeSet 1.1938.446.32, 2004/12/17 11:42:46-08:00, phil@ipom.com

    [PATCH] USB Storage: unusual_devs: prolific atapi controler

    This adds an unusual devices entry for a Prolific ATAPI-6 conmtroller
    that needs the FIX_CAPACITY flag.

    Signed-off-by: Alex Butcher <alex.butcher@assursys.co.uk>
    Signed-off-by: Phil Dibowitz <phil@ipom.com>
    Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>

     drivers/usb/storage/unusual_devs.h | 7 +++++++
     1 files changed, 7 insertions(+)

    diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
    --- a/drivers/usb/storage/unusual_devs.h 2005-01-07 15:46:26 -08:00
    +++ b/drivers/usb/storage/unusual_devs.h 2005-01-07 15:46:26 -08:00
    @@ -539,6 +539,13 @@
                     US_SC_DEVICE, US_PR_DEVICE, NULL,
                     US_FL_FIX_CAPACITY ),
     
    +/* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
    +UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001,
    + "Prolific Technology Inc.",
    + "ATAPI-6 Bridge Controller",
    + US_SC_DEVICE, US_PR_DEVICE, NULL,
    + US_FL_FIX_CAPACITY ),
    +
     /* Submitted by Benny Sjostrand <benny@hostmobility.com> */
     UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
                     "Minolta",

    -
    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: Greg KH: "Re: [PATCH] I2C patches for 2.6.10"

    Relevant Pages

    • Re: [PATCH] USB and Driver Core patches for 2.6.10
      ... This adds an unusual devices entry for a Prolific ATAPI-6 conmtroller ... that needs the FIX_CAPACITY flag. ... files changed, 7 insertions(+) ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [sbp2] external hard disk shutdown timer
      ... Would you like to explain meaning of that flag and, possibly, ... Request sense detected: Sense key: Medium Error ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: how to fix where grub boots from [solved]
      ... and clearing the "active/bootable" flag from the ATA drive. ... It was a BIOS setting for choosing hard drive order that got messed ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Conversion of .flv to .mpg format?
      ... you select "oac lavc". ... I wish I could remember which package had, in the BUGS section of its manpage, "This program has even more command line switches than GNU ls." ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: Upgrading Hard Drives
      ... AFAIK grub doesn't care about the boot flag (DOS and Windows 9x used to ... Will that preserve all the special files? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)

    Loading