CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/27 12:17:45
Modified files:
sys/dev/usb : udl.c
Log message:
If no xfer buffer is free for the UDLIO_DAMAGE ioctl, sleep in the kernel
until one xfer buffer gets freed again, instead userland needs to handle
this.
Help and OK miod@, matthieu@
