Re: [linux-usb-devel] on the system with companion host controller, error -71 returns

2007-08-21 Thread Kiyoshi Sasaki
Alan Thank you for your comment. I'll try to change the load order. -- Kiyoshi Sasaki <[EMAIL PROTECTED]> On Tue, 21 Aug 2007, Kiyoshi Sasaki wrote: Hello, I see below errors in dmesg on ICH6/ICH7 machine: usb 1-1: device not accepting address 2, error -71 or usb 1-1: device

Re: [linux-usb-devel] on the system with companion host controller, error -71 returns

2007-08-21 Thread Kiyoshi Sasaki
attaching dmesgs. -- Kiyoshi Sasaki <[EMAIL PROTECTED]> Hello, I see below errors in dmesg on ICH6/ICH7 machine: usb 1-1: device not accepting address 2, error -71 or usb 1-1: device descriptor read/all, error -71 I'm trying to debug it, but by now I can't make it. Can

on the system with companion host controller, error -71 returns

2007-08-21 Thread Kiyoshi Sasaki
s 1) before set CF to 1, wait some asynchronous uhci processing 2) load ehci first and uhci second But for 1), simple msleep() will not work well, and need to control khubd and so on, so this seems not smart. Do you have any idea to fix this issue ? -- Kiyoshi Sasaki <[EMAIL PROTECT