Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   is
Date:           Wed Jan 16 12:33:55 UTC 2008

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

Log Message:
Move from workqueue to an explicit kthread for setting the multicast
filter, as suggested by cube@. Actual code review by cube@.
This way, a backport of the fix to netbsd-4 is possible.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/dev/usb/if_aue.c
cvs rdiff -r1.19 -r1.20 src/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