Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/30/2004 09:42:01
Module Name:	src
Committed By:	he
Date:		Fri Jan 30 09:42:01 UTC 2004

Modified Files:
	src/sys/arch/mvme68k/conf: std.mvme68k
	src/sys/dev/mvme: files.mvme

Log Message:
Omit declaration of "device lpt" in files.mvme; this is now done by
the recently introduced files.ppbus.
Also, let the mvme68k port use it's own lpt implementation for now,
so define USE_ALT_LPT option in std.memv68k.
This makes the mvme68k kernels configure and build again.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/mvme68k/conf/std.mvme68k
cvs rdiff -r1.1 -r1.2 src/sys/dev/mvme/files.mvme

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