Date: Wed, 22 Apr 2009 17:07:53 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_device.c usb_device.h usb_hub.c src/sys/dev/usb/controller ehci.c Message-ID: <200904221708.n3MH876a072827@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-04-22 17:07:53 UTC FreeBSD src repository Modified files: sys/dev/usb usb_device.c usb_device.h usb_hub.c sys/dev/usb/controller ehci.c Log: SVN rev 191395 on 2009-04-22 17:07:53Z by thompsa MFp4 //depot/projects/usb@160413 Use direct reference to parent high-speed HUB instead of indirect, due to pointer clearing race at detach of parent USB HUB. Reported by: kientzle Submitted by: Hans Petter Selasky PR: usb/133545 Revision Changes Path 1.13 +2 -2 src/sys/dev/usb/controller/ehci.c 1.24 +1 -0 src/sys/dev/usb/usb_device.c 1.14 +1 -0 src/sys/dev/usb/usb_device.h 1.12 +2 -2 src/sys/dev/usb/usb_hub.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904221708.n3MH876a072827>