[Ilugc] Function flow at the time of USB device connection(Enumeration)

  • From: shakthimaan@xxxxxxxxx (Shakthi Kannan)
  • Date: Tue Nov 13 17:20:37 2007

Hi,

----- On 11/13/07, Srinivas G. <srinivasg@xxxxxxxxxxxxxxxxxxxxx> wrote:
| We are using the Linux 2.6.14 version.
\--

That is Linux kernel version. By platform, I meant target platform -
ARM/x86/ppc/sparc/et. al.

-----
| We did not find the 2.6.14 version cross reference at the above link.
\--

Well, you can setup lxr locally on your 2.6.14 code base.
http://sourceforge.net/projects/lxr

-----
| By the way, please let us know the procedure for
| building the ehci-hcd.ko file whenever there is a modification
| to the files existing in the USB/CORE directory.
\--

If you enable them as module (M) in the kernel config, simply doing
make in the kernel sources will re-build them, and you can transfer
just the modules on the target platform, and test them.

If you make them built-in to the kernel, you will need to re-install
the kernel, and use it during every test.

Regards,

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

Other related posts: