tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Patch: xhci controller driver improvements



On 08/12/14 17:20, Takahiro HAYASHI wrote:
On 08/12/14 23:07, Nick Hudson wrote:
On 08/12/14 10:42, Takahiro HAYASHI wrote:
On 08/12/14 07:45, Takahiro HAYASHI wrote:
Please send diff :)

Wait for a while plz.

lessprf.diff
  replaces most of device_printf.
  I define new macros DPRINTD and DPRINTDF. former prints
  args with device_xname(sc->sc_dev), latter prints args
  with device name and function name.

Can you check that this compiles with all the combinations of USB_DEBUG, XHCI_DEBUG and DIAGNOSTIC please?

Sorry, some declrations was reported unused.
New patch is attached.

Hi,

Can you convert the DPRINTFs to USBHIST_LOG, please?

Thanks,
Nick




Home | Main Index | Thread Index | Old Index