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:           Fri Sep 15 10:47:34 UTC 2006

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

Log Message:
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.


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