Re: [patch]another quirky device

Jean Delvare <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
Hi Oliver,

On Sun, 19 Aug 2007 17:14:34 +0200, Oliver Neukum wrote:
> Hi,
> 
> for teh drive Jean reported.
> 
> 	Regards
> 		Oliver
> Signed-off-by: Oliver Neukum <[email protected]>
> 
> ---
> --- a/drivers/usb/core/quirks.c	2007-08-19 17:10:04.000000000 +0200
> +++ b/drivers/usb/core/quirks.c	2007-08-19 17:12:51.000000000 +0200
> @@ -68,12 +68,14 @@ static const struct usb_device_id usb_qu
>  	{ USB_DEVICE(0x05d8, 0x4005), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
>  	/* Agfa Snapscan1212u */
>  	{ USB_DEVICE(0x06bd, 0x2061), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
> +	/* Seagate RSS LLC */
> +	{ USB_DEVICE(0x0bc2, 0x3000), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
>  	/* Umax [hex] Astra 3400U */
>  	{ USB_DEVICE(0x1606, 0x0060), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
>  

Yes, this fixes my problem too. However I am surprised that the
"autosuspend" file in sysfs still reads "2" for the Seagate drive with
this patch applied. Shouldn't it read "0" now that autosuspend is
disabled?

Thanks,
-- 
Jean Delvare

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.