Hi Martin Thanks for the diff. I occasionally follow -stable but I don't patch things all that often so I must be doing something wrong. I got the latest -current as I didn't already have it and tried the patch but it failed to apply:
# cd /usr/src # patch -p0 < usb.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usbdi.c |=================================================================== |RCS file: /cvs/src/sys/dev/usb/usbdi.c,v |retrieving revision 1.60 |diff -u -p -r1.60 usbdi.c |--- usbdi.c 24 Sep 2013 09:01:41 -0000 1.60 |+++ usbdi.c 13 Oct 2013 13:29:39 -0000 -------------------------- File to patch: sys/dev/usb/usbdi.c Patching file sys/dev/usb/usbdi.c using Plan A... Hunk #1 failed at 803. Hunk #2 failed at 811. 2 out of 2 hunks failed--saving rejects to sys/dev/usb/usbdi.c.rej done Sorry. Peter
