Re: [Fwd: fixes for Cyclades driver]

Linux Lists (lists@cyclades.com)
Fri, 10 Apr 1998 13:50:36 -0700 (PDT)


On Fri, 10 Apr 1998, Randolph Bentson wrote:

> The following fixes have been developed among a small community
> of Cyclades users (and the staff at Cyclades). They appear
> ready for prime-time...or at least rigorous testing. I've found
> it works for me under 2.1.94. The "NEW_PCI" can be undefined
> for older 2.1 kernels.

Hi there,

Linus, please, after you apply Randy's patch, apply the patch attached
below. This was part of a debug msg that was not correctly removed. Again,
this patch should be applied only after Randy's patch is applied.

Thanks in advance.

Regards,
Ivan Passos

--- linux/drivers/char/cyclades.c.ori Fri Apr 10 13:42:05 1998
+++ linux/drivers/char/cyclades.c Fri Apr 10 13:43:18 1998
@@ -3337,7 +3337,6 @@
printk("cyc:set_line_char retval at %d was %x\n",
__LINE__, retval);
}
- cy_readl(&ch_ctrl->comm_baud);

if (info->tty){
clear_bit(TTY_IO_ERROR, &info->tty->flags);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu