svn commit: r220558 - in head/sys: arm/econa dev/usb/controller
mips/atheros mips/rmi
Nathan Whitehorn
nwhitehorn at freebsd.org
Tue Apr 12 12:39:26 UTC 2011
On 04/12/11 02:49, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Tue Apr 12 07:49:11 2011
> New Revision: 220558
> URL: http://svn.freebsd.org/changeset/base/220558
>
> Log:
> We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI
> bus driver at detach, hence ehci_detach() does exactly this since r199718.
>
>
Just so you're aware, there's also another EHCI driver in the tree at
/sys/powerpc/ps3/ehci_ps3.c. It might also need some modifications at
various points when you're cleaning up EHCI drivers.
-Nathan
More information about the svn-src-head
mailing list