3ca5c26836
mainbus, and convert its two users, hpcsh and hpcmips, to that. Many thanks to Valeriy Ushakov and Ben Collver for testing.
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
# $NetBSD: files.hpcapm,v 1.1 2006/02/24 13:06:12 cube Exp $
|
|
# H/PC APM device emulator
|
|
|
|
include "dev/hpc/apm/files.apm"
|
|
|
|
define hpcapmif { }
|
|
device hpcapm: apmdevif
|
|
attach hpcapm at hpcapmif
|
|
file dev/hpc/hpcapm.c hpcapm
|