On Wed, 12 Dec 2012, Golmer Palmer wrote:
> Alan Stern writes:
>
> >
> > On Mon, 10 Dec 2012, Golmer Palmer wrote:
> >
> > > Alan Stern writes:
> > >
> > > >
> > > > Right. This limit represents a hypothetical 256-minute CD.
> > >
> > > 256 minutes CD, ok! (75 represents 75 sectors/sec)
>
Alan Stern writes:
>
> On Mon, 10 Dec 2012, Golmer Palmer wrote:
>
> > Alan Stern writes:
> >
> > >
> > > Right. This limit represents a hypothetical 256-minute CD.
> >
> > 256 minutes CD, ok! (75 represents 75 sectors/sec)
>
> Yes.
So 255M:60S:75F
>
> > > > Nevertheless, with a DVD th
On Mon, 10 Dec 2012, Golmer Palmer wrote:
> Alan Stern writes:
>
> >
> > On Mon, 10 Dec 2012, Golmer Palmer wrote:
> >
> > > Now, another comment related to the "storage_common.c" file:
> > >
> > > Why the limit of "if (num_sectors >= 256*60*75*4)" in function
> "fsg_lun_open()".
> >
> > T
Alan Stern writes:
>
> On Mon, 10 Dec 2012, Golmer Palmer wrote:
>
> > Now, another comment related to the "storage_common.c" file:
> >
> > Why the limit of "if (num_sectors >= 256*60*75*4)" in function
"fsg_lun_open()".
>
> The limit is 256*60*75 = 1152000.
>
> > From my point of view (pl
On Mon, 10 Dec 2012, Golmer Palmer wrote:
> Now, another comment related to the "storage_common.c" file:
>
> Why the limit of "if (num_sectors >= 256*60*75*4)" in function
> "fsg_lun_open()".
The limit is 256*60*75 = 1152000.
> From my point of view (please, correct me if I wrong!), this are
Alan Stern writes:
>
> On Mon, 10 Dec 2012, Michal Nazarewicz wrote:
>
> > On Mon, Dec 10 2012, Golmer Palmer wrote:
> > > This message is for request to support CD-ROM boot support in the USB
Gadget
> > > driver.
> > >
> > > Specifically, I ask for improve "g_mass_storage" driver with:
> >
On Mon, 10 Dec 2012, Michal Nazarewicz wrote:
> On Mon, Dec 10 2012, Golmer Palmer wrote:
> > This message is for request to support CD-ROM boot support in the USB
> > Gadget
> > driver.
> >
> > Specifically, I ask for improve "g_mass_storage" driver with:
> >
> > * 2048 byte/sector support in
On Mon, Dec 10 2012, Golmer Palmer wrote:
> This message is for request to support CD-ROM boot support in the USB Gadget
> driver.
>
> Specifically, I ask for improve "g_mass_storage" driver with:
>
> * 2048 byte/sector support in CD mode.
Unless I'm missing something, g_mass_storage is using 20
On Mon, Dec 10, 2012 at 10:16:57AM +, Golmer Palmer wrote:
> Hi,
>
> This message is for request to support CD-ROM boot support in the USB Gadget
> driver.
>
> Specifically, I ask for improve "g_mass_storage" driver with:
>
> * 2048 byte/sector support in CD mode.
> * workaround for READ TO
Hi,
This message is for request to support CD-ROM boot support in the USB Gadget
driver.
Specifically, I ask for improve "g_mass_storage" driver with:
* 2048 byte/sector support in CD mode.
* workaround for READ TOC command with incorrect length.
I see this ancient patch about the problem from
10 matches
Mail list logo