|
NAMEbt —
Buslogic/Mylex MultiMaster SCSI host adapter driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device isa
device scbus
device bt
In /boot/device.hints:
DEPRECATION NOTICEThis driver is scheduled for removal prior to the release of FreeBSD 13.0.DESCRIPTIONThis driver provides access to the SCSI bus connected to a Buslogic/Mylex MultiMaster or compatible controller:MultiMaster "W" Series Host Adapters:
MultiMaster "C" Series Host Adapters:
MultiMaster "S" Series Host Adapters:
MultiMaster "A" Series Host Adapters:
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. Boards with certain firmware revisions may lock up under heavy load to 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. HARDWAREThebt driver supports the following BusLogic
MultiMaster “W”, “C”, “S”, and
“A” series and compatible SCSI host adapters:
SEE ALSOcd(4), da(4), sa(4), scsi(4)HISTORYThebt driver first appeared in the
386BSD patch kit.
AUTHORSJulian Elischer wrote a driver for the Multimaster cards that appeared in the 386BSD patch kit. The driver was rewritten by Justin T. Gibbs to take advantage of new board features and work with the CAM SCSI framework in FreeBSD 3.0.Special thanks to Leonard N. Zubkoff for writing such a complete and well documented Mylex/BusLogic MultiMaster driver for Linux. Support in this driver for the wide range of MultiMaster controllers and firmware revisions, with their otherwise undocumented quirks, would not have been possible without his efforts.
Visit the GSP FreeBSD Man Page Interface. |