Subject: PR/30023 CVS commit: src/sys/dev/ic
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:20:02
The following reply was made to PR kern/30023; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30023 CVS commit: src/sys/dev/ic
Date: Mon, 17 Dec 2007 12:18:31 +0000 (UTC)

 Module Name:	src
 Committed By:	tsutsui
 Date:		Mon Dec 17 12:18:31 UTC 2007
 
 Modified Files:
 	src/sys/dev/ic: i82557.c
 
 Log Message:
 Fix from YAMAGUCHI Takahiro in PR kern/30023:
 Pass correct EEPROM address in fxp_write_eeprom().
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.107 -r1.108 src/sys/dev/ic/i82557.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.