Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/m68k/m68k
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/05/2002 16:52:45
Module Name:	syssrc
Committed By:	lukem
Date:		Fri Jul  5 13:52:44 UTC 2002

Modified Files:
	syssrc/sys/arch/m68k/m68k [netbsd-1-6]: bus_dma.c

Log Message:
Pull up revision 1.3 (requested by scottr in ticket #435):
Add (unimplemented) cases to handle the 68020 and 68030 to
bus_dmamap_sync().  This corrects a fatal bug on at least some 68030-
based Macs. Closes PR 17180.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.6.1 syssrc/sys/arch/m68k/m68k/bus_dma.c

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