NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49789 CVS commit: [netbsd-7] src/sys/dev/pci



The following reply was made to PR kern/49789; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49789 CVS commit: [netbsd-7] src/sys/dev/pci
Date: Thu, 16 Apr 2015 06:10:43 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Thu Apr 16 06:10:43 UTC 2015
 
 Modified Files:
 	src/sys/dev/pci [netbsd-7]: if_wm.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #694):
 	sys/dev/pci/if_wm.c: revision 1.314
 Fix a bug that wm_sgmii_writereg() function doesn't pass the "val" argument
 to the I2CCMD register. Reported by Bernard Merindol in PR#49789.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.289.2.4 -r1.289.2.5 src/sys/dev/pci/if_wm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index