Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: tsutsui
Date: Fri Apr 25 11:27:20 UTC 2008
Modified Files:
src/sys/dev/cardbus: if_re_cardbus.c if_rtk_cardbus.c
src/sys/dev/ic: rtl8169.c rtl81x9.c rtl81x9var.h
src/sys/dev/pci: if_re_pci.c if_rtk_pci.c
Log Message:
Split device_t/softc for re(4) and rtk(4).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -r1.35 -r1.36 src/sys/dev/cardbus/if_rtk_cardbus.c
cvs rdiff -r1.101 -r1.102 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.81 -r1.82 src/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.40 -r1.41 src/sys/dev/ic/rtl81x9var.h
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.35 -r1.36 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