Home | History | Annotate | Line # | Download | only in apm
files.apm revision 1.3
      1  1.3  christos # $NetBSD: files.apm,v 1.3 2006/07/08 20:22:19 christos Exp $
      2  1.1  takemura 
      3  1.1  takemura #
      4  1.1  takemura # Common APM support files
      5  1.1  takemura #
      6  1.3  christos defflag	opt_apm.h	APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
      7  1.3  christos 			APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
      8  1.3  christos 			APM_POWER_PRINT APM_ALLOW_BOGUS_SEGMENTS
      9  1.3  christos 			APM_USE_KVM86
     10  1.3  christos defparam opt_apm.h	APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
     11  1.3  christos device	apm
     12  1.3  christos file	dev/apm/apm.c		apm
     13