Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/18/2001 06:33:33
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Oct 18 03:33:33 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: gem.c gemreg.h

Log Message:
Manipulate the Tx desc pointer as 2 32-bit values, just as
we do with the Rx desc pointer, both for consistency, and
for platforms which don't have bus_space_*_8().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/gem.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/gemreg.h

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