Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: tsutsui
Date: Sun Sep 27 12:52:59 UTC 2009
Modified Files:
src/sys/dev/pci: if_dge.c if_jme.c if_ste.c if_ti.c if_txp.c
Log Message:
Replace shutdownhook_establish(9) with pmf_device_register1(9).
Compile test only.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/if_dge.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_jme.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/pci/if_ste.c
cvs rdiff -u -r1.85 -r1.86 src/sys/dev/pci/if_ti.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/if_txp.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