Option HSDPA USB dongle and mode switching

Peter Schuller peter.schuller at infidyne.com
Fri Aug 31 11:56:22 PDT 2007


> % gcc -L/usr/local/lib -lusb -lusbpp -I/usr/local/include -o ttt
> icon_switch.c prometheus:/tmp(1)
>
> /var/tmp//ccCnzzjn.o(.text+0x26e): In function `main':
> : undefined reference to `usb_get_driver_np'
>
> /var/tmp//ccCnzzjn.o(.text+0x2a7): In function `main':
> : undefined reference to `usb_detach_kernel_driver_np'
>
> Would anyone know of a way to make such USB dongles work, other than
> properly looking into this stuff and making the necessary code changes?

Simply eliminating the driver attach/detach attemps makes the tool compile and 
run, though it complains that it cannot find the device (even though the 
product/vendor matches the config file). I guess it's not visible to the API 
when the driver is attached or some such.

-- 
/ Peter Schuller

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller at infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey at scode.org
E-Mail: peter.schuller at infidyne.com Web: http://www.scode.org



More information about the freebsd-mobile mailing list