From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sun, 14 Mar 2010 20:27:56 -0400 To: 9fans@9fans.net Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] usb regression Topicbox-Message-UUID: e83df146-ead5-11e9-9d60-3106f5b1d025 i am now unable to copy more than about 10mb at a time off the usb sd reader i've been using. usb/disk isn't just quitting, the endpoint is dead. the console says only usb/disk... usb/disk: : 062800 disk: reset: device is detached it used to work, so maybe something new's come up. the last copy i made was 20091020. here's the output with debug on: usb/disk: : 062800 qhintr: td 0xf004e780 csw 0x10008d40 error 0x40 endpoint stalled ehci io 0xf2c912e0 qh 0xf004e600 timed out (no intr?) ehci io 0xf2c912e0 qh 0xf004e600 timed out (no intr?) ehci io 0xf2c912e0 qh 0xf004e600 timed out (no intr?) ehci io 0xf2c912e0 qh 0xf004e600 timed out (no intr?) qhintr: td 0xf004e780 csw 0xd8d50 error 0x50 babble detected qhintr: td 0xf004e780 csw 0x88248 error 0x48 transaction error qhintr: td 0xf004e780 csw 0x88248 error 0x48 transaction error qhintr: td 0xf004e780 csw 0x88248 error 0x48 transaction error qhintr: td 0xf004e780 csw 0x88248 error 0x48 transaction error usb epctl detach ep7.0 disk: reset: device is detached usbclose q 0x20 fid 616 ref 2 ehci: epclose ep7.2 ehci: cancelio for qh 0xf004e700 state idle ehci: doorbell ehci: qhcoherency: doorbell 1 usb: ep7.2 0xf2c91460 released usbclose q 0x24 fid 620 ref 2 ehci: epclose ep7.1 ehci: cancelio for qh 0xf004e680 state idle ehci: doorbell ehci: qhcoherency: doorbell 1 usb: ep7.1 0xf2c91520 released usbclose q 0x1c fid 617 ref 2 ehci: epclose ep7.0 ehci: cancelio for qh 0xf004e600 state idle ehci: doorbell ehci: qhcoherency: doorbell 1 usb: ep7.0 0xf343dbe0 released - erik