1. 14 Jun, 2004 1 commit
    • Matthew Dharm's avatar
      [PATCH] USB Storage: INQUIRY fixup, mode-sense options, Genesys devices · 47f1558e
      Matthew Dharm authored
      
      This patch does a few things (all in the same section of code).  It started
      life as patches as226b, as280, and as275.  Later it was merged into as226e
      and I added significantly to it.
      
      
      First, this patch introduces a new config option to allow people to enable
      write-protect detection for their USB devices.  With some luck, we've
      finally got it right and can eventually remove this option in favor of
      enabling this behavior all the time.
      
      Next, we change how we force some flags on -- it turns out that there are
      some 'generic' entries in the SCSI devinfo which was overriding us when we
      didn't want it.
      
      Finally, we add a safety check to the workaround for GeneSys Logic devices
      -- if the max_sectors parameter has already been turned down, we won't turn
      it up.
      Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
      47f1558e
  2. 10 Mar, 2004 1 commit
  3. 09 Feb, 2004 1 commit
  4. 09 Oct, 2003 1 commit
    • Noah J. Misch's avatar
      [PATCH] USB: Make ISD-200 USB/ATA Bridge depend on BLK_DEV_IDE · 7a98554c
      Noah J. Misch authored
      This usb driver needs ide_fix_driveid from drivers/ide/ide-ops.c, which
      needs BLK_DEV_IDE ("Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy
      support") to get built.
      
      Without this patch, you can configure an un-linkable kernel by doing make
      allnoconfig, make menuconfig, and setting CONFIG_PCI, CONFIG_USB,
      CONFIG_USB_STORAGE, and CONFIG_USB_STORAGE_ISD200 only.
      7a98554c
  5. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      Rusty Russell authored
      Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.
      
      modules.txt no longer exists, and the common wording used to refer to
      it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
      request, "say M" changed to "choose M" (more sense for graphical front
      ends, too).
      77215b89
  6. 17 Sep, 2003 1 commit
  7. 22 Aug, 2003 1 commit
  8. 09 Feb, 2003 1 commit
  9. 29 Oct, 2002 1 commit