From: Robert Hancock <hancockr@shaw.ca>
To: recklinux@gmail.com, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: USB PCI Host Controller Driver
Date: Mon, 05 Feb 2007 08:27:31 -0600 [thread overview]
Message-ID: <45C73ED3.3060804@shaw.ca> (raw)
In-Reply-To: <1170658511.456856.28000@a75g2000cwd.googlegroups.com>
recklinux@gmail.com wrote:
> Hi All,
>
> I am new to this Linux USB world i have no idea about the layring of
> the USB at the Controller level, I ve worked on other USB controllers
> on different platform so as i know that Linux worked in a totally
> independent layered structure and need a very little change at every
> layer ..
> So what & where are the changes required for the controller ISP1562 in
> Linux 2.6 ?
>
> Do i have to write the whole ehci & OHCI controller again ?
> If there are any API's called by the upper layer that i should take
> care of ?
> Do i have to write a PCI Driver for probing and controller and then
> write the specific registers ?
> Is there any thing i should have to program where we schedule between
> EHCI & OHCI or it is taken care by the controller ?
>
> Tks
>
There should be no need for a new driver for this controller, the
existing EHCI and OHCI drivers should work.
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
parent reply other threads:[~2007-02-05 14:28 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1170658511.456856.28000@a75g2000cwd.googlegroups.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45C73ED3.3060804@shaw.ca \
--to=hancockr@shaw.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=recklinux@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.