Searched refs:USB_DEBUG (Results 1 - 22 of 22) sorted by relevance

/barrelfish-master/usr/drivers/usb/usb_keyboard/
H A Dusb_keyboard.c54 USB_DEBUG("####### usb keyboard driver start #######\n");
66 USB_DEBUG("####### usb keyboard driver terminated #######\n");
H A Dusb_keyboard_service.c44 USB_DEBUG("usb_keyboard_connect_handler()\n");
H A Dusb_keyboard_driver.c626 //USB_DEBUG("usb_keyboard_transfer_cb() %u\n", length);
690 USB_DEBUG("keyboard key error...");
927 USB_DEBUG("usb_keyboard_init()...\n");
992 USB_DEBUG("NOTICE: setting idle rate failed. (ignored)\n");
/barrelfish-master/include/usb/
H A Dusb.h130 #define USB_DEBUG(x...) debug_printf(x) macro
131 //#define USB_DEBUG(x...)
133 //#define USB_DEBUG_XFER(x...) USB_DEBUG(x)
136 #define USB_DEBUG_HC(x...) USB_DEBUG(x)
139 //#define USB_DEBUG_XFER_HC(x...) USB_DEBUG(x)
142 //#define USB_DEBUG_REQ(x...) USB_DEBUG(x)
145 //#define USB_DEBUG_DEV(x...) USB_DEBUG(x)
148 //#define USB_DEBUG_TR_ENTER USB_DEBUG(">> %s()\n", __func__)
151 //#define USB_DEBUG_TR_RETURN USB_DEBUG("<< %s() return\n", __func__)
154 #define USB_DEBUG_TR(x...) USB_DEBUG(
[all...]
/barrelfish-master/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub.c56 USB_DEBUG("WARNING: hub intr transfer failed...\n");
132 USB_DEBUG("ERROR: could not get port status. Port=%u", portno);
149 USB_DEBUG("WARNING: Connected port %u has no power!\n", portno);
154 USB_DEBUG("Port %u is suspended. Wake up.\n", portno);
162 USB_DEBUG("WARNING: port reset failed.\n");
168 USB_DEBUG("ERROR: Could not read port status (%u)\n", portno);
174 USB_DEBUG("WARTNING: timed out. "
238 USB_DEBUG("ERROR: Could not allocate a new device!\n");
259 USB_DEBUG("WARNING: Device problem, disabling port\n");
290 USB_DEBUG("Hu
[all...]
H A Dusb_hub_request.c225 USB_DEBUG("ERROR: could not clear port reset on port %u\n", port);
233 USB_DEBUG("ERROR: port reset could not reset port %u\n", port);
248 USB_DEBUG("ERROR: could not get port status\n");
255 USB_DEBUG("NOTICE: Device %i has disappeared...\n", hub->device_address);
282 USB_DEBUG("ERROR: Could not reset port feature\n");
288 USB_DEBUG("ERROR: timeout happened during reset\n");
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_driver.c133 USB_DEBUG("WARNING: Unknown device class!");
255 USB_DEBUG("tried to start external hub driver...\n");
259 USB_DEBUG("communication device found...\n");
263 USB_DEBUG("diag device found...\n");
267 USB_DEBUG("misc device found...\n");
406 USB_DEBUG("ERROR: Could not initialize the hub device!");
416 USB_DEBUG("WARNING: no suitable usb device driver found!\n");
H A Dusb_device.c288 USB_DEBUG("ERROR: Failed to get device descriptor\n");
305 USB_DEBUG("NOTICE: getting descriptor failed. retry.\n");
326 USB_DEBUG("WARNING: setting configuration bigger than num config\n");
360 USB_DEBUG("ERROR: getting configuration failed.\n");
386 USB_DEBUG("ERROR: usb_req_set_config failed.\n");
397 USB_DEBUG("WARNING: allocating ifaces and endpoints failed\n");
404 USB_DEBUG("WARNING: initialization of ifaces and endpoints failed\n");
470 USB_DEBUG("WARNING: No free device index!\n");
476 USB_DEBUG("ERROR: Invalid device depth.\n");
482 USB_DEBUG("ERRO
[all...]
H A Dusb_pipe.c48 USB_DEBUG("NOTICE: Stalling pipe...\n");
110 USB_DEBUG("ERROR: xfer returned with error...");
H A Dusb_transfer.c173 USB_DEBUG("ERROR: too many frames %"PRIu32"", xfer->num_frames);
192 USB_DEBUG("ERROR: wrong frame length: %"PRIu32" / %zx",
211 USB_DEBUG("ERROR: length (%u) remaining length is greater than "
224 USB_DEBUG("ERROR: short xfer w/o force_short_xfer\n");
236 USB_DEBUG("ERROR: invalid parameter combination!\n");
260 USB_DEBUG("ERROR: setting up transfers for root hub not allowed\n");
301 USB_DEBUG("usb_transfer_setup_ctrl_default(): "
395 USB_DEBUG("NOTICE: device is not alive anymore...\n");
408 USB_DEBUG(
421 USB_DEBUG("WARNIN
[all...]
H A Dusb_request.c51 USB_DEBUG("Error: USB Device has not been configured\n");
78 USB_DEBUG("Error: root hub does not support writing of data\n");
96 USB_DEBUG(
152 USB_DEBUG("ERROR: No memory for setting up transfers\n");
191 USB_DEBUG(
600 USB_DEBUG("set_address function set.\n");
648 USB_DEBUG("#### RETRY: usb_req_get_descriptor()... halting.\n");
H A Dusb_xfer.c357 USB_DEBUG("WARNING: Invaid setup parameter\n");
532 USB_DEBUG("WARNING: Invalid zero max length.\n");
563 USB_DEBUG("WARNING: Invalid buffer size.\n");
621 USB_DEBUG("WARNING: invalid max_data_length.\n");
675 USB_DEBUG("WARNING: Invalid max_hc_frame_size.\n");
H A Dusb_manager.c59 USB_DEBUG("driver binding failed..\n");
H A Domap44xx.c587 USB_DEBUG("performing pandaboard integrity check.\n");
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_queue.c37 USB_DEBUG("NOTICE: transfer already finished...\n");
171 USB_DEBUG("NOTICE: Tried to double enqueue a queue head\n");
H A Dusb_ehci_xfer.c170 USB_DEBUG("ERROR: Failed to allocate iTD descriptor");
191 USB_DEBUG("ERROR: Failed to allocate iTD descriptor");
212 USB_DEBUG("ERROR: Failed to allocate qTD descriptor");
236 USB_DEBUG("ERROR: Failed to allocate iTD descriptor");
333 USB_DEBUG("ERROR: Invalid transfer type");
833 USB_DEBUG("WARNING: xfer is NULL.\n");
856 USB_DEBUG("WARNING: Invalid status length. Halting EP\n");
H A Dusb_ehci.c250 USB_DEBUG("Unenabled interrupt happened.\n");
265 USB_DEBUG("EHCI controller encountered an unrecoverable error\n");
297 USB_DEBUG("NOTICE: Blocking interrupt %"PRIx32"\n", intr);
H A Dusb_ehci_root_hub.c406 USB_DEBUG("port (%u) has low speed device\n", req->wIndex);
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci.c53 USB_DEBUG("usb_ohci_init_controller()\n");
74 USB_DEBUG("usb_ohci_init_controller(): Device Reset done.\n");
113 USB_DEBUG("usb_ohci_init() - reset and enable interrupts\n");
263 USB_DEBUG("usb_ohci_init() - calling usb_ohci_do_poll\n");
H A Dusb_ohci_root_hub.c111 USB_DEBUG("port %u, has changed..\n", i);
/barrelfish-master/lib/usb/class/
H A Dusb_hid.c289 USB_DEBUG("bad length %"PRIu32" (data=0x%02"PRId32")\n", bSize, dval);
305 USB_DEBUG("Number of "
339 USB_DEBUG("invalid end collection\n");
394 USB_DEBUG("Cannot push "
412 USB_DEBUG("Cannot pop "
435 USB_DEBUG("max usage reached\n");
467 USB_DEBUG("Usage set dropped\n");
872 USB_DEBUG("WARNING: got wrong data size. \n");
/barrelfish-master/lib/usb/
H A Dusb_transfer.c368 USB_DEBUG("inavlid transfer id");

Completed in 66 milliseconds