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 newest kernel I had to do a make oldconfig and a make on the kernel (no install) to get the header paths to resolve. The earlier kernels and sources were correctly pre-configured. Thanks Jonathan *********** REPLY SEPARATOR *********** On 6/14/2005 at 06:58 David Brownell wrote: >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 been thrown out > >That's excessive. The hub probably works fine. You did notice that >in order to get any EHCI full-speed ISO IN support, you needed to >enable a kernel option that's labeled as EXPERIMENTAL, didn't you? > > >> and all tests are with the >> device plugged into the machine. >> >> the earlier kernels work fine with my device. The 2.6.11 machines >> fail with the following trace. Any hints would be most welcome >> >> >> Thanks >> >> Jonathan >> >> >> >> Jun 14 08:40:36 skydriver-driver.c: XXXXXX sky_open >> Jun 14 08:40:46 skydriver-driver.c: Sky Read 4096 >> Jun 14 08:40:46 skydriver-driver.c: pipesize 128 >> Jun 14 08:40:46 skydriver-driver.c: Sky Read 1 >> Jun 14 08:40:46 skydriver-driver.c: B4 Assignment Sky Read 4096 >> Jun 14 08:40:46 skydriver-driver.c: >dev->read_urb[dev->readURB]->transfer_buffer_length 128 >> Jun 14 08:40:46 skydriver-driver.c: Sky Read set up urbs >> Jun 14 08:40:46 skydriver-driver.c: Sky Read submit 0, ret 0, URB No 0 >> ... >> Jun 14 08:40:46 skydriver-driver.c: B4 Assignment Sky Read 4096 >> Jun 14 08:40:46 skydriver-driver.c: >dev->read_urb[dev->readURB]->transfer_buffer_length 128 >> Jun 14 08:40:46 skydriver-driver.c: Sky Read set up urbs >> Jun 14 08:40:46 skydriver-driver.c: Sky Read submit 3, ret 0, URB No 3 >> Jun 14 08:40:46 skydriver-driver.c: Sky Read B4 Sleep Count 4096 >> Jun 14 08:40:46 skydriver-driver.c: Sky Read After sleep >> Jun 14 08:40:46 skydriver-driver.c: Callback !!!! >> Jun 14 08:40:46 skydriver-driver.c: sky_read_loop: corrupted packet >status: -84 > >where "-84" presumably (x86) means EILSEQ ... did you check >what Documentation/usb/error-codes.txt says about that? > >> Jun 14 08:40:46 skydriver-driver.c: packets 0 >> Jun 14 08:40:46 skydriver-driver.c: Sub Count 3 >> Jun 14 08:40:46 skydriver-driver.c: Callback !!!! >> Jun 14 08:40:46 skydriver-driver.c: sky_read_loop: corrupted packet >status: -84 >> Jun 14 08:40:46 skydriver-driver.c: packets 0 >> Jun 14 08:40:46 skydriver-driver.c: Sub Count 2 >> Jun 14 08:40:46 skydriver-driver.c: Callback !!!! >> >> >> etc >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. How far can you >shotput >a projector? How fast can you ride your desk chair down the office luge >track? >If you want to score the big prize, get to know the little guy. >Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 >_______________________________________________ >[email protected] >To unsubscribe, use the last form field at: >https://lists.sourceforge.net/lists/listinfo/linux-usb-devel Jonathan Selby Director - Software Development Xaxero Marine Software Engineering Ltd at skype.com - xaxjon Satellite Phone (00) 88163 142 9922 Cell Argentina (54) 929 0160 2064 (00) 64 (0)9 412 7580 fax (00) 64 (0)9 412 7579 http://www.xaxero.com Software for extending your horizon.... ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
