Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 049a6acb authored by Nick Holloway's avatar Nick Holloway Committed by Greg Kroah-Hartman
Browse files

USB: Storage: Update unusual_devs entry for Datafab KECF-USB



This device suffers from the off-by-one error when reporting the capacity,
so add US_FL_FIX_CAPACITY to the existing entry.

Signed-off-by: default avatarNick Holloway <Nick.Holloway@pyrites.org.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 26e12875
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1214,7 +1214,7 @@ UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff,
		"Datafab",
		"Datafab",
		"KECF-USB",
		"KECF-USB",
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_FL_FIX_INQUIRY ),
		US_FL_FIX_INQUIRY | US_FL_FIX_CAPACITY ),


/* Reported by Rauch Wolke <rauchwolke@gmx.net> */
/* Reported by Rauch Wolke <rauchwolke@gmx.net> */
UNUSUAL_DEV(  0x07c4, 0xa4a5, 0x0000, 0xffff,
UNUSUAL_DEV(  0x07c4, 0xa4a5, 0x0000, 0xffff,