HelenOS sources

port_log           85 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Cannot remove the device, "
port_log           92 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to remove device: %s",
port_log          113 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Requesting default address.");
port_log          116 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to reserve default address: %s",
port_log          125 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Resetting port.");
port_log          128 uspace/drv/bus/usb/usbhub/port.c 		port_log(warning, port, "Port reset request failed: %s",
port_log          134 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to reset port: %s",
port_log          139 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Enumerating device.");
port_log          142 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to enumerate device: %s",
port_log          150 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Device enumerated");
port_log          164 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Issuing a warm reset.");
port_log          167 uspace/drv/bus/usb/usbhub/port.c 		port_log(warning, port, "Port reset request failed: %s",
port_log          173 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to reset port: %s",
port_log          178 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Enumerating device.");
port_log          181 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to enumerate device: %s",
port_log          186 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Device enumerated");
port_log          194 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Setting up new device.");
port_log          197 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to create exchange.");
port_log          212 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug, port, "Connection change: device %s.", connected ?
port_log          226 uspace/drv/bus/usb/usbhub/port.c 		port_log(warning, port, "Port unexpectedly changed to enabled.");
port_log          251 uspace/drv/bus/usb/usbhub/port.c 			port_log(error, port, "Failed to set port power "
port_log          296 uspace/drv/bus/usb/usbhub/port.c 	port_log(debug2, port, "Interrupt.");
port_log          302 uspace/drv/bus/usb/usbhub/port.c 		port_log(error, port, "Failed to get port status: %s.",
port_log          333 uspace/drv/bus/usb/usbhub/port.c 		port_log(debug, port, "Port status change igored. "
HelenOS homepage, sources at GitHub