maxv 2c0de29964 Fix the error handling in ehci_pci_attach(): if we got a USB<2 device we
won't call ehci_init(), so don't call ehci_detach() in ehci_pci_detach().

Fixes a panic seen on a recent Lenovo machine, which has an USB 1.1
controller; ehci_detach() was getting called while 'sc' had not been
completely initialized.
2019-06-13 17:33:34 +00:00
..
2019-06-09 14:18:29 +00:00
2019-06-08 08:02:36 +00:00
2019-06-08 08:02:36 +00:00
2019-05-28 20:22:18 +00:00
2019-06-12 10:16:52 +00:00
2019-06-08 08:02:36 +00:00
2019-06-04 10:15:22 +00:00
2019-05-29 06:21:56 +00:00
2019-06-08 08:02:36 +00:00
2019-06-08 08:02:36 +00:00
2019-05-29 17:09:17 +00:00