NetBSD-Bugs archive

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

PR/20700 CVS commit: src/sys/dev/mii



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

From: "Brian Buhrow" <buhrow%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/20700 CVS commit: src/sys/dev/mii
Date: Sat, 10 Dec 2011 02:46:07 +0000

 Module Name:   src
 Committed By:  buhrow
 Date:          Sat Dec 10 02:46:07 UTC 2011
 
 Modified Files:
        src/sys/dev/mii: mii_physubr.c
 
 Log Message:
 Fixes PR kern/20700 reported by Darcy Cain
 
 Make 1000baset connections work even when the user specifies media 1000baset
 connections with ifconfig(8) rather then only when media auto is specified.
 
 For a further discussion of this fix, see:
 http://mail-index.NetBSD.org/current-users/2011/12/07/msg018561.html
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.72 -r1.73 src/sys/dev/mii/mii_physubr.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