NetBSD/sys/dev/hpc/files.hpcapm
uwe 30f9f983a3 Use dev/apm/files.apm for APM options in opt_apm.h.
Now both apm and apmdev files.apm can be included so you can switch
from apmdev0 to apm0 at hpcapm0 in your kernel config easily.
2009-04-03 05:01:09 +00:00

26 lines
614 B
Plaintext

# $NetBSD: files.hpcapm,v 1.4 2009/04/03 05:01:09 uwe Exp $
# H/PC APM device emulator
include "dev/hpc/apm/files.apm"
# Transitioning from apmdev(4) to apm(4)
# While drivers are not converted let kernels have either old
#
# apmdev0 at hpcapm0
#
# to maintain status quo, xor new
#
# apm0 at hpcapm0
#
# for those who do driver convertion to pmf(9).
attach apm at apmdevif with apm_apmdevif
file dev/hpc/apm_apmdevif.c apm_apmdevif
define hpcapmif { }
device hpcapm: apmdevif
attach hpcapm at hpcapmif
file dev/hpc/hpcapm.c hpcapm
defflag opt_hpcapm.h HPCAPMDEBUG
defparam opt_hpcapm.h HPCAPMDEBUG_CONF