NetBSD-Bugs archive

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

PR/38871 CVS commit: src/sys



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

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38871 CVS commit: src/sys
Date: Fri, 8 Apr 2011 13:56:52 +0000

 Module Name:   src
 Committed By:  sborrill
 Date:          Fri Apr  8 13:56:51 UTC 2011
 
 Modified Files:
        src/sys/dev/pci: if_alc.c if_bge.c
        src/sys/net: if_vlan.c
 
 Log Message:
 PR kern/38871
 
 Fix LAN on bge(4), alc(4). Flag VLAN capability in ec_capenable as used by 
network
 card drivers.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/if_alc.c
 cvs rdiff -u -r1.190 -r1.191 src/sys/dev/pci/if_bge.c
 cvs rdiff -u -r1.66 -r1.67 src/sys/net/if_vlan.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