Date: Fri, 22 Apr 2011 09:43:00 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/controller ehci_ixp4xx.c ehci_pci.c src/sys/mips/atheros ar71xx_ehci.c src/sys/mips/rmi xls_ehci.c Message-ID: <201104220943.p3M9hSBQ085694@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2011-04-22 09:43:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb/controller ehci_ixp4xx.c ehci_pci.c sys/mips/atheros ar71xx_ehci.c sys/mips/rmi xls_ehci.c Log: SVN rev 220942 on 2011-04-22 09:43:00Z by hselasky MFC r220558. 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. Approved by: thompsa Revision Changes Path 1.7.2.5 +0 -7 src/sys/dev/usb/controller/ehci_ixp4xx.c 1.8.2.14 +0 -6 src/sys/dev/usb/controller/ehci_pci.c 1.1.2.4 +0 -7 src/sys/mips/atheros/ar71xx_ehci.c 1.4.2.4 +0 -7 src/sys/mips/rmi/xls_ehci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104220943.p3M9hSBQ085694>