NetBSD-Bugs archive

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

PR/44893 CVS commit: src/sys/dev/pci



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44893 CVS commit: src/sys/dev/pci
Date: Fri, 30 Oct 2015 18:23:37 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Fri Oct 30 18:23:37 UTC 2015
 
 Modified Files:
 	src/sys/dev/pci: if_wm.c
 
 Log Message:
  Call wm_get_hw_control() correctly. This change fixes a bug that some AMT
 based systems doesn't linkup at 1000BaseT. The problem was observed on
 HP Compaq dc7700.
 
  A lot of fixes have been done to wm(4) and igphy(4). Now PR#44893 should be
 fixed.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.377 -r1.378 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