Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: thorpej
Date: Thu Feb 23 05:49:42 UTC 2006
Modified Files:
src/sys/arch/macppc/macppc: autoconf.c
src/sys/arch/ofppc/firepower: firepower.c
Log Message:
Use device_is_a(), rather than the locally-defined DEVICE_IS() (which
uses a much more complicated mechanism to do the check).
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/macppc/macppc/autoconf.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/ofppc/firepower/firepower.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