Subject: CVS commit: syssrc/sys/arch/alpha/tc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 08/26/2001 19:39:56
Module Name:	syssrc
Committed By:	simonb
Date:		Sun Aug 26 16:39:56 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/tc: scc.c sccvar.h

Log Message:
Yanking a pmax-specific header should not have broken Alpha
compiles!  Remove all pmax include files, copying 'struct pdma'
from <pmax/dev/pdma.h> into sccvar.h.

XXX: diffs between current pmax and alpha scc.c are almost as large
     as the files themselves.  Should clean this up...


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/arch/alpha/tc/scc.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/alpha/tc/sccvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.