Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   augustss
Date:           Wed Jan 19 00:25:23 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: if_aue.c if_auereg.h

Log Message:
Poll the interrupt pipe every 100 ms instead of every 1 ms.  The interrupt
pipe is only used to collect statistics so it seems rather stupid to bog
down the processor by doing this every ms.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/usb/if_aue.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/if_auereg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index