Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/16/2004 02:59:04
Module Name:	src
Committed By:	thorpej
Date:		Sun May 16 02:59:04 UTC 2004

Modified Files:
	src/sys/dev/ic: i82557.c i82557reg.h i82557var.h

Log Message:
Patch from HITOSHI Osada:
* Add PAUSE-related event counters.
* Return flow control bits in fxp_mii_mediastatus().


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/dev/ic/i82557.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/i82557reg.h
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/i82557var.h

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