Thanks for your response. I fixed some PCI bugs in
linux-2.4.26 and now USB works correctly. But I have
new problems with USB on linux-2.6.6. I think these
problems is not PCI bugs because other PCI devices
work and PCI hardware depended code for linux-2.4.26
and for linux-2.6.6. is the same. The following error
occurs if I plug full speed device:
 
coldfire login: root
login[167]: root login  on `tts/0'

execl: /bin/sh
sh-2.05#
sh-2.05#
sh-2.05# usb 3-2: new full speed USB device using
address 2
usb 3-2: Product: USB_HUB
usb 3-2: Manufacturer: Megaforce company Iimited
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 2 ports detected
usb 3-2: control timeout on ep0out

If I plug high speed device:

coldfire login: root
login[167]: root login  on `tts/0'

execl: /bin/sh
sh-2.05#
sh-2.05#
sh-2.05#
sh-2.05#
sh-2.05#
sh-2.05# usb 1-4: new high speed USB device using
address 2
usb 1-4: Product: Flash Disk
usb 1-4: Manufacturer: USB
scsi0 : SCSI emulation for USB Mass Storage devices
Using anticipatory io scheduler
  Vendor:           Model: USB BAR           Rev: 2.00
  Type:   Direct-Access                      ANSI SCSI
revision: 02
sda: Unit Not Ready, sense:
Current : sense = 70  6
ASC=28 ASCQ= 0
Raw sense data:0x70 0x00 0x06 0x00 0x00 0x00 0x00 0x0a
0x00 0x00 0x00 0x00 0x28 0x00 0x00 0x00 0x00 0x00
SCSI device sda: 127744 512-byte hdwr sectors (65 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
 /dev/scsi/host0/bus0/target0/lun0:<7>usb-storage:
queuecommand called
ehci_hcd 0000:00:01.2: fatal error!!!
ehci_hcd 0000:00:01.2: HC died; cleaning up


Regards,
Alexey

 
--- David Brownell <[EMAIL PROTECTED]> wrote:

> On Friday 24 December 2004 5:30 am, Lesha
> > Shervashidze wrote:
> > Hi,
> > 
> > I have the problem with USB2 host controller
> > Fhilips
> > ISP 1561BM using Coldfire 5485. I use Linux OHCI
> > driver  and I have the address error if I try to
> > plug
> > any device:
> > 
> I suspect that current (2.6) kernels would
> automatically
> diagnose this as an IRQ problem ... as in, IRQs
> aren't
> arriving at the controller.  I've certainly used a
> 1561
> on 2.6 kernels before, but IRQ problems are likely
> just
> issues with your Coldfire port.
> > 
> - Dave
> 
> 
> > 
> > 
> > sh-2.05# hub.c: new USB device 00:01.1-2, assigned
> > address 2
> > usb_control/bulk_msg: timeout
> > host/usb-ohci.c: unlink URB timeout
> > usb.c: USB device not accepting new address=2
> > (error=-110)
> > hub.c: new USB device 00:01.1-2, assigned address
> 3
> > usb_control/bulk_msg: timeout
> > host/usb-ohci.c: unlink URB timeout
> > usb.c: USB device not accepting new address=3
> > (error=-110)
> > 
> > 
> > I think that PCI driver works correctly. Does
> anyone
> > know how to solve this issue?
> >  
> > 
> > Thanks
> > 


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to