On Tue, 10 Apr 2007 02:15:05 +0200, Philippe Teuwen <ph...@te...>
wrote:
> aplay -l|grep card
> card 0: ICH6 [Intel ICH6], device 0: Intel ICH [Intel ICH6]
> card 0: ICH6 [Intel ICH6], device 4: Intel ICH - IEC958 [Intel ICH6 -
> IEC958]
> card 1: Modem [Intel ICH6 Modem], device 0: Intel ICH - Modem [Intel
> ICH6 Modem - Modem]
> card 2: default [TUX RF DONGLE ], device 0: USB Audio [USB Audio]
> card 2: default [TUX RF DONGLE ], device 1: USB Audio [USB Audio #1]
>
> There is an extra space at the end of the id string I wanted to remove
> but the fuxusb sources are not on svn.
> Are they available?
>
> Phil
No they're not at the moment, the main reason is that they're for a 8051
based CPU so you can't use GCC to compile it. We used the compiler of Keil
under windows to develop it. I guess there should be some free compiler
under linux but I only had a slight look once and didn't find anything
relevant. There's even not a lot of ressources for the 8051 though that
CPU has been there for ages and is still widely used. When you see how
great avr-libc and the avrfreaks community are, I just can't stand using
the 8051 anymore.
I lately made an update of the fux firmware to change the product and
manufacturer usb names to "Tux Droid" and "Kysoh".
That should remove the extra space :-) (hex file attached)
david
|