NetBSD-Bugs archive

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

PR/46961 CVS commit: [netbsd-6] src/sys/dev



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46961 CVS commit: [netbsd-6] src/sys/dev
Date: Mon, 26 Aug 2013 04:00:16 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Mon Aug 26 04:00:16 UTC 2013
 
 Modified Files:
        src/sys/dev/mii [netbsd-6]: brgphy.c
        src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #652):
        sys/dev/mii/brgphy.c                            1.60
        sys/dev/pci/if_bge.c                            1.202
        sys/dev/pci/if_bgereg.h                         1.57
 Add support for BCM57762 and BCM57765, found in Apple's Thunderbolt
 to Gigabit Ethernet adapter.  PR kern/46961.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.59 -r1.59.8.1 src/sys/dev/mii/brgphy.c
 cvs rdiff -u -r1.200 -r1.200.2.1 src/sys/dev/pci/if_bge.c
 cvs rdiff -u -r1.56 -r1.56.18.1 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