Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared"

2005-04-28 Thread David Brownell
On Thursday 28 April 2005 1:07 pm, Michael wrote: > > > As far as the "missing status stage", this still happens, but it > runs okay. This warning happens for the get descriptors for the > lang IDs, the iProduct, iManufacturer, and iSerialNumber data. I'm > assuming it's a more general USB thin

Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared"

2005-04-28 Thread Lothar Wassmann
Hi, > So, we're handling all of the interrupts fine, but every time we > handle an ATL interrupt, it says that it's not handled, and we get > the "nobody cared" message. > Oops. I wonder, why I did never get one of those... > Thanks for your feedback and insight. It sure helped me find this > p

Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared"

2005-04-28 Thread Michael
> > No, I suppose I don't have a special reason. I'm running my > > kernel without any modules at all, so I was sticking to that. > > I have it automated to be easy enough to boot with a new > > kernel. (As easy as transferring a new module over and trying > > it out). > > > I'm running my test

Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared" and "missing status stages"

2005-04-28 Thread Lothar Wassmann
Hi Michael, > No, I suppose I don't have a special reason. I'm running my kernel > without any modules at all, so I was sticking to that. I have it > automated to be easy enough to boot with a new kernel. (As easy as > transferring a new module over and trying it out). > I'm running my test sys

Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared" and "missing status stages"

2005-04-28 Thread Michael
--- Lothar Wassmann <[EMAIL PROTECTED]> wrote: > Hi Michael, > > Michael writes: > > I would disagree. I added a printk at the top of the > > isp1362_irq function, as you can see in the bootup messages. > > However, it doesn't show up with the "nobody cared" messages. > > Perhaps this is a hin

Re: [linux-usb-devel] isp1362-hcd: "irq24: nobody cared" and "missing status stages"

2005-04-27 Thread Lothar Wassmann
Hi, > The bigger problem, is that traffic stops after the first Class IN > request, where I expect to get IN/OUT transactions. I also get a > bunch of "irq24: nobody cared" messages throughout the > above-mentioned behavior. > What exactly does this mean? When does this happen? IRQ24 should > A

[linux-usb-devel] isp1362-hcd: "irq24: nobody cared" and "missing status stages"

2005-04-27 Thread Michael
Hello again. I'm having trouble with the isp1362-hcd driver, and any insights (or tips on how to debug) would be greatly appreciated. I have an 'ellisys USB Tracker', so I can take a look at the traffic on the bus. With the isp1362-hcd driver the way I have it right now, a bunch of the GetDescri