[2.4 PATCH] rio parenthesis fix

2006-12-01 Thread Mariusz Kozlowski
Hello, This patch adds missing parenthesis in RIOMCAinit() code. Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> drivers/char/rio/rioinit.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.4.34-pre6-a/drivers/char/rio/rioinit.c 2001-07-04

[2.4 PATCH] rio parenthesis fix

2006-12-01 Thread Mariusz Kozlowski
Hello, This patch adds missing parenthesis in RIOMCAinit() code. Signed-off-by: Mariusz Kozlowski [EMAIL PROTECTED] drivers/char/rio/rioinit.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.4.34-pre6-a/drivers/char/rio/rioinit.c 2001-07-04

Re: [PATCH] RIO, SX, driver update.

2001-05-14 Thread Rogier Wolff
Retry. This time with patch Roger. Rogier Wolff wrote: > > Hi Linus, Alan, > > The patch below implements breaks (correctly) for the RIO and SX > cards. > > We started out trying to fix one thing, but found that the 2.4.4 rio > driver was behind on several

[PATCH] RIO, SX, driver update.

2001-05-14 Thread Rogier Wolff
Hi Linus, Alan, The patch below implements breaks (correctly) for the RIO and SX cards. We started out trying to fix one thing, but found that the 2.4.4 rio driver was behind on several patches. Roger Wolff. Patrick van de Lageweg. --- -- ** [EMAIL PROTECTED] **

Re: [PATCH] RIO, SX, driver update.

2001-05-14 Thread Rogier Wolff
Retry. This time with patch Roger. Rogier Wolff wrote: Hi Linus, Alan, The patch below implements breaks (correctly) for the RIO and SX cards. We started out trying to fix one thing, but found that the 2.4.4 rio driver was behind on several patches.

[PATCH] RIO modemsignals.

2001-03-14 Thread Rogier Wolff
Hi, Francois Groenewald noted that the RIO driver under Linux didn't implement the TIOMGET and related IOCTLs. Attached is a patch that fixes this. Alan, sorry for being so late with this: I was waiting for an "yep it works" from Francois... Roger. -- ** [EMAIL

[PATCH] RIO modemsignals.

2001-03-14 Thread Rogier Wolff
Hi, Francois Groenewald noted that the RIO driver under Linux didn't implement the TIOMGET and related IOCTLs. Attached is a patch that fixes this. Alan, sorry for being so late with this: I was waiting for an "yep it works" from Francois... Roger. -- ** [EMAIL

[PATCH] rio 2.2.18pre24

2000-12-06 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick diff -u -r

[PATCH] rio 2.2.18pre24

2000-12-06 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick diff -u -r

Re: [PATCH] rio

2000-12-01 Thread Rogier Wolff
Patrick van de Lageweg wrote: > Hi alan, > > This patches fixes several isues with the rio driver: > > - Implemented breaks > - Fixed a DCD up/down crash > - Added kmalloc return value check Hmm. And introduces a new problem. Sorry. Please ignore this patch...

[PATCH] rio (This time with patch)

2000-12-01 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick diff -u -r

[PATCH] rio

2000-12-01 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick - To unsubscribe from this list: send the

[PATCH] rio

2000-12-01 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick - To unsubscribe from this list: send the

[PATCH] rio (This time with patch)

2000-12-01 Thread Patrick van de Lageweg
Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Sorry for the late moment we submit this: the DCD bug was very, very hard to find. Patrick diff -u -r

Re: [PATCH] rio

2000-12-01 Thread Rogier Wolff
Patrick van de Lageweg wrote: Hi alan, This patches fixes several isues with the rio driver: - Implemented breaks - Fixed a DCD up/down crash - Added kmalloc return value check Hmm. And introduces a new problem. Sorry. Please ignore this patch... Roger. --

[PATCH] rio

2000-11-30 Thread Patrick van de Lageweg
Hi Linus, This patch fixes several problems with the RIO driver: - Implemented breaks - Fixed close wait implementation - Fixed a DCD up/down crash - Fixed for DCD on open - Initialization of the spinlocks - Added kmalloc return value check Most of these fixes have already been

[PATCH] rio

2000-11-30 Thread Patrick van de Lageweg
Hi Linus, This patch fixes several problems with the RIO driver: - Implemented breaks - Fixed close wait implementation - Fixed a DCD up/down crash - Fixed for DCD on open - Initialization of the spinlocks - Added kmalloc return value check Most of these fixes have already been

[PATCH] RIO driver and generic serial

2000-10-19 Thread Patrick van de Lageweg
Hi, This patches mainly makes the RIO driver work better with modems. Thing like carrier detect work now. Also a small fixes to generic serial. Patrick diff -u -r --new-file ./linux-2.2.18-pre17.clean/drivers/char/generic_serial.c

[PATCH] RIO driver and generic serial

2000-10-19 Thread Patrick van de Lageweg
Hi, This patches mainly makes the RIO driver work better with modems. Thing like carrier detect work now. Also a small fixes to generic serial. Patrick diff -u -r --new-file ./linux-2.2.18-pre17.clean/drivers/char/generic_serial.c