Config glue for the CardBus front-end for the Advansys SCSI driver.

kern/12431, takashi.yamamoto@bigfoot.com.
This commit is contained in:
thorpej 2001-03-08 06:56:22 +00:00
parent 37208e0bb3
commit c46615a68b
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.cardbus,v 1.13 2001/02/24 02:13:33 lukem Exp $
# $NetBSD: files.cardbus,v 1.14 2001/03/08 06:56:22 thorpej Exp $
#
# files.cardbus
#
@ -58,3 +58,8 @@ file dev/cardbus/ahc_cardbus.c ahc_cardbus
attach rtk at cardbus with rtk_cardbus
file dev/cardbus/if_rtk_cardbus.c rtk_cardbus
#
# Advansys SCSI controller.
#
attach adv at cardbus with adv_cardbus
file dev/cardbus/adv_cardbus.c adv_cardbus