xref: /netbsd-src/sys/dev/hpc/apm/files.apm (revision d48f14661dda8638fee055ba15d35bdfb29b9fa8)
1# $NetBSD: files.apm,v 1.3 2006/02/24 13:06:12 cube Exp $
2
3#
4# Common APM support files
5#
6defflag	opt_apmdev.h	APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
7			APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
8			APM_POWER_PRINT
9defparam opt_apmdev.h	APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
10define	apmdevif {}
11device	apmdev
12attach	apmdev at apmdevif
13file	dev/hpc/apm/apmdev.c		apmdev needs-count
14