Subject: PR/36576 CVS commit: src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 12/17/2007 12:40:02
The following reply was made to PR kern/36576; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36576 CVS commit: src/sys/dev/pci
Date: Mon, 17 Dec 2007 12:41:08 +0000 (UTC)
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.