Date: Sun, 8 Nov 2009 20:44:55 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/controller ehci_ixp4xx.c ehci_mbus.c ehci_pci.c Message-ID: <200911082045.nA8KjCuE047758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-11-08 20:44:55 UTC FreeBSD src repository Modified files: sys/dev/usb/controller ehci_ixp4xx.c ehci_mbus.c ehci_pci.c Log: SVN rev 199057 on 2009-11-08 20:44:55Z by thompsa ehci_init() will do reset and set the usbrev flag. Fix problem where ehci_reset() was called before ehci_init(). PR: usb/140242 Submitted by: Sebastian Huber Revision Changes Path 1.9 +0 -3 src/sys/dev/usb/controller/ehci_ixp4xx.c 1.9 +0 -2 src/sys/dev/usb/controller/ehci_mbus.c 1.13 +1 -3 src/sys/dev/usb/controller/ehci_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911082045.nA8KjCuE047758>