It turns out that the hptiop driver isn't portable after all. Confine it to

amd64 and i386 for now.
This commit is contained in:
Scott Long 2007-05-09 15:55:45 +00:00
parent ad81507eed
commit f73e86c383
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169421
4 changed files with 11 additions and 3 deletions

View File

@ -376,6 +376,10 @@ device hptmv
# acceleration assistance for RAID_5.
device rr232x
#
# Highpoint RocketRaid 3xxx series SATA RAID
device hptiop
#
# IBM (now Adaptec) ServeRAID controllers
device ips

View File

@ -1433,7 +1433,6 @@ options SC_NO_SUSPEND_VTYSWITCH
# bt: Most Buslogic controllers: including BT-445, BT-54x, BT-64x, BT-74x,
# BT-75x, BT-946, BT-948, BT-956, BT-958, SDC3211B, SDC3211F, SDC3222F
# esp: NCR53c9x. Only for SBUS hardware right now.
# hptiop: Highpoint RocketRaid 3xxx series SATA RAID
# isp: Qlogic ISP 1020, 1040 and 1040B PCI SCSI host adapters,
# ISP 1240 Dual Ultra SCSI, ISP 1080 and 1280 (Dual) Ultra2,
# ISP 12160 Ultra3 SCSI,
@ -1470,7 +1469,6 @@ device ahc
device ahd
device amd
device esp
device hptiop
device isp
hint.isp.0.disable="1"
hint.isp.0.role="3"

View File

@ -733,6 +733,10 @@ device hptmv
# acceleration assistance for RAID_5.
device rr232x
#
# Highpoint RocketRaid 3xxx series SATA RAID
device hptiop
#
# IBM (now Adaptec) ServeRAID controllers
device ips

View File

@ -93,8 +93,8 @@ SUBDIR= ${_3dfx} \
${_hfa} \
hifn \
hme \
${_hptiop} \
${_hptmv} \
hptiop \
hwpmc \
${_i2c} \
${_ibcs2} \
@ -426,6 +426,7 @@ _ctau= ctau
_cx= cx
_dpt= dpt
_ex= ex
_hptiop= hptiop
_hptmv= hptmv
_ichwd= ichwd
_ida= ida
@ -478,6 +479,7 @@ _ed= ed
_em= em
_exca= exca
_ext2fs= ext2fs
_hptiop= hptiop
_hptmv= hptmv
_i2c= i2c
_ichwd= ichwd