Re: [linux-usb-devel] Device connect timing

2006-08-10 Thread Thorsten Wiedemer
Hi ! > Yes, I'm playing around with some multi-threaded probing stuff right > now. I've got PCI working pretty well now, see the -mm kernel for the > patches if you want to test it out. > > However it's not going to directly translate over to the USB code, we > have to limit probing to a per-devi

Re: [linux-usb-devel] Device connect timing

2006-08-10 Thread Thorsten Wiedemer
Hi ! Thanks for the quick answers ! > You shouldn't make timing measurements based on when things show up in > /var/log/messages. That file is maintained by the syslog daemon, which > does not necessarily add entries as soon as they are available. Instead > you should use dmesg (there is a CONF

Re: [linux-usb-devel] Problem with USB host on ixp465

2006-08-10 Thread Maulik Mankad
Hi Hallu, Here is something you should try to figure out first. I hope the Montavista kernel that you are mentioning is ported for IXP465 processor. If this is not the case then you need to do the proper porting to get USB working on IXP465.You can verify this by understanding the code for initia

Re: [linux-usb-devel] question on module's symbols

2006-08-10 Thread Greg KH
On Thu, Aug 10, 2006 at 12:50:22PM +0200, Oliver Neukum wrote: > Hi, > > I've a tester who cannot load a modul due to a missing symbol. > How can he find out which symbol is missing? Look in the kernel log, it will say which symbol was missing. thanks, greg k-h

Re: [linux-usb-devel] Device connect timing

2006-08-10 Thread Greg KH
On Thu, Aug 10, 2006 at 05:18:54PM +0200, Thorsten Wiedemer wrote: > > This is perhaps a stupid question, but is there a possibility to speed up > the connect handling (without rewriting the whole usb drivers ...) in the > newer kernel ? Yes, I'm playing around with some multi-threaded probing st

Re: [linux-usb-devel] [PATCH] usb-skeleton: small update.

2006-08-10 Thread Luiz Fernando N. Capitulino
Hi Alen, Em Wed, 9 Aug 2006 21:54:10 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> escreveu: | On Wed, 9 Aug 2006, Luiz Fernando N. Capitulino wrote: | | > --- linux-2.6.orig/drivers/usb/usb-skeleton.c | > +++ linux-2.6/drivers/usb/usb-skeleton.c | > @@ -1,5 +1,5 @@ | > /* | > - * USB Skeleton d

[linux-usb-devel] Problem with usb host controller on ixp465

2006-08-10 Thread Hallu ji
Hi, I've recently started working on ixp465, with 2.4.20 linux from Monta vista. Currently I'm trying to test USB host port on ixp465 board and I'm running into problems. Please excuse me if I sound too dumb, as I don't have lot of working experience with Linux and USB is totally new for me. I wan

Re: [linux-usb-devel] question on module's symbols

2006-08-10 Thread Luiz Fernando N. Capitulino
Hi Oliver, Em Thu, 10 Aug 2006 12:50:22 +0200 Oliver Neukum <[EMAIL PROTECTED]> escreveu: | Hi, | | I've a tester who cannot load a modul due to a missing symbol. | How can he find out which symbol is missing? I think you can use depmod for that. -- Luiz Fernando N. Capitulino ---

Re: [linux-usb-devel] Device connect timing

2006-08-10 Thread Alan Stern
On Thu, 10 Aug 2006, Thorsten Wiedemer wrote: > Hi list ! > > We use a fairly large usb tree with about 12 hubs and 18 high speed devices > to build a control surface. > With kernel 2.6.8.1 it took about 8 seconds from plugin of the first hub > (where all other hubs/devices are connected) to the

Re: [linux-usb-devel] possible OCHI/EHCI reboot notifier unregistration bug

2006-08-10 Thread Bjorn Helgaas
On Wednesday 09 August 2006 20:36, David Brownell wrote: > On Wednesday 09 August 2006 4:08 pm, Bjorn Helgaas wrote: > > I think ohci-hcd (and likely ehci-hcd as well) has a bug in the > > way it handles reboot notifiers. > > There's a patch addressing this for that's now in the MM tree > and in G

Re: [linux-usb-devel] Stoneridge Optac Download Tool

2006-08-10 Thread Alan Stern
On Thu, 10 Aug 2006, Klaus Muth wrote: > Dear mailing list, dear Alan, > > please forgive me for sending tons of debugging log. Today I learned about > dmesg -c, which helps a lot... > > Am Donnerstag, 10. August 2006 08:11 schrieb Klaus Muth: > > > Anyway, here's something you can try that mig

[linux-usb-devel] Device connect timing

2006-08-10 Thread Thorsten Wiedemer
Hi list ! We use a fairly large usb tree with about 12 hubs and 18 high speed devices to build a control surface. With kernel 2.6.8.1 it took about 8 seconds from plugin of the first hub (where all other hubs/devices are connected) to the root hub until all hubs/devices where "found" and announced

Re: [linux-usb-devel] Stoneridge Optac Download Tool

2006-08-10 Thread Klaus Muth
Dear mailing list, dear Alan, please forgive me for sending tons of debugging log. Today I learned about dmesg -c, which helps a lot... Am Donnerstag, 10. August 2006 08:11 schrieb Klaus Muth: > > Anyway, here's something you can try that might help. Before plugging in > > the device, do this:

[linux-usb-devel] how u doing

2006-08-10 Thread Salvatore
Listen, how has your liveliness been lately? good, You still preparing to get into losing it back to the high school days? Hope you are bcause I recommend these guys http://www.ktvg.themorestfor.org/bv/ and it only takes 29 sec to start the process. It's the what all the paper you've been readin

[linux-usb-devel] question on module's symbols

2006-08-10 Thread Oliver Neukum
Hi, I've a tester who cannot load a modul due to a missing symbol. How can he find out which symbol is missing? TIA Oliver - Using Tomcat but need to do more? Need to support web services, security? G