NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53945 CVS commit: src/sys/dev/pci
Date: Thu, 7 Feb 2019 04:03:25 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Thu Feb  7 04:03:25 UTC 2019
 
 Modified Files:
 	src/sys/dev/pci: if_wm.c
 
 Log Message:
  Fix a bug that WOL didn't work on some chips since if_wm.c rev. 1.60.
 Set WUC_APME bit older than PCH. Will fixes PR kern/53945 reported by kardel@.
 Tested with my own 82574 card.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.624 -r1.625 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