]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ehci_init() will do reset and set the usbrev flag. Fix problem where
authorthompsa <thompsa@FreeBSD.org>
Sun, 8 Nov 2009 20:44:55 +0000 (20:44 +0000)
committerthompsa <thompsa@FreeBSD.org>
Sun, 8 Nov 2009 20:44:55 +0000 (20:44 +0000)
commit410f2a9fd7c27f9feea4855407b8a73cc612993d
tree7004b3d6bd6edccfac8084c177a35f01572e4a36
parentaded7665d83d8027dd037eca5ab97e468e90f785
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
sys/dev/usb/controller/ehci_ixp4xx.c
sys/dev/usb/controller/ehci_mbus.c
sys/dev/usb/controller/ehci_pci.c