CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/08/30 13:15:40
Modified files: sys/dev/usb : usbdi.h usbdivar.h Log message: Reinstate SPLUSBCHECK checks (DIAGNOSTIC-only), but implemented as splassert(), which is exactly what it was trying to do. Tested on all *hci controllers with a bunch of usb devices by at least ckuethe@ and I.