K 10 svn:author V 6 rakuco K 8 svn:date V 27 2012-12-26T19:12:31.006562Z K 7 svn:log V 320 Use the correct USB interface macros instead of USB_IF_CSI. As pointed out by hselasky@, USB_IF_CSI is the wrong macro here since we want to declare the device's interface class, subclass and protocol, not class, subclass and driver info. Follow-up to r244704. PR: kern/174707 Approved by: glebius MFC after: 1 week END