NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51924 CVS commit: src/sys/dev/pci
Date: Wed, 1 Feb 2017 07:50:03 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Wed Feb  1 07:50:03 UTC 2017
 
 Modified Files:
 	src/sys/dev/pci: if_wm.c
 
 Log Message:
  Linux and FreeBSD defines 0x10f5 as E1000_DEV_ID_ICH9_IGP_M_AMT. In reality,
 This is not IGP but BM. Add new case to identify PHY type correctly on this
 device. Fixes PR#51924 reported byJarle Greipsland.
 
  This change fix only for 0x10f5. Need more work to be the best.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.473 -r1.474 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