5eb5222cc8
the i386 bios apm code (now removed). Remove the same code from the clone dev/hpc/apm/apmdev.c Remove some not-used options from dev/apm/files.apm and the commented out lines in ALL and GENERIC. Maybe the APM_V10_ONLY and APM_NO_V12 could also be shot, but they are further entwined in the code.
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
# $NetBSD: files.apm,v 1.4 2012/09/30 21:36:20 dsl Exp $
|
|
|
|
#
|
|
# Common APM support files
|
|
#
|
|
defflag opt_apm.h APM_V10_ONLY APM_NO_V12 APMDEBUG
|
|
APM_POWER_PRINT
|
|
defparam opt_apm.h APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
|
|
device apm
|
|
file dev/apm/apm.c apm
|