Subject: /sys/arch/sparc/dev/dma.c has an error
To: None <port-sparc@NetBSD.ORG>
From: After 5 PM please slip brain through slot in door. <greywolf@defender.VAS.viewlogic.com>
List: port-sparc
Date: 05/17/1996 15:16:51
In dma.c, there exists an error such that if SUN4C is defined, "oca", "node"
and "name" are undefined when they are later referenced.  See the area
starting at line 133, and then between lines 240 and 257.
133 starts with "#if defined(SUN4C)" and then gives the declarations for
"oca", "node" and "name", while the other area is between
#if defined(SUN4C) || defined(SUN4M), and this area references those variables.

				--*greywolf;
--
Support Open Operating Systems -- subvert the Microsoft paradigm.