Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/05/1996 06:20:06
rat
Wed Dec  4 22:14:59 PST 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/local/work/netbsd-1-2/src/sys/arch/alpha/alpha

Modified Files:
      Tag: netbsd-1-2
	machdep.c 
Log Message:
Patch request from Chris Demetriou <cgd@netbsd.org>

>Use '#if NPPP > 0' rather than '#ifdef PPP' to determine
>whether or not to enable PPP netisr handling.