Jens Axboe wrote:
>
> On Thu, May 24 2001, Paul Gortmaker wrote:
>
> > Probably makes sense for driver to set it regardless, seeing
> > as default (MAX_SECTORS) has changed several times over last
> > few months. At least then it will be under driver control
> > and not at the mercy of some glob
Jens Axboe wrote:
> On Thu, May 24 2001, Paul Gortmaker wrote:
> > Hal Duston wrote:
> >
> > > http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch4
> > >
> > > Hal Duston
> > > [EMAIL PROTECTED]
> >
> > You PS/2 ESDI guys might want to set the max sectors for your
> > driver - old def
On Sat, May 26 2001, A Duston wrote:
> > On Thu, May 24 2001, Paul Gortmaker wrote:
> > > Hal Duston wrote:
> > >
> > > > http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch4
> > > >
> > > > Hal Duston
> > > > [EMAIL PROTECTED]
> > >
> > > You PS/2 ESDI guys might want to set the max s
On Sat, May 26 2001, A Duston wrote:
> > and so it continues. This is the easy way to process requests. However,
> > if you can start I/O on more than one buffer at the time (scatter
> > gather), you could then setup your sg tables by browsing the entire
> > request buffer_head list and initia
Jens Axboe wrote:
>
> --snip--
>
> and so it continues. This is the easy way to process requests. However,
> if you can start I/O on more than one buffer at the time (scatter
> gather), you could then setup your sg tables by browsing the entire
> request buffer_head list and initiate I/O as n
On Thu, May 24 2001, Paul Gortmaker wrote:
> Hal Duston wrote:
>
> > http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch4
> >
> > Hal Duston
> > [EMAIL PROTECTED]
>
> You PS/2 ESDI guys might want to set the max sectors for your
> driver - old default used to be 128, currently 255 (
Hal Duston wrote:
> http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch4
>
> Hal Duston
> [EMAIL PROTECTED]
You PS/2 ESDI guys might want to set the max sectors for your
driver - old default used to be 128, currently 255 (which maybe
hardware can handle ok?) - the xd and hd drivers
Get soft reset at initialization working again.
Remove reset_time code. (Re-add timeouts some time later.)
Eliminate remaining sleep_on() calls.
Encapsulate access to esdi attention register.
Correct some formatting in config display.
Correct soft reset logic.
Also...
http://www.sound.net/~hald
8 matches
Mail list logo