DM9000: Fix revision ID for DM9000B

2 messages, 2 authors, 2009-10-24 · open the first message on its own page

DM9000: Fix revision ID for DM9000B

From: Ben Dooks <hidden>
Date: 2009-10-23 10:26:28

The DM9000B revision ID is 0x1A, not 0x1B as set in the curernt dm9000.h
header.

Fix bug reported by Paolo Zebelloni.

Signed-off-by: Ben Dooks <redacted>
Signed-off-by: Simtec Linux Team <redacted>
---
 drivers/net/dm9000.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/drivers/net/dm9000.h
===================================================================
--- a/drivers/net/dm9000.h	2009-10-22 12:33:48.000000000 +0100
+++ b/drivers/net/dm9000.h	2009-10-22 12:33:53.000000000 +0100
@@ -50,7 +50,7 @@
 #define DM9000_RCSR	       0x32
 
 #define CHIPR_DM9000A	       0x19
-#define CHIPR_DM9000B	       0x1B
+#define CHIPR_DM9000B	       0x1A
 
 #define DM9000_MRCMDX          0xF0
 #define DM9000_MRCMD           0xF2
-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

Re: DM9000: Fix revision ID for DM9000B

From: David Miller <davem@davemloft.net>
Date: 2009-10-24 13:52:55

From: Ben Dooks <redacted>
Date: Fri, 23 Oct 2009 11:26:31 +0100
The DM9000B revision ID is 0x1A, not 0x1B as set in the curernt dm9000.h
header.

Fix bug reported by Paolo Zebelloni.

Signed-off-by: Ben Dooks <redacted>
Signed-off-by: Simtec Linux Team <redacted>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help