Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/22/2001 00:47:55
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon May 21 21:47:54 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: i82557.c i82557var.h
	syssrc/sys/dev/pci: if_fxp_pci.c

Log Message:
The 82801BA built-in Ethernet has a bug which requires us to
issue a NOP before a CU_RESUME when in 10baseT mode.  Handle
this.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/ic/i82557.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/i82557var.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/if_fxp_pci.c

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