NetBSD-Bugs archive

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

PR/44395 CVS commit: src/sys/dev



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

From: "Christoph Egger" <cegger%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44395 CVS commit: src/sys/dev
Date: Sat, 22 Jan 2011 08:13:48 +0000

 Module Name:   src
 Committed By:  cegger
 Date:          Sat Jan 22 08:13:47 UTC 2011
 
 Modified Files:
        src/sys/dev/mii: atphy.c
        src/sys/dev/pci: if_ale.c
 
 Log Message:
 Fixes from PR kern/44395 Masanori Kanaoka:
 - Fix register address in ale_phy_reset(). from linux
 - Fix mask value in ale_stop_mac().
 - Fix multicast handling. from openbsd
 - Fix phy reset handling.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/sys/dev/mii/atphy.c
 cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/if_ale.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