Hello, I just got a TI USB Jtag (msp-fet430uif) debugging interface to replace an old parallel port one. The kernel is finding it but no /dev/ttyUSB* device file is being created.
Any thoughts? Anyone know what error -5 coming from the device driver means (ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5). Below is relavant info: thanks.. eric Linux cire-laptop 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux It is the xbuntu distribution of tinyos 2.x usb 1-1: new full speed USB device using uhci_hcd and address 2 usb 1-1: configuration #1 chosen from 1 choice usbcore: registered new interface driver usbserial drivers/usb/serial/usb-serial.c: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic drivers/usb/serial/usb-serial.c: USB Serial Driver core drivers/usb/serial/usb-serial.c: USB Serial support registered for TI USB 3410 1 port adapter drivers/usb/serial/usb-serial.c: USB Serial support registered for TI USB 5052 2 port adapter ti_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected usb 1-1: reset full speed USB device using uhci_hcd and address 2 usb 1-1: device firmware changed usb 1-1: USB disconnect, address 2 ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5 usb 1-1: new full speed USB device using uhci_hcd and address 3 usb 1-1: configuration #1 chosen from 2 choices ti_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5 usbcore: registered new interface driver ti_usb_3410_5052 drivers/usb/serial/ti_usb_3410_5052.c: TI USB 3410/5052 Serial Driver v0.9
