add adaptec aha attachment

This commit is contained in:
christos 1998-11-23 20:48:34 +00:00
parent f2bd402051
commit bb7d20f01a
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.isapnp,v 1.19 1998/10/31 01:44:16 thorpej Exp $
# $NetBSD: files.isapnp,v 1.20 1998/11/23 20:48:34 christos Exp $
#
# Config file and device description for machine-independent ISAPnP code.
# Included by ports that need it.
@ -63,6 +63,10 @@ file dev/isapnp/ess_isapnp.c ess_isapnp
# ISAPnP SCSI Controller
#
# Adaptec AHA-1542
attach aha at isapnp with aha_isapnp
file dev/isapnp/aha_isapnp.c aha_isapnp
# Adaptec AHA-1520B
attach aic at isapnp with aic_isapnp
file dev/isapnp/aic_isapnp.c aic_isapnp