public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* usb broken in 2.4.0 prerelease versus 2.2.18
@ 2001-01-01 22:31 Heitzso
  2001-01-02 22:20 ` Johannes Erdfelt
  0 siblings, 1 reply; 2+ messages in thread
From: Heitzso @ 2001-01-01 22:31 UTC (permalink / raw)
  To: 'Johannes Erdfelt',
	'linux-kernel@vger.kernel.org'


Johannes, I apologize for not getting back to you earlier.
Holidays, a changing kernel, and work, kept me away from
the test.

DATA: s10sh 0.1.9 is a program used to access the USB
bus to get to digital cameras and download pictures, etc.
I used it for quite awhile with 2.4.0 test up until
test 10(?) or so when it broke.  I then switched over to 
2.2.18 where s10sh works fine.  With the 2.4.0 
prerelease out I compiled the 2.4.0 prerelease kernel 
and tested and the 2.4.0 prerelease kernel still breaks 
s10sh though the same s10sh program works fine with 2.2.18.

I cannot say that 2.4.0 is broken because I don't know
if it is expected for a program like s10sh to break over
the kernel shift.  What was odd for me was that is worked
fine for quite awhile with 2.4.0 then snapped.

DEFINITION of SNAPPED: s10sh provides a command GETALL
to download all of the pictures in a camera's 'directory'.
Running GETALL under 2.4.0 now has the first picture file
being somewhat reasonably sized, the second being roughly
200M in size, then the next being almost a gig in size,
etc. until the parition I was in filled up and everything
stops.  I then rebooted to 2.2.18 and the same program
downloaded the pictures just fine.

If someone wants my .config files for 2.2.18 and 2.4.0
let me know with instructions for getting it to you
(i.e. attachments versus ...)  



Heitzso
xxh1@cdc.gov




-----Original Message-----
From: Johannes Erdfelt [mailto:johannes@erdfelt.com]
Sent: Monday, December 18, 2000 4:41 PM
To: Heitzso
Cc: 'linux-kernel@vger.kernel.org'
Subject: Re: usb broken in 2.4.0 test 12 versus 2.2.18


On Mon, Dec 18, 2000, Heitzso <xxh1@cdc.gov> wrote:
> I have a Canon usb camera that I access via a
> recent copy of the s10sh program (with -u option).
> 
> Getting to the camera via s10sh -u worked through 
> large sections of 2.4.0 test X but broke recently.  
> I cannot say for certain which test/patch the 
> break occurred in.
> 
> Running 2.4.0 test12 malloc errors appear.
> Everything is fine with 2.2.18.  I haven't tried
> the test13 series of patches.  
> 
> key .config options:
>  CONFIG_USB on
>  DEVICEFS on
>  HOTPLUG on
>  UHCI on
> everything else off (i.e. printers, keyboards,
> mice, etc.). 
> 
> Baseline system is RH6.2 with most patches applied
> (so avoiding RH7 compiler problems).  Basic dev
> environment is same (i.e. compiling the two kernels
> on the same box).

Could you give us the exact error message you saw?

JE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: usb broken in 2.4.0 prerelease versus 2.2.18
  2001-01-01 22:31 usb broken in 2.4.0 prerelease versus 2.2.18 Heitzso
@ 2001-01-02 22:20 ` Johannes Erdfelt
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Erdfelt @ 2001-01-02 22:20 UTC (permalink / raw)
  To: Heitzso; +Cc: 'linux-kernel@vger.kernel.org'

On Mon, Jan 01, 2001, Heitzso <xxh1@cdc.gov> wrote:
> Johannes, I apologize for not getting back to you earlier.
> Holidays, a changing kernel, and work, kept me away from
> the test.

No problem.

> DATA: s10sh 0.1.9 is a program used to access the USB
> bus to get to digital cameras and download pictures, etc.
> I used it for quite awhile with 2.4.0 test up until
> test 10(?) or so when it broke.  I then switched over to 
> 2.2.18 where s10sh works fine.  With the 2.4.0 
> prerelease out I compiled the 2.4.0 prerelease kernel 
> and tested and the 2.4.0 prerelease kernel still breaks 
> s10sh though the same s10sh program works fine with 2.2.18.
> 
> I cannot say that 2.4.0 is broken because I don't know
> if it is expected for a program like s10sh to break over
> the kernel shift.  What was odd for me was that is worked
> fine for quite awhile with 2.4.0 then snapped.

Technically, 2.4.0 is the newer code and the 2.2.18 code is a backport
of the 2.4.0 code. There isn't significant amounts of difference between
them, but the 2.2.18 code is slightly out of date.

> DEFINITION of SNAPPED: s10sh provides a command GETALL
> to download all of the pictures in a camera's 'directory'.
> Running GETALL under 2.4.0 now has the first picture file
> being somewhat reasonably sized, the second being roughly
> 200M in size, then the next being almost a gig in size,
> etc. until the parition I was in filled up and everything
> stops.  I then rebooted to 2.2.18 and the same program
> downloaded the pictures just fine.
> 
> If someone wants my .config files for 2.2.18 and 2.4.0
> let me know with instructions for getting it to you
> (i.e. attachments versus ...)  

Sounds like something got corrupted or expecting the wrong size bulk
transfers.

Could you give me your .config's? Attachment is fine (just don't send
them to the list).

JE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-02 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-01 22:31 usb broken in 2.4.0 prerelease versus 2.2.18 Heitzso
2001-01-02 22:20 ` Johannes Erdfelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox