- Add a HARDWARE section which lists supported devices based on the
manual page and the Hardware Notes.
This commit is contained in:
parent
93fceccc94
commit
a0a4f505cc
@ -154,6 +154,67 @@ The global setting for the maximum number of tagged transactions allowed
|
||||
per target is not honored as the CAM SCSI system will automatically determine
|
||||
the maximum number of tags a device can receive as well as guarantee fair
|
||||
resource allocation among devices.
|
||||
.Sh HARDWARE
|
||||
The
|
||||
.Nm
|
||||
driver supports the following SCSI controllers:
|
||||
.Pp
|
||||
.Bl -bullet -compact
|
||||
.It
|
||||
AdvanSys ABP510/5150
|
||||
.It
|
||||
AdvanSys ABP5140
|
||||
.It
|
||||
AdvanSys ABP5142
|
||||
.It
|
||||
AdvanSys ABP902/3902
|
||||
.It
|
||||
AdvanSys ABP3905
|
||||
.It
|
||||
AdvanSys ABP915
|
||||
.It
|
||||
AdvanSys ABP920
|
||||
.It
|
||||
AdvanSys ABP3922
|
||||
.It
|
||||
AdvanSys ABP3925
|
||||
.It
|
||||
AdvanSys ABP930, ABP930U, ABP930UA
|
||||
.It
|
||||
AdvanSys ABP960, ABP960U
|
||||
.It
|
||||
AdvanSys ABP542
|
||||
.It
|
||||
AdvanSys ABP742
|
||||
.It
|
||||
AdvanSys ABP842
|
||||
.It
|
||||
AdvanSys ABP940
|
||||
.It
|
||||
AdvanSys ABP940UA/3940UA
|
||||
.It
|
||||
AdvanSys ABP940U
|
||||
.It
|
||||
AdvanSys ABP3960UA
|
||||
.It
|
||||
AdvanSys ABP970, ABP970U
|
||||
.It
|
||||
AdvanSys ABP752
|
||||
.It
|
||||
AdvanSys ABP852
|
||||
.It
|
||||
AdvanSys ABP950
|
||||
.It
|
||||
AdvanSys ABP980, ABP980U
|
||||
.It
|
||||
AdvanSys ABP980UA/3980UA
|
||||
.It
|
||||
MELCO IFC-USP (PC-98)
|
||||
.It
|
||||
RATOC REX-PCI30 (PC-98)
|
||||
.It
|
||||
@Nifty FNECHARD IFC-USUP-TX (PC-98)
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr adw 4 ,
|
||||
.Xr aha 4 ,
|
||||
|
@ -91,9 +91,6 @@ BT-542B ISA 30 SCSI-2 (542B revisions A - G)
|
||||
.El
|
||||
.Ed
|
||||
.Pp
|
||||
AMI FastDisk Host Adapters that are true BusLogic MultiMaster clones are also
|
||||
supported by this driver.
|
||||
.Pp
|
||||
Tagged queueing is supported on 'W' series adapters, 'C' series adapters
|
||||
with firmware of rev 4.42 and higher, and 'S' series adapters with firmware
|
||||
of rev 3.35 and higher.
|
||||
@ -103,6 +100,74 @@ certain devices, especially if tagged queueing is used.
|
||||
Should you encounter
|
||||
a problem with your adapter, contact Mylex technical support and ensure you
|
||||
have the latest firmware for your controller.
|
||||
.Sh HARDWARE
|
||||
The
|
||||
.Nm
|
||||
driver supports the following BusLogic MultiMaster
|
||||
.Dq W ,
|
||||
.Dq C ,
|
||||
.Dq S ,
|
||||
and
|
||||
.Dq A
|
||||
series and compatible SCSI host adapters:
|
||||
.Pp
|
||||
.Bl -bullet -compact
|
||||
.It
|
||||
BusLogic BT-445C
|
||||
.It
|
||||
BusLogic BT-445S
|
||||
.It
|
||||
BusLogic BT-540CF
|
||||
.It
|
||||
BusLogic BT-542B
|
||||
.It
|
||||
BusLogic BT-542B
|
||||
.It
|
||||
BusLogic BT-542D
|
||||
.It
|
||||
BusLogic BT-545C
|
||||
.It
|
||||
BusLogic BT-545S
|
||||
.It
|
||||
BusLogic/BusTek BT-640
|
||||
.It
|
||||
BusLogic BT-742A
|
||||
.It
|
||||
BusLogic BT-742A
|
||||
.It
|
||||
BusLogic BT-747C
|
||||
.It
|
||||
BusLogic BT-747D
|
||||
.It
|
||||
BusLogic BT-747S
|
||||
.It
|
||||
BusLogic BT-757C
|
||||
.It
|
||||
BusLogic BT-757CD
|
||||
.It
|
||||
BusLogic BT-757D
|
||||
.It
|
||||
BusLogic BT-757S
|
||||
.It
|
||||
BusLogic BT-946C
|
||||
.It
|
||||
BusLogic BT-948
|
||||
.It
|
||||
BusLogic BT-956C
|
||||
.It
|
||||
BusLogic BT-956CD
|
||||
.It
|
||||
BusLogic BT-958
|
||||
.It
|
||||
BusLogic BT-958D
|
||||
.It
|
||||
Storage Dimensions SDC3211B / SDC3211F
|
||||
.El
|
||||
.Pp
|
||||
AMI FastDisk Host Adapters that are true BusLogic MultiMaster clones
|
||||
are also supported by the
|
||||
.Nm
|
||||
driver.
|
||||
.Sh SEE ALSO
|
||||
.Xr cd 4 ,
|
||||
.Xr da 4 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user