Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Need consulting help porting MOTOTRBO USB XP driver to Linux

Aug 27, 2009 10:42PM PDT

Hello,
We have an immediate need to port an XP USB driver to a particular flavor of Linux. We need to find a way to interface our product, sending simple text strings, to Motorola MOTOTRBO base stations, relayed for display on handsets.
Our product is based on the Technologic TS-7800 single board computer running Linux:
http://www.embeddedarm.com/products/board-detail.php?product=TS-7800
?The TS-7800 uses an improved Linux 2.6 Kernel (currently 2.6.21 version) that allows 0.69 second bootup from NAND Flash and provides driver support for all on-board hardware.?

The Motorola MOTOTRBO XPR 4550 Base Station acts as USB slave via its rear interface connector (no serial RS-232 capability), intended to be connected to a Windows XP computer.

Motorola advises we have two options:
1) Use the USB device descriptor information found in the MOTOTRBO Non-IP Peripheral ADK document to create our own Linux driver.
2) Use Linux open-source community literature to create a Linux wrapper for RNDIS

Feel free to post any helpful suggestions. If you'd like to inquire as a paid consultant please reply with a brief description of your technical ability and experience a) porting USB drivers from XP to Linux and b) your familiarity with the MOTOTRBO system. Reply to tt_medical@yahoo.com.

Discussion is locked

- Collapse -
Have you considered a bounty?
Aug 29, 2009 11:33PM PDT
- Collapse -
Done
Aug 30, 2009 4:15AM PDT

Any other suggestions where to post? Thanks!

- Collapse -
The only other idea that worked for others I know.
Aug 30, 2009 4:45AM PDT

Contact the usual CompSci professors and get a grad to do their thesis on it. The grad gets their thesis and you get your system. The only problem I have with people who want drivers is they tend to want it last year. I'm currently on a project that they wanted in 2008. I only got tapped for it in June 2009 and my projection is delivery of a final in 2010. It wasn't fun to hear them telling me I was late before I ever got started. But I understand this all too well.
Bob

- Collapse -
CommUSA does a good job
Sep 21, 2009 4:04AM PDT
- Collapse -
Re: porting MOTOTRBO USB XP driver to Linux
Mar 17, 2010 4:31AM PDT

Hello!

I faced a similar problem. I wonder whether you have achieved the desired result? If yes, could not help me?

Regards, Serg.

- Collapse -
Mototrbo Driver Ported To Linux
Aug 12, 2010 2:56AM PDT

Has any progress been made porting the driver to linux? If so where can the driver be found?