14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
# $NetBSD: files.apm,v 1.1 2004/07/03 12:46:57 uch Exp $
|
|
|
|
#
|
|
# Common APM support files
|
|
#
|
|
defflag opt_apmdev.h APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
|
|
APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
|
|
APM_POWER_PRINT
|
|
defparam opt_apmdev.h APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
|
|
device apmdevif {}
|
|
device apmdev
|
|
attach apmdev at apmdevif
|
|
file dev/hpc/apm/apmdev.c apmdev needs-count
|