Trying to debug some MacOS versions on mac99 with OHCI I've added some debug logging that might be useful to get traces from this device and attempted to implement missing feature. To avoid checkpatch errors start with updating code style for th ewhole file.
Regards, BALATON Zoltan BALATON Zoltan (6): usb/ohci: Code style fix comments usb/ohci: Code style fix white space errors usb/ohci: Code style fix missing braces and extra parenthesis usb/ohci: Move a function next to where it is used usb/ohci: Add trace points for register access usb/ohci: Implement resume on connection status change hw/usb/hcd-ohci.c | 451 ++++++++++++++++++++++++-------------------- hw/usb/trace-events | 4 + 2 files changed, 250 insertions(+), 205 deletions(-) -- 2.30.6