Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev



Module Name:    src
Committed By:   bouyer
Date:           Thu Oct  4 18:50:24 UTC 2007

Modified Files:
        src/sys/dev/cardbus [netbsd-3]: if_re_cardbus.c if_rtk_cardbus.c
        src/sys/dev/ic [netbsd-3]: rtl8169.c rtl81x9.c rtl81x9reg.h
            rtl81x9var.h
        src/sys/dev/pci [netbsd-3]: if_re_pci.c if_rtk_pci.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1852):
        sys/dev/ic/rtl81x9var.h: revision 1.39
        sys/dev/cardbus/if_re_cardbus.c: revision 1.13
        sys/dev/pci/if_re_pci.c: revision 1.27 via patch
        sys/dev/pci/if_rtk_pci.c: revision 1.32
        sys/dev/cardbus/if_rtk_cardbus.c: revision 1.32
        sys/dev/ic/rtl8169.c: revision 1.84, 1.85
        sys/dev/ic/rtl81x9reg.h: revision 1.27
        sys/dev/ic/rtl81x9.c: revision 1.72
Cleanup handling of quikrs on each RealTek chip:
Pull a fix for PCIe variants from FreeBSD


To generate a diff of this commit:
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -r1.25.2.1 -r1.25.2.2 src/sys/dev/cardbus/if_rtk_cardbus.c
cvs rdiff -r1.14.2.6 -r1.14.2.7 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.51.2.1 -r1.51.2.2 src/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.11.2.3 -r1.11.2.4 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -r1.17.4.2 -r1.17.4.3 src/sys/dev/ic/rtl81x9var.h
cvs rdiff -r1.8.2.6 -r1.8.2.7 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.22.4.2 -r1.22.4.3 src/sys/dev/pci/if_rtk_pci.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