Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/17/2007 12:41:07
Module Name:	src
Committed By:	tsutsui
Date:		Mon Dec 17 12:41:07 UTC 2007

Modified Files:
	src/sys/dev/pci: if_nfe.c if_nfereg.h if_nfevar.h

Log Message:
Handle a quirk of newer MCP6x chips on reading MAC address.
Fix from Richy Kim in PR kern/36576.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/pci/if_nfe.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_nfereg.h src/sys/dev/pci/if_nfevar.h

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