From: Dan Williams Date: Sun, 14 Dec 2008 17:39:22 +0000 (-0500) Subject: USB: unusual dev for Option N.V. ZeroCD modems X-Git-Tag: v2.6.29-rc1~182^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281b064f237205053ef1874ffc77b9211265af4c;p=pandora-kernel.git USB: unusual dev for Option N.V. ZeroCD modems Many newer Option mobile broadband devices initially provide a usb-storage "driver CD" device that's pretty useless on Linux since any software on it most likely wouldn't be compatible with your kernel or distro anyway. Thus, by default just kill the driver CD device by sending the SCSI 'rezero' command, but allow override of the default behavior via usb-storage module parameter so users can keep the ZeroCD device if they really want to. Inspired by the Sierra TruInstall patch. Signed-off-by: Dan Williams Acked-by: Marcel Holtmann Cc: Peter Henn Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed