Displaying 1 result from an estimated 1 matches for "ups_reset".
Did you mean:
push_reset
2003 Aug 22
1
nforce2 usb is broken on -stable
...ve added the printfs) ...
case UHF_PORT_RESET:
DPRINTFN(5,("ohci_root_ctrl_transfer: reset port
%d\n", index));
printf("ohci_root_ctrl_transfer: writing reset
to port\n");
OWRITE4(sc, port, UPS_RESET);
printf("ohci_root_ctrl_transfer: wrote reset to
port\n");
for (i = 0; i < 10; i++) {
printf("ohci_root_ctrl_transfer: doing
10ms delay\n");
usb_delay_ms(&sc...