History log of /netbsd/sys/arch/arm/xscale/pxa2x0_apm.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 5f819ca3 27-Oct-2012 chs <chs@NetBSD.org>

split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.


# af51edd2 01-Jul-2011 dyoung <dyoung@NetBSD.org>

#include <sys/bus.h> instead of <machine/bus.h>.


# 23b6d86d 06-Dec-2008 ober <ober@NetBSD.org>

Initial APM support for Zaurus. Ported from OpenBSD by mjf@