mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
3881 want device driver for HP SmartArray RAID controllers
illumos/illumos-gate@80c94ecd7a
This commit is contained in:
parent
6cbd36185c
commit
2ad35a8817
1 changed files with 8 additions and 0 deletions
|
|
@ -2028,6 +2028,14 @@ MEGA_SAS_OBJS = megaraid_sas.o
|
|||
#
|
||||
MR_SAS_OBJS = ld_pd_map.o mr_sas.o mr_sas_tbolt.o mr_sas_list.o
|
||||
|
||||
#
|
||||
# CPQARY3 module
|
||||
#
|
||||
CPQARY3_OBJS = cpqary3.o cpqary3_noe.o cpqary3_talk2ctlr.o \
|
||||
cpqary3_isr.o cpqary3_transport.o cpqary3_mem.o \
|
||||
cpqary3_scsi.o cpqary3_util.o cpqary3_ioctl.o \
|
||||
cpqary3_bd.o
|
||||
|
||||
#
|
||||
# ISCSI_INITIATOR module
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue