Home | History | Annotate | Line # | Download | only in apm
files.apm revision 1.1
      1  1.1  takemura # $NetBSD: files.apm,v 1.1 2000/07/02 09:48:12 takemura Exp $
      2  1.1  takemura 
      3  1.1  takemura #
      4  1.1  takemura # Common APM support files
      5  1.1  takemura #
      6  1.1  takemura defopt	opt_apm.h APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
      7  1.1  takemura 	APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG APMDEBUG_VALUE
      8  1.1  takemura 	APM_POWER_PRINT APM_DISABLE_INTERRUPTS
      9  1.1  takemura device apmif {}
     10  1.1  takemura device apm
     11  1.1  takemura attach apm at apmif
     12  1.1  takemura file	dev/apm/apm.c			apm needs-count
     13