Google Groups Home
Help | Sign in
Help on USB serial, TUSB3410 and custom devices
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Peter Hull  
View profile
 More options May 21, 11:29 am
Newsgroups: comp.os.linux.hardware
From: Peter Hull <peterhul...@gmail.com>
Date: Wed, 21 May 2008 08:29:35 -0700 (PDT)
Local: Wed, May 21 2008 11:29 am
Subject: Help on USB serial, TUSB3410 and custom devices
Please can someone help me with finding some information on the
following topic:

I have a custom device which communicates via USB. It has a TI
TUSB3410 but with a different VID and PID (i.e. not the default Texas
Instruments ones). I know there is already a USB-to-serial driver in
the kernel for this chip which would do all I need but is it possible
to tell the kernel to associate this driver with our device? I would
then need it to run a hotplug script to set up the link to a user-
space application.

I think this would be an easy question for someone but I just can't
find a site with the appropriate information,

Thanks in advance

peter


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark T.B. Carroll  
View profile
 More options May 21, 11:31 am
Newsgroups: comp.os.linux.hardware
From: "Mark T.B. Carroll" <Mark.Carr...@Aetion.com>
Date: Wed, 21 May 2008 11:31:44 -0400
Local: Wed, May 21 2008 11:31 am
Subject: Re: Help on USB serial, TUSB3410 and custom devices

Peter Hull <peterhul...@gmail.com> writes:
> I have a custom device which communicates via USB. It has a TI
> TUSB3410 but with a different VID and PID (i.e. not the default Texas
> Instruments ones). I know there is already a USB-to-serial driver in
> the kernel for this chip which would do all I need but is it possible
> to tell the kernel to associate this driver with our device? I would
> then need it to run a hotplug script to set up the link to a user-
> space application.

> I think this would be an easy question for someone but I just can't
> find a site with the appropriate information,

Someone will have a better answer for you, but -

One thing that I've sometimes successfully done is look in the source
code for the device driver and found a list of device IDs it looks for
and added the extra device to that list, or substituted it for one of
the others I didn't care about, then recompiled and used that version.

Mark


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Hull  
View profile
 More options May 25, 5:18 pm
Newsgroups: comp.os.linux.hardware
From: Peter Hull <peterhul...@gmail.com>
Date: Sun, 25 May 2008 14:18:13 -0700 (PDT)
Local: Sun, May 25 2008 5:18 pm
Subject: Re: Help on USB serial, TUSB3410 and custom devices
I think I might have found something:
http://gate.brimson.com/downloads/ti_usb_2.6_release_notes-1.1.txt
in section 5 it talks about using different PIDs and VIDs.
It looks like the best approach would be to copy the existing driver
and substitute my IDs, like you said.
I've set up my device in OS X already and it's much easier on that
system. I just used the IO Kit to register for notifications when my
device was added and removed; no kernel or device drivers to worry
about!

Pete

On May 21, 4:31 pm, "Mark T.B. Carroll" <Mark.Carr...@Aetion.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google