NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49018 CVS commit: src/sys/dev/pci
Date: Thu, 24 Jul 2014 07:33:25 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Thu Jul 24 07:33:24 UTC 2014
 
 Modified Files:
        src/sys/dev/pci: if_bge.c
 
 Log Message:
 - Fix a bug that bge can't be initialized correctly on some sparc64 systems
   (PR#49018).
   See also: http://mail-index.netbsd.org/port-sparc64/2013/10/28/msg002036.html
 - Change initializaton order as the same as the document, Linux tg3 and FreeBSD
   (part of r241436).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.273 -r1.274 src/sys/dev/pci/if_bge.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