Begin forwarded message:
Date: Fri, 17 Nov 2006 19:49:47 -0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 7544] New: Regression: keyspan fails after urb cleanup: http://bugzilla.kernel.org/show_bug.cgi?id=7544 Summary: Regression: keyspan fails after urb cleanup: Kernel Version: 2.6.19-rc6 Status: NEW Severity: normal Owner: [EMAIL PROTECTED] Submitter: [EMAIL PROTECTED] Most recent kernel where this bug did *NOT* occur:2.6.17.2 Distribution: Ubuntu Hardware Environment:i686 GNU/Linux Software Environment:Ubuntu 6.10 Problem Description:keyspan driver doesn't work after urb cleanup Steps to reproduce: I suspect all keyspan products will now fail. It seems we fail in keyspan.c: 2276 if ((err = usb_submit_urb(s_priv->instat_urb, GFP_KERNEL)) != 0) { 2277 dbg("%s - submit instat urb failed %d", __FUNCTION__, err); I see the following in syslog after doing a modprobe: [ 3346.554588] drivers/usb/serial/keyspan.c: keyspan_startup - submit instat urb failed -22 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
