so now the module is loadable through modprobe, it all makes with no errors.
It's probably out of this topic, but shouldn't I see a ttyUSB or something like that in my /dev/ ? I tried using modprobe ti_usb_3410_5052 product=0451 vendor f432 I just wanted to read the virtual usb serial out of a Texas launchpad board. This board uses the TUSB3410 chip. I'm asking about this in the texas forums too, just was surprised to see so many fast answers. Érico V. Porto On Sun, Nov 6, 2011 at 8:40 PM, Dale <rdalek1...@gmail.com> wrote: > Érico Porto wrote: > > Ok I will try it. > > I used: > > make && make modules_install && make install > > Doesn't the modules get made in the make part? > > Érico V. Porto > > > > Yep and make install installs them. I use make all for the first one but > I don't think it is required anymore. > > Dale > > :-) :-) >