Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Tue Mar 31 18:22:02 UTC 2009

Modified Files:
        src/sys/dev/ic [netbsd-4]: rtl8169.c rtl81x9reg.h rtl81x9var.h
        src/sys/dev/pci [netbsd-4]: if_re_pci.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1297):
        src/sys/dev/ic/rtl8169.c  1.104 (via patch), 1.105 (via patch),
                                1.106 (via patch), 1.108, 1.109 (via patch),
                                1.110, 1.111, 1.112, 1.113
        sys/dev/ic/rtl81x9reg.h: revision 1.30 - 1.35
        sys/dev/ic/rtl81x9var.h: revision 1.42 - 1.45
        sys/dev/pci/if_re_pci.c: revision 1.35
Add support for 8168C/8111C/8102E chips.
Fix MAC reset issue (PR kern/41009)
Add/fix HW checksum support (PR kern/40955)


To generate a diff of this commit:
cvs rdiff -u -r1.72.2.9 -r1.72.2.10 src/sys/dev/ic/rtl8169.c
cvs rdiff -u -r1.25.2.3 -r1.25.2.4 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -u -r1.37.2.1 -r1.37.2.2 src/sys/dev/ic/rtl81x9var.h
cvs rdiff -u -r1.21.2.4 -r1.21.2.5 src/sys/dev/pci/if_re_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