Re: [PATCH] netmos 9855 fix

2007-12-12 Thread chri
On Dec 12, 2007 10:16 AM, Andrew Morton <[EMAIL PROTECTED]> wrote: > What was wrong with it? > Hi, on loading only one serial port was present and it wasn't working. After looking in the data sheet I realized that the base address was wrong. For further reference here is lspci and relevant

Re: [PATCH] netmos 9855 fix

2007-12-12 Thread Andrew Morton
On Wed, 5 Dec 2007 11:27:27 +0100 [EMAIL PROTECTED] wrote: > Fixes wrong netmos 9855 serial port configuration. > > Generated on 20071205 against v2.6.21 > > Signed-off-by: Christian Pellegrin <[EMAIL PROTECTED]> > --- > drivers/parport/parport_serial.c |4 ++-- > 1 files changed, 2

Re: [PATCH] netmos 9855 fix

2007-12-12 Thread Andrew Morton
On Wed, 5 Dec 2007 11:27:27 +0100 [EMAIL PROTECTED] wrote: Fixes wrong netmos 9855 serial port configuration. Generated on 20071205 against v2.6.21 Signed-off-by: Christian Pellegrin [EMAIL PROTECTED] --- drivers/parport/parport_serial.c |4 ++-- 1 files changed, 2

Re: [PATCH] netmos 9855 fix

2007-12-12 Thread chri
On Dec 12, 2007 10:16 AM, Andrew Morton [EMAIL PROTECTED] wrote: What was wrong with it? Hi, on loading only one serial port was present and it wasn't working. After looking in the data sheet I realized that the base address was wrong. For further reference here is lspci and relevant dmesg

[PATCH] netmos 9855 fix

2007-12-05 Thread chripell
Fixes wrong netmos 9855 serial port configuration. Generated on 20071205 against v2.6.21 Signed-off-by: Christian Pellegrin <[EMAIL PROTECTED]> --- drivers/parport/parport_serial.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/parport/parport_serial.c

[PATCH] netmos 9855 fix

2007-12-05 Thread chripell
Fixes wrong netmos 9855 serial port configuration. Generated on 20071205 against v2.6.21 Signed-off-by: Christian Pellegrin [EMAIL PROTECTED] --- drivers/parport/parport_serial.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/parport/parport_serial.c