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: Wed Sep 2 15:11:13 UTC 2009
Modified Files:
src/sys/dev/cardbus: if_re_cardbus.c
src/sys/dev/ic: rtl8169.c
src/sys/dev/pci: if_re_pci.c
Log Message:
Move pmf(9) calls to MI re_attach() and re_detach() from each backend.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -u -r1.124 -r1.125 src/sys/dev/ic/rtl8169.c
cvs rdiff -u -r1.37 -r1.38 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