Subject: CVS commit: syssrc/sys/arch/m68k/m68k
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 07/04/2002 21:10:01
Module Name:	syssrc
Committed By:	scottr
Date:		Thu Jul  4 18:10:00 UTC 2002

Modified Files:
	syssrc/sys/arch/m68k/m68k: bus_dma.c

Log Message:
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.2 -r1.3 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.