]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB Storage: US_FL_MAX_SECTORS_64 flag
authorPhil Dibowitz <phil@ipom.com>
Sun, 25 Mar 2007 00:54:59 +0000 (01:54 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sun, 25 Mar 2007 00:54:59 +0000 (01:54 +0100)
commit1c4cb21c2d789fa174e8e7d6e0e25f76f29a4cc8
tree5ed14516e5b26244d0e29eaa1b8b3c410fdffaac
parent4d5d3838da5726645474c82ee943770099ec92a4
USB Storage: US_FL_MAX_SECTORS_64 flag

This patch adds a US_FL_MAX_SECTORS_64 and removes the Genesys special-cases
for this that were in scsiglue.c. It also adds the flag to other devices
reported to need it.

Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/storage/scsiglue.c
drivers/usb/storage/unusual_devs.h
drivers/usb/storage/usb.h
include/linux/usb_usual.h