NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49657 CVS commit: src/sys/dev/pci
Date: Thu, 30 Apr 2015 16:09:06 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Thu Apr 30 16:09:06 UTC 2015
 
 Modified Files:
 	src/sys/dev/pci: if_bge.c if_bgereg.h
 
 Log Message:
  Use another firmware command in bge_asf_driver_up(). This change fixes
 a bug that watchdog timeout occurs every 20-30 minutes on HP ML110 G6
 reported enami@ in PR#49657.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.284 -r1.285 src/sys/dev/pci/if_bge.c
 cvs rdiff -u -r1.89 -r1.90 src/sys/dev/pci/if_bgereg.h
 
 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