Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/usb



Module Name:    src
Committed By:   riz
Date:           Fri Sep 22 05:39:42 UTC 2006

Modified Files:
        src/sys/dev/usb [netbsd-4]: if_aue.c if_auereg.h

Log Message:
Pull up following revision(s) (requested by is in ticket #166):
        sys/dev/usb/if_aue.c: revision 1.95
        sys/dev/usb/if_aue.c: revision 1.96
        sys/dev/usb/if_auereg.h: revision 1.17
aue_ioctl() for the murpose of adding/deleting multicast addresses is called
from interupt context. Defer its processing to a workqueue(9).
This fixes PR 34521.
Simply use the device name for the workqueue name.


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.93.8.1 src/sys/dev/usb/if_aue.c
cvs rdiff -r1.16 -r1.16.62.1 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