Subject: CVS commit: syssrc/sys/arch/hp700
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 08/11/2002 22:39:39
Module Name:	syssrc
Committed By:	fredette
Date:		Sun Aug 11 19:39:39 UTC 2002

Modified Files:
	syssrc/sys/arch/hp700/gsc: gscbus.c if_ie_gsc.c
	syssrc/sys/arch/hp700/hp700: mainbus.c
	syssrc/sys/arch/hp700/include: bus.h

Log Message:
Made changes to how bus_dmamap_sync() and the if_ie_gsc driver work
when it comes to flushing the cache.  These changes should eliminate
the "ie0: receive descriptors out of sync" and "ie0: reset" messages.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hp700/gsc/gscbus.c \
    syssrc/sys/arch/hp700/gsc/if_ie_gsc.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hp700/hp700/mainbus.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hp700/include/bus.h

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