Hook in twe.

This commit is contained in:
ad 2000-10-19 14:24:44 +00:00
parent 9813a10184
commit e9b69699e0

View File

@ -1,4 +1,4 @@
# $NetBSD: files.pci,v 1.102 2000/10/12 02:59:59 itojun Exp $
# $NetBSD: files.pci,v 1.103 2000/10/19 14:24:44 ad Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@ -37,6 +37,16 @@ file dev/pci/cy82c693.c cy82c693
attach ahc at pci with ahc_pci: ahc_seeprom, smc93cx6
file dev/pci/ahc_pci.c ahc_pci
# 3ware RAID controllers
device twe {unit = -1}
attach twe at pci
file dev/pci/twe.c twe
defopt opt_twe.h TWE_MAX_QUEUECNT TWE_MAX_PI_QUEUECNT
attach lsu at twe with lsu_twe
file dev/lsu/lsu_twe.c lsu_twe
# Compaq RAID controllers
attach cac at pci with cac_pci
file dev/pci/cac_pci.c cac_pci