Re: [patch] support for FDC37N769 IRDA chip

From: Willy Tarreau (wtarreau@free.fr)
Date: Sun Dec 24 2000 - 16:52:35 EST


Grrrr !
For Christmas, I'd like to get a new mailer which doesn't eat my patches :-)
here it is again, after cut'n'paste. Please apply by hand or "patch -l".

Cheers,
Willy

--- linux-2.2.18/drivers/net/irda/smc-ircc.c Sat Jun 24 14:57:49 2000
+++ linux/drivers/net/irda/smc-ircc.c Sun Dec 24 21:30:17 2000
@@ -98,6 +98,7 @@
 static smc_chip_t chips[] =
 {
        { "FDC37C669", 0x55, 0x55, 0x0d, 0x04, ircc_probe_69 },
+ { "FDC37N769", 0x55, 0x55, 0x0d, 0x28, ircc_probe_69 },
        { "FDC37N869", 0x55, 0x00, 0x0d, 0x29, ircc_probe_69 },
        { "FDC37N958", 0x55, 0x55, 0x20, 0x09, ircc_probe_58 },
        { NULL }
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 31 2000 - 21:00:07 EST