[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CF458CE.2050603@gmail.com>
Date: Mon, 29 Nov 2010 20:52:14 -0500
From: Benjamin Poirier <benjamin.poirier@...il.com>
To: Alan Stern <stern@...land.harvard.edu>,
Johan Hovold <jhovold@...il.com>
CC: Pavel Machek <pavel@....cz>, "Rafael J. Wysocki" <rjw@...k.pl>,
Len Brown <len.brown@...el.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
Arjan van de Ven <arjan@...ux.intel.com>,
linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Andreas Mohr <andi@...as.de>,
Daniel Sangorrin <daniel.sangorrin@...il.com>,
linux-usb@...r.kernel.org
Subject: BUG, regression. usb-serial adapter broken by PM?
Hello,
Recently, my usb-serial converter has become unusable. Attempts to open
the device always fail with:
open("/dev/ttyUSB0", O_RDONLY) = -1 EAGAIN (Resource temporarily unavailable)
The device is a:
ID 0c52:2101 Sealevel Systems, Inc. Serial Converter
and uses the ftdi_sio driver.
I've bisected this problem to
commit 1bfee5bc86fdaecc912e06080583eddab7263df2
Author: Alan Stern <stern@...land.harvard.edu>
Date: Sat Sep 25 23:35:00 2010 +0200
PM / Runtime: Merge synchronous and async runtime routines
I have other usb-serial converters that use other drivers and that are
unaffected. I have noticed the problem on a x86_64 machine (.config
here: http://pastebin.ca/2006414) and can reproduce it in kvm (with usb
passthrough, .config here: http://pastebin.ca/2006416).
I'll be glad to provide more info or try patches.
Thanks,
-Ben
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists