NetBSD-Bugs archive

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

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



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46961 CVS commit: src/sys/dev/pci
Date: Mon, 17 Sep 2012 11:54:36 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Mon Sep 17 11:54:36 UTC 2012
 
 Modified Files:
        src/sys/dev/pci: if_bge.c if_bgereg.h
 
 Log Message:
 Add support for BCM57762, found in Apple's Thunderbolt to Gigabit Ethernet
 Adapter.  PR kern/46961 from Ryo ONODERA.
 
 Also revert weird BGE_MAX_FRAMELEN macro definition to sync its usage
 with the original FreeBSD's bge.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.201 -r1.202 src/sys/dev/pci/if_bge.c
 cvs rdiff -u -r1.56 -r1.57 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