Config glue for the CardBus front-end for the Advansys SCSI driver.
kern/12431, takashi.yamamoto@bigfoot.com.
This commit is contained in:
parent
37208e0bb3
commit
c46615a68b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue