Forgot to add aps(4) device.

This commit is contained in:
xtraeme 2007-09-12 11:07:38 +00:00
parent 0ae64860f6
commit 9e048e4b24
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.isa,v 1.150 2007/06/01 14:11:59 blymn Exp $
# $NetBSD: files.isa,v 1.151 2007/09/12 11:07:38 xtraeme Exp $
#
# Config file and device description for machine-independent ISA code.
# Included by ports that need it. Requires that the SCSI files be
@ -469,6 +469,11 @@ file dev/isa/it.c it_isa
attach ug at isa with ug_isa
file dev/isa/ug_isa.c ug_isa
# IBM ThinkPad Active Protection System
device aps: sysmon_envsys
attach aps at isa with aps_isa
file dev/isa/aps.c aps_isa
# ISDN devices
attach isic at isa with isic_isa
file dev/isa/isic_isa.c isic_isa