View | Details | Raw Unified | Return to bug 156596 | Differences between
and this patch

Collapse All | Expand All

(-)dev/usb/controller/uhci.c (+2 lines)
Lines 1469-1474 Link Here
1469
				uhci_dump_all(sc);
1469
				uhci_dump_all(sc);
1470
			}
1470
			}
1471
#endif
1471
#endif
1472
			DPRINTF("Controller reset!\n");
1473
			usb_bus_reset_async_locked(&sc->sc_bus);
1472
		}
1474
		}
1473
	}
1475
	}
1474
	/* get acknowledge bits */
1476
	/* get acknowledge bits */

Return to bug 156596