NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47878 CVS commit: src/sys/dev/pci
Date: Sun, 2 Jun 2013 17:23:33 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Sun Jun  2 17:23:33 UTC 2013
 
 Modified Files:
        src/sys/dev/pci: if_wm.c
 
 Log Message:
 - Fix a bug that wm_attach() may fail on some PCH or newer system.
   wm_valid_nvm_bank_detect_ich8lan() misunderstood the NVM's bank number.
   Fixes PR#47878
 - Remove a quick hack for NVM checksum that I added in last commit (rev. 1.249)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.249 -r1.250 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