Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/22/2001 01:21:47
Module Name:	syssrc
Committed By:	matt
Date:		Fri Dec 21 23:21:47 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: pdq_ifsubr.c

Log Message:
When mapping the consumer assignment, assign db_seg[0] to cb_seg[0] so any
private fields are copied as well.  Then adjust cb_seq[0] public fields.
This make the DEFPA come up on sparc64.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/pdq_ifsubr.c

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