Re: [2.6 patch] remove ps2esdi

2008-02-13 Thread Alan Cox
On Wed, 13 Feb 2008 23:31:22 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > The ps2esdi driver was marked as BROKEN more than two years ago due > to being no longer working for some time. > > A drivers that had been marked as BROKEN for such a long time seems to > be unli

[2.6 patch] remove ps2esdi

2008-02-13 Thread Adrian Bunk
The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time. A drivers that had been marked as BROKEN for such a long time seems to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is

[2.6 patch] remove ps2esdi

2008-01-01 Thread Adrian Bunk
The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time. A drivers that had been marked as BROKEN for such a long time seems to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is

[2.6 patch] remove ps2esdi

2007-10-24 Thread Adrian Bunk
The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time. A drivers that had been marked as BROKEN for such a long time seems to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is

Re: [patch 16/16] block/ps2esdi: replace sleep_on() with wait_event()

2005-08-08 Thread Andrew Morton
[EMAIL PROTECTED] wrote: > > Use wait_event() instead of the deprecated sleep_on(). In all > replacements, wait_event() expects the condition to *stop* on, so the > existing > conditional is negated and passed as the parameter. I am not sure if these > changes are appropriate, as the condition

[patch 16/16] block/ps2esdi: replace sleep_on() with wait_event()

2005-08-08 Thread domen
From: Nishanth Aravamudan <[EMAIL PROTECTED]> Use wait_event() instead of the deprecated sleep_on(). In all replacements, wait_event() expects the condition to *stop* on, so the existing conditional is negated and passed as the parameter. I am not sure if these changes are appropriate, as the co

[patch 08/15] block/ps2esdi: replace sleep_on() with wait_event()

2005-03-05 Thread domen
Use wait_event() instead of the deprecated sleep_on(). In all replacements, wait_event() expects the condition to *stop* on, so the existing conditional is negated and passed as the parameter. I am not sure if these changes are appropriate, as the condition to pass to wait_event() to guarantee t

PATCH: ps2esdi another one

2001-04-13 Thread Hal Duston
All, Here is my second patch for ps2esdi. This patch corrects/updates DMA access. In case my mailer mangles it, it is available at http://www.sound.net/projects/ps2esdi/ps2esdi-2.4.3.patch1 Thanks, and not on the list, Hal Duston [EMAIL PROTECTED] Bring DMA up to date with current

Re: PS2ESDI

2001-01-01 Thread David Weinehall
On Mon, Jan 01, 2001 at 01:35:18PM -0600, Hal Duston wrote: > In moving from 2.2.x to 2.4.x I have found that PS/2 Esdi will no > longer boot. The problem was introduced by what appears to have been > a small architectural change that shouldn't have had an impact. I am > looking into it, if anyo

PS2ESDI

2001-01-01 Thread Hal Duston
In moving from 2.2.x to 2.4.x I have found that PS/2 Esdi will no longer boot. The problem was introduced by what appears to have been a small architectural change that shouldn't have had an impact. I am looking into it, if anyone has an idea of what could be causing this, please mail me. The

Re: ps2esdi maintainer?

2000-09-06 Thread Christophe Beauregard
On Wed, 06 Sep 2000, A Duston wrote: > Hello, > > I am trying to contact the ps2esdi maintainer, as I have > some questions about the driver. I have an ancient PS/2 > Thinkpad that gives an annoying but cosmetic error when > it boots. I can't recall a time where tha

ps2esdi maintainer?

2000-09-05 Thread A Duston
Hello, I am trying to contact the ps2esdi maintainer, as I have some questions about the driver. I have an ancient PS/2 Thinkpad that gives an annoying but cosmetic error when it boots. I contacted David Weinehall earlier, but he isn't sure who the mainainer is. Thanks, Hal Duston [