Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-21 Thread Jonathan Selby
Alan, I have run this up on a fresh Debian machine going to kernel 2.6.11 and all works perfectly. I am putting this down to a SuSE and possible VMWare issue. thank you for your responses and guidance in all this. Jonathan *** REPLY SEPARATOR *** On 6/13/2005 at 11:28 Ala

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread Jonathan Selby
Ok will get on it - please give me a day or to to come back to you with this. Cheers Jonathan *** REPLY SEPARATOR *** On 6/14/2005 at 17:00 Alan Stern wrote: >On Tue, 14 Jun 2005, jon wrote: > >> I had 2 machines both running 2.6.11 one called Hippo and one called >> Bluelinux

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread Alan Stern
On Tue, 14 Jun 2005, jon wrote: > I had 2 machines both running 2.6.11 one called Hippo and one called > Bluelinux > > the 2.6. 8 (debian) machine Called navbox has gone back into production > is and the 2.6.4 machine (SuSE 9.0) called skybox has been in production > all allong. > > The other 2.

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread jon
Alan Stern wrote: >On Tue, 14 Jun 2005, jon wrote: > > >>I have now got a test bed with 4 machines. 2 running the latest kernel >>2.6.11.4-21.7-default and one running 2.6.4 and 2.6.8 >> > >And what kernel does the fourth machine run? Sorry, couldn't resist... :-) > I had 2 machines both r

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread Alan Stern
On Tue, 14 Jun 2005, jon wrote: > I have now got a test bed with 4 machines. 2 running the latest kernel > 2.6.11.4-21.7-default and one running 2.6.4 and 2.6.8 And what kernel does the fourth machine run? Sorry, couldn't resist... :-) > I can clear up the first issue and confirm that all machi

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread Jonathan Selby
Well thrown out metaphorically It has been passed on to the Wintel department. I am not enabling any kernel options here I am taking the vanilla install as offered by SuSE on all three versions. No kernel hacking needed. It is worth mentioning though that to get the driver to compile on the newe

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread David Brownell
On Tuesday 14 June 2005 6:27 am, jon wrote: > I have now got a test bed with 4 machines. 2 running the latest kernel > 2.6.11.4-21.7-default and one running 2.6.4 and 2.6.8 > > I can clear up the first issue and confirm that all machines using my > driver fail with the USB 2.0 hub so that has bee

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-14 Thread jon
I have now got a test bed with 4 machines. 2 running the latest kernel 2.6.11.4-21.7-default and one running 2.6.4 and 2.6.8 I can clear up the first issue and confirm that all machines using my driver fail with the USB 2.0 hub so that has been thrown out and all tests are with the device plug

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread Jonathan Selby
I am re-installing SuSE 9.1 on the one machine so I have a control and will get back when I have a stable running environment *** REPLY SEPARATOR *** On 6/13/2005 at 09:19 David Brownell wrote: >On Monday 13 June 2005 8:28 am, Alan Stern wrote: > >> >> I kind of expected somet

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread Jonathan Selby
This is quite interesting - the system is in production on SuSE 9.1 and Debian unstable. The main production system uses a USB 1.1 motherboard and a second machine uses a USB 2 motherboard. Pulling the 2.0 hub out and we have different problems but the 1st batch of URBs are being submitted any

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread David Brownell
On Monday 13 June 2005 8:28 am, Alan Stern wrote: > > I kind of expected something like this. The EHCI driver doesn't do a very > good job of handling ISO transfers that involve a speed change (i.e., > full-speed device connected through a high-speed hub). There's some > pretty hairy schedul

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread Alan Stern
On Mon, 13 Jun 2005, jon wrote: > Thank you for your response. No other ISO devices attached. Same problem > is replicable on both machines with the 2.6.11 kernel. > > Both work with 2.6.8 kernel. > > EHCI Host controller > > Linuc 2.6.11.4-21.7-default ehci_hcd > > /proc/bus/usb/devices is: >

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread jon
Thank you for your response. No other ISO devices attached. Same problem is replicable on both machines with the 2.6.11 kernel. Both work with 2.6.8 kernel. EHCI Host controller Linuc 2.6.11.4-21.7-default ehci_hcd /proc/bus/usb/devices is: T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread Alan Stern
On Mon, 13 Jun 2005, jon wrote: > Hello team. > > I am having a problem with my ISO device driver that works fine on the > older kernel. > > I am upgrading to 2.6.11.4-21.7-default > > My device driver has one Bulk out pipe and one ISO in. the bulk out > works fine, the ISO in returns -ENOMEM

[linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-13 Thread jon
Hello team. I am having a problem with my ISO device driver that works fine on the older kernel. I am upgrading to 2.6.11.4-21.7-default My device driver has one Bulk out pipe and one ISO in. the bulk out works fine, the ISO in returns -ENOMEM on the first and each subsequent usb_submit_urb I