30f9f983a3
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.
14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
# $NetBSD: files.apm,v 1.4 2009/04/03 05:01:10 uwe Exp $
|
|
|
|
#
|
|
# Common APM support files
|
|
#
|
|
|
|
|
|
include "dev/apm/files.apm"
|
|
|
|
define apmdevif {}
|
|
device apmdev
|
|
attach apmdev at apmdevif
|
|
file dev/hpc/apm/apmdev.c apmdev needs-count
|