I have attached USB Magnetic Stripe Reader by IBM. Its endpoint address is 0x83 and inteface number 2. In specification I have defined some commands, which can be sent to the MSR. I should send them via control pipe with USB_TYPE_VENDOR set ie. with usb_control_msg? What recipient should be? Interface, endpoint or device? Should I send every byte with separate call to usb_control_msg (like in ibmcam.c)? wrobell <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
