Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/28/2002 12:52:42
Module Name:	src
Committed By:	jmc
Date:		Sat Dec 28 10:52:42 UTC 2002

Modified Files:
	src/sys/dev/ieee1394: ieee1394reg.h

Log Message:
Move SBP data area's below the 4G mark as some broken devices seem to clip data
address's to 32 bits.
XXX - Need to move the if_fw fifo addr as well but this needs some testing


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/ieee1394/ieee1394reg.h

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