Subject: kern/13967: #define typo in sys/dev/ic/lancereg.h
To: None <gnats-bugs@gnats.netbsd.org>
From: None <grant@grunta.com>
List: netbsd-bugs
Date: 09/16/2001 12:07:55
>Number:         13967
>Category:       kern
>Synopsis:       #define typo in sys/dev/ic/lancereg.h
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 15 19:09:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Grant Beattie
>Release:        -current, Sep 15
>Organization:
>Environment:
System: NetBSD tinkerbell 1.5X NetBSD 1.5X (GENERIC) #1: Wed Aug 22 22:58:29 EST 2001 mrg@powerofseven.eterna.com.au:/orb/a/obj.sparc64/usr/src/sys/arch/sparc64/compile/GENERIC sparc64



>Description:
	self explanatory...
>How-To-Repeat:
	
>Fix:
--- lancereg.h  2001/08/18 21:16:34     1.4
+++ lancereg.h  2001/09/16 02:06:25
@@ -576,7 +576,7 @@
 #define        CHIPID_VER(x)           (((x) >> 28) & 0x7)
 
 #define        PARTID_Am79c960         0x0003
-#deifne        PARTID_Am79c961         0x2260
+#define        PARTID_Am79c961         0x2260
 #define        PARTID_Am79c961A        0x2261
 #define        PARTID_Am79c965         0x2430
 #define        PARTID_Am79c970         0x0242

>Release-Note:
>Audit-Trail:
>Unformatted: