Francesco Marchetti-Stasi wrote:
> (BTW, max_sectors is set twice in scsiglue.c, on line 316 and 319; is this
> intended or is it a typo?)
I have only one line with max_sectors.
regards,
hampel
---
This SF.net email is sponsored by: SF.net Gi
David Brownell wrote:
> Yeouch! Microsoft's EHCI drivers? From what OS version?
> Identical hardware in both cases?
So i did the test:
Hardware: USB 2.0 storage (supporting max sectors = 240) connected to
usb extension PCI card.
Tested Partition: Partition 1 (18GB), FAT32
Filesize: 799MB
1: Wi
Alan Stern wrote:
> To be safest, I would choose multiples of 8. I don't know to what extent
> it matters.
The max. value i can choose is 135, but you said a multiple of 8 is
besser, so now i'm using value 128...
regards,
hampel
---
This SF
Alan Stern wrote:
> You will have to manually edit the file drivers/usb/storage/scsiglue.c in
> your kernel source. Around about line 320 in the file you may or may not
> see a line that says
>
> .max_sectors = 240,
>
> If it's there, try changing the 240 to 120. If it's not th
Am Mit, den 26.11.2003 schrieb Alan Stern um 16:28:
> Interesting. It shows everything working at first, and then the device
> fails at the first large (>64 KB) read.
>
> Is this using the EHCI driver (is it a high-speed connection)? I've seen
> problems similar to yours on systems where the E
Am Mon, den 24.11.2003 schrieb Alan Stern um 22:38:
> Those messages were generated _after_ the problem had already occurred.
> You need to post more of the debugging log, starting from the time you
> plug in the device until after you power it off.
Nov 24 22:45:54 linux kernel: usb 5-1: USB di
Am Mon, den 24.11.2003 schrieb Alan Stern um 21:19:
> > Nov 24 20:47:24 linux kernel: Initializing USB Mass Storage driver...
> > Nov 24 20:47:24 linux kernel: scsi0 : SCSI emulation for USB Mass
> > Storage devices
> > Nov 24 20:47:24 linux kernel: Vendor: ST360015 Model:
> > A
Am Mon, den 24.11.2003 schrieb Alan Stern um 19:59:
> On Mon, 24 Nov 2003, Kleiner Hampel wrote:
> > Here is my dmesg output:
> >
> > Initializing USB Mass Storage driver...
> > drivers/usb/core/usb.c: registered new driver usb-storage
> > USB Mass Storage support
Am Mon, den 24.11.2003 schrieb Alan Stern um 17:12:
> On Sun, 23 Nov 2003, Kleiner Hampel wrote:
>
> > Hello,
> >
> > my usb-storage 2.0 doesn't work with kernel 2.6.0-test9.
> >
> > What i have:
> >
> > Kernel 2.6.0-test9/2.6.0-te
Hello,
my usb-storage 2.0 doesn't work with kernel 2.6.0-test9.
What i have:
Kernel 2.6.0-test9/2.6.0-test9-bk27
USB 2.0 mobile disk
The problem:
trying to access this device after loading usb modules, causes dmesg
showing these errors:
USB Mass Storage support registered.
SCSI device sda: 11
10 matches
Mail list logo