Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 03/13/2001 01:39:36
Module Name:	syssrc
Committed By:	onoe
Date:		Mon Mar 12 23:39:36 UTC 2001

Modified Files:
	syssrc/sys/dev/ieee1394: fwohci.c

Log Message:
Fix to validate selfid buffer according to the OHCI spec.
	1. read 'gen' from first quadlet of the buffer.
	2. raed selfid packets in the buffer.
	3. confirm 'gen' field of the SELFID register matches 1.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ieee1394/fwohci.c

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