This does not solve the "usbsyn" hang for me.

Poul-Henning

In message <[EMAIL PROTECTED]>, Josef Karthauser writes:
>
>Try this which Scott Long submitted a few days ago:
>
>Index: uhci.c
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>RCS file: /usr/home/ncvs/src/sys/dev/usb/uhci.c,v
>retrieving revision 1.104
>diff -u -r1.104 uhci.c
>--- uhci.c      1 Apr 2002 22:03:37 -0000       1.104
>+++ uhci.c      5 Apr 2002 08:17:03 -0000
>@@ -2051,6 +2051,7 @@
>               xfer->pipe->intrxfer =3D 0;
>       }                                                                         =
>           =20
>       uhci_abort_xfer(xfer, USBD_CANCELLED);
>+      usb_transfer_complete(xfer);
> }                                                                         =
>                  =20
>
> /* Close a device interrupt pipe. */
>
>
>
>Joe
>
>--5mCyUwZo2JvN/JJP
>Content-Type: application/pgp-signature
>Content-Disposition: inline
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.6 (FreeBSD)
>Comment: For info see http://www.gnupg.org
>
>iEYEARECAAYFAjyu3KcACgkQXVIcjOaxUBZIagCdHKJRbLmQsWMMptnp6fpU+oMA
>ri4AoMlMKEWJcJyo1N45a78glGOjiZQa
>=y8rs
>-----END PGP SIGNATURE-----
>
>--5mCyUwZo2JvN/JJP--
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to