Source-Changes archive

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

Re: CVS commit: syssrc/sys/dev/usb



Yes, the ehci_dump() function was intended to be called from the debugger.
Please leave it there.

   -- Lennart

enami tsugutomo wrote:

Martin Husemann <martin%netbsd.org@localhost> writes:

Module Name:    syssrc
Committed By:   martin
Date:           Sat Nov  9 08:59:47 UTC 2002

Modified Files:
        syssrc/sys/dev/usb: ehci.c

Log Message:
Move ehci_dump_exfer into #ifdef DIAGNOSTIC, it's not called w/o.
From FUKAUMI Naoki in PR 18988.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/usb/ehci.c

The function ehci_dump() is also removed without referencing in the
log, but I guess the function was intended to be called from debugger.

Anyway, the change is incomplete since it leaves the variable
``theehci''.

enami.







Home | Main Index | Thread Index | Old Index