Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-22 Thread Alan Stern
On Mon, 22 May 2006, Phil Dibowitz wrote: > > - New flag MAX_SECTORS_128 in include/linux/usb_usual.h > > - Sets max_sectors per request of queue to 128 sectors if > >flag is set in drivers/usb/storage/scsiglue.c > > Cool - unfortunately, this part of the code isn't up to me alone to > acce

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-22 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: > On Mon, 22 May 2006 00:48:31 -0700 > Phil Dibowitz <[EMAIL PROTECTED]> wrote: > >> Is there still desire for that? If so, I can whip up a patch, or perhaps >> Benjamin would prefer to do it. > > I don't prefer it, because as I am not familiar with it, > it takes me rea

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-22 Thread sbenni
On Mon, 22 May 2006 00:48:31 -0700 Phil Dibowitz <[EMAIL PROTECTED]> wrote: > > Is there still desire for that? If so, I can whip up a patch, or perhaps > Benjamin would prefer to do it. I don't prefer it, because as I am not familiar with it, it takes me really a lot of time. > Personally,

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-22 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: > Hello, > > The last patch I'have sent to you changes the following Hmm - I never got it, sorry. > - New device entry for unusual_dev.h with rev id 0x0103 instead of >0x-0x and with the new flag Awesome. > - New flag MAX_SECTORS_128 in include/linux/usb

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-22 Thread sbenni
Hello, The last patch I'have sent to you changes the following - New device entry for unusual_dev.h with rev id 0x0103 instead of 0x-0x and with the new flag - New flag MAX_SECTORS_128 in include/linux/usb_usual.h - Sets max_sectors per request of queue to 128 sectors if flag i

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-21 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: > Hello Phil, > > Please let me know if you'll apply the patch. > > Benjamin > Sorry for the late reply. Your use of the flags makes perfect sense... though I don't believe I saw a response from you regarding: "You're mis understanding me - I don't care about the te

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-05-04 Thread sbenni
Hello Phil, Please let me know if you'll apply the patch. Benjamin --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM Web

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-04-29 Thread Alan Stern
On Sat, 29 Apr 2006 [EMAIL PROTECTED] wrote: > > We keep hitting these, so I'm wondering if it would be wise > > to create a unified flag with only 32KB limit. I understand that > > this would limit the performance more than the 64KB limit which > > Benjamin used. But perhaps it's something accept

Re: [linux-usb-devel] Re: Patch to support 20 GB TGE MP3 Player Disk

2006-04-29 Thread sbenni
> +static int max_sectors_init (struct us_data *us); > + > /* The entries in this table, except for final ones here > * (USB_MASS_STORAGE_CLASS and the empty entry), correspond, > * line for line with the entries of us_unsuaul_dev_list[]. > @@ -1071,6 +1073,12 @@ static void * storage_probe(s