Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

adv(4) [netbsd man page]

ADV(4)							   BSD Kernel Interfaces Manual 						    ADV(4)

NAME
adv -- ConnectCom Solutions AdvanSys SCSI adapter driver SYNOPSIS
adv* at pci? dev ? function ? adv0 at isa? port ? irq ? drq ? adv* at cardbus? function ? scsibus* at adv? DESCRIPTION
The adv driver supports the following AdvanSys SCSI host adapters PCI bus Connectivity Products: ABP920 Bus-Master PCI (16 CDB) ABP930 Bus-Master PCI (16 CDB) (note 1) ABP930U Bus-Master PCI Ultra (16 CDB) ABP930UA Bus-Master PCI Ultra (16 CDB) ABP960 Bus-Master PCI MAC/PC (16 CDB) (note 2) ABP960U Bus-Master PCI MAC/PC Ultra (16 CDB) (note 2) Notes: 1. This board has been sold by SIIG as the Fast SCSI Pro PCI. 2. This board has been sold by Iomega as a Jaz Jet PCI adapter. Single Channel Products: ABP940 Bus-Master PCI (240 CDB) ABP940U Bus-Master PCI Ultra (240 CDB) ABP970 Bus-Master PCI MAC/PC (240 CDB) ABP970U Bus-Master PCI MAC/PC Ultra (240 CDB) ABP940UW Bus-Master PCI Ultra-Wide (240 CDB) Multi Channel Products: ABP950 Dual Channel Bus-Master PCI (240 CDB Per Channel) ABP980 Four Channel Bus-Master PCI (240 CDB Per Channel) ABP980U Four Channel Bus-Master PCI Ultra (240 CDB Per Channel) ISA bus Connectivity Products: ABP510/5150 Bus-Master ISA (240 CDB) (note 1) ABP5140 Bus-Master ISA (16 CDB) (note 1) (note 2) ABP5142 Bus-Master ISA with floppy (16 CDB) (note 3) Notes: 1. This board has been shipped by HP with the 4020i CD-R drive. The board has no BIOS so it cannot control a boot device, but it can con- trol any secondary SCSI device. 2. This board has been sold by SIIG as the i540 SpeedMaster. 3. This board has been sold by SIIG as the i542 SpeedMaster. Single Channel Products: ABP542 Bus-Master ISA with floppy (240 CDB) ABP842 Bus-Master VL (240 CDB) Dual Channel Products: ABP852 Dual Channel Bus-Master VL (240 CDB Per Channel) SEE ALSO
cd(4), ch(4), intro(4), isa(4), pci(4), scsi(4), sd(4), st(4) http://www.connectcom.net/ http://www.siig.com/ HISTORY
The adv device driver appeared in NetBSD 1.4. AUTHORS
Baldassare Dante Profeta <dante@mclink.it> BSD
June 4, 1999 BSD

Check Out this Related Man Page

BT(4)							   BSD Kernel Interfaces Manual 						     BT(4)

NAME
bt -- Buslogic/Mylex MultiMaster SCSI host adapter driver SYNOPSIS
To 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: hint.bt.0.at="isa" hint.bt.0.port="0x330" DESCRIPTION
This driver provides access to the SCSI bus connected to a Buslogic/Mylex MultiMaster or compatible controller: MultiMaster "W" Series Host Adapters: Adapter Bus Commands Description BT-948 PCI 192 Ultra SCSI-3 BT-958 PCI 192 Wide ULtra SCSI-3 BT-958D PCI 192 Wide Differential Ultra SCSI-3 MultiMaster "C" Series Host Adapters: Adapter Bus Commands Description BT-946C PCI 100 Fast SCSI-2 BT-956C PCI 100 Wide Fast SCSI-2 BT-956CD PCI 100 Wide Differential Fast SCSI-2 BT-445C VLB 100 Fast SCSI-2 BT-747C EISA 100 Fast SCSI-2 BT-757C EISA 100 Wide Fast SCSI-2 BT-757CD EISA 100 Wide Differential Fast SCSI-2 BT-545C ISA 50 Fast SCSI-2 BT-540CF ISA 50 Fast SCSI-2 MultiMaster "S" Series Host Adapters: Adapter Bus Commands Description BT-445S VLB 30 Fast SCSI-2 BT-747S EISA 30 Fast SCSI-2 BT-747D EISA 30 Differential Fast SCSI-2 BT-757S EISA 30 Wide Fast SCSI-2 BT-757D EISA 30 Wide Differential Fast SCSI-2 BT-545S ISA 30 Fast SCSI-2 BT-542D ISA 30 Differential Fast SCSI-2 BT-742A EISA 30 SCSI-2 (742A revision H) BT-542B ISA 30 SCSI-2 (542B revision H) MultiMaster "A" Series Host Adapters: Adapter Bus Commands Description BT-742A EISA 30 SCSI-2 (742A revisions A - G) BT-542B ISA 30 SCSI-2 (542B revisions A - G) 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. HARDWARE
The bt driver supports the following BusLogic MultiMaster ``W'', ``C'', ``S'', and ``A'' series and compatible SCSI host adapters: o BusLogic BT-445C o BusLogic BT-445S o BusLogic BT-540CF o BusLogic BT-542B o BusLogic BT-542B o BusLogic BT-542D o BusLogic BT-545C o BusLogic BT-545S o BusLogic/BusTek BT-640 o BusLogic BT-742A o BusLogic BT-742A o BusLogic BT-747C o BusLogic BT-747D o BusLogic BT-747S o BusLogic BT-757C o BusLogic BT-757CD o BusLogic BT-757D o BusLogic BT-757S o BusLogic BT-946C o BusLogic BT-948 o BusLogic BT-956C o BusLogic BT-956CD o BusLogic BT-958 o BusLogic BT-958D o Storage Dimensions SDC3211B / SDC3211F AMI FastDisk Host Adapters that are true BusLogic MultiMaster clones are also supported by the bt driver. SEE ALSO
cd(4), da(4), sa(4), scsi(4) HISTORY
The bt driver first appeared in the 386BSD patch kit. AUTHORS
Julian 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. BSD
June 18, 2006 BSD
Man Page