[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    [PATCH]2.4.9-ac5: drivers/net/bagetlance.c
From:       Frank Davis <fdavis () si ! rr ! com>
Date:       2001-08-31 22:46:59
[Download RAW message or body]

Hello,
    Please test the attached patch. It addresses a FIXME within the file 
that changes CSR3_ACON from 0 to 0x0002 . This is against 2.4.9-ac5 . 
Thanks.
Regards,
Frank

["BAGETLANCEPATCH" (text/plain)]

--- drivers/net/bagetlance.c.old	Wed Jun 20 14:10:53 2001
+++ drivers/net/bagetlance.c	Fri Aug 31 18:23:35 2001
@@ -321,7 +321,7 @@
 
 /* CSR3 */
 #define CSR3_BCON	0x0001		/* byte control */
-#define CSR3_ACON	0 // fixme: 0x0002		/* ALE control */
+#define CSR3_ACON	0x0002		/* ALE control */
 #define CSR3_BSWP	0x0004		/* byte swap (1=big endian) */
 
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic