How NEC uPD720101 USB chip work well on linux2.6.12
JohnsonCheng
johnsoncheng at qnap.com.tw
Tue Aug 23 19:42:24 EST 2005
Right. My USB architecture is the same as you describe. I have also support
EHCI, but I disable it now.
The attach files are my kernel configuration and kernel oops while plug-in
USB mouse.
Thanks,
Johnson Cheng
-----Original Message-----
From: Stefan Nickl [mailto:Stefan.Nickl at kontron.com]
Sent: Tuesday, August 23, 2005 3:48 PM
To: JohnsonCheng
Cc: linuxppc-embedded at ozlabs.org
Subject: RE: How NEC uPD720101 USB chip work well on linux2.6.12
On Sat, 2005-07-23 at 10:37 +0800, JohnsonCheng wrote:
> Correct it.
> I only turn on OHCI in kernel configuration, not UHCI.
I guess what you have is like this:
---------
| MPC8241 |
---------
|
| PCI bus
|
--------------------------
| OHCI host controller(s?) |
--------------------------
|
| USB
|
-----------
| uPD720101 |
-----------
|
USB mouse
So the IRQ is all up to your PCI setup and board wiring.
Please send the output of ksymoops as described in
linux/Documentation/oops-tracing.txt.
Note that you need to run it something like this:
ksymoops -v <vmlinux-of-target> -m <System.map-of-target> -t elf32-big
-a ppc -K -L
PS: Please check your PC's clock, your emails date back to July...
--
Stefan Nickl
Kontron Modular Computers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel_config
Type: application/octet-stream
Size: 21049 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20050823/b402d3f7/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kernel_Oops
Type: application/octet-stream
Size: 53719 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20050823/b402d3f7/attachment-0001.obj
More information about the Linuxppc-embedded
mailing list