* isp1362
@ 2005-02-28 13:15 Marco Schramel
0 siblings, 0 replies; only message in thread
From: Marco Schramel @ 2005-02-28 13:15 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
to realize a usb-host on 8270 we use the isp1362 and the working device driver of the denx kernel.
A little code and the 82xx can talk with the usb host.
The boot messages are
...
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
isp1362-HC Detected
usb.c: new USB bus registered, assigned bus number 1
Product: USB OHCI Root Hub
SerialNumber: c7f4b000
hub.c: USB hub found
hub.c: 2 ports detected
isp1362-HC Initialization Successful
...
It seems it is initialized well.
But if i connect a device on the usb bus it is not able to address the usb device.
It outputs :
hub.c: new USB device L-1, assigned address 2
usb_control/bulk_msg: timeout
unlink URB timeout
usb.c: USB device not accepting new address=2 (error=-110)
hub.c: new USB device L-1, assigned address 3
usb_control/bulk_msg: timeout
unlink URB timeout
usb.c: USB device not accepting new address=3 (error=-110)
Maybe interrupt handling ??
Any ideas ?? All hints are welcome.
Thanks in advance
Marco
---------
Marco Schramel
R&D
Bartec GmbH
Schulstr. 30
94239 Gotteszell, Germany
www.bartec.de
Marco.Schramel@go.bartec.de
Phone: +49 (0)9929/301332
Fax: +49 (0)9929/301112
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-28 13:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-28 13:15 isp1362 Marco Schramel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).