Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   sevan
Date:           Wed Jul 18 23:10:28 UTC 2018

Modified Files:
        src/sys/arch/arm/sunxi: sun4i_emac.c
        src/sys/arch/dreamcast/dev/g2: if_mbe_g2.c
        src/sys/arch/mips/sibyte/dev: sbmac.c
        src/sys/arch/next68k/next68k: nextrom.c
        src/sys/dev/ic: dwc_gmac.c
        src/sys/dev/pci: if_kse.c if_ti.c if_vge.c if_vr.c

Log Message:
Be consistent among ethernet drivers on the convention for printing ethernet
addresses.

NFC


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/sunxi/sun4i_emac.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/dreamcast/dev/g2/if_mbe_g2.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/mips/sibyte/dev/sbmac.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/next68k/next68k/nextrom.c
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/ic/dwc_gmac.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/if_kse.c
cvs rdiff -u -r1.104 -r1.105 src/sys/dev/pci/if_ti.c
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/if_vge.c
cvs rdiff -u -r1.124 -r1.125 src/sys/dev/pci/if_vr.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