Searched refs:BusLogic (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/scsi/ |
H A D | FlashPoint.rst | 4 The BusLogic FlashPoint SCSI Driver 7 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux. 18 operating system support to its BusLogic brand of FlashPoint Ultra SCSI 19 host adapters. All of BusLogic's other SCSI host adapters, including the 56 BusLogic line of Ultra SCSI host adapter products, Mylex provides enabling 78 BusLogic FlashPoint LT/BT-948 Upgrade Program 82 BusLogic FlashPoint LW/BT-958 Upgrade Program 85 Ever since its introduction last October, the BusLogic FlashPoint LT has 94 that all BusLogic SCSI Host Adapters were supported by Linux, only to 98 After this problem was identified, BusLogic contacted its major OEM [all …]
|
H A D | BusLogic.rst | 4 BusLogic MultiMaster and FlashPoint SCSI Driver for Linux 27 BusLogic, Inc. designed and manufactured a variety of high performance SCSI 30 BusLogic was acquired by Mylex Corporation in February 1996, but the products 31 supported by this driver originated under the BusLogic name and so that name is 34 This driver supports all present BusLogic MultiMaster Host Adapters, and should 36 recently, BusLogic introduced the FlashPoint Host Adapters, which are less 39 well and have very low command latency. BusLogic has recently provided me with 47 My primary goals in writing this completely new BusLogic driver for Linux are 48 to achieve the full performance that BusLogic SCSI Host Adapters and modern 55 The latest information on Linux support for BusLogic SCSI Host Adapters, as [all …]
|
H A D | index.rst | 51 BusLogic
|
H A D | scsi-parameters.rst | 37 BusLogic= [HW,SCSI] 38 See drivers/scsi/BusLogic.c, comment before function
|
/linux/drivers/scsi/ |
H A D | BusLogic.c | 84 static char *BusLogic; variable 85 module_param(BusLogic, charp, 0); 2207 if (BusLogic) in blogic_init() 2208 blogic_setup(BusLogic); in blogic_init() 2230 if (BusLogic != NULL) in blogic_init() 2231 blogic_setup(BusLogic); in blogic_init()
|
H A D | Makefile | 67 obj-$(CONFIG_SCSI_BUSLOGIC) += BusLogic.o
|
H A D | Kconfig | 518 tristate "BusLogic SCSI support" 521 This is support for BusLogic MultiMaster and FlashPoint SCSI Host 524 <file:Documentation/scsi/BusLogic.rst> and 530 module will be called BusLogic. 537 BusLogic SCSI driver. The FlashPoint SCCB Manager code is
|
/linux/drivers/net/ethernet/8390/ |
H A D | Kconfig | 180 such as some BusLogic models) causes corruption problems with many
|
/linux/drivers/eisa/ |
H A D | eisa.ids | 134 BUS4201 "BusTek/BusLogic Bt74xB 32-Bit Bus Master EISA-to-SCSI Host Adapter" 135 BUS4202 "BusTek/BusLogic Bt74xC 32-Bit Bus Master EISA-to-SCSI Host Adapter" 136 BUS6001 "BusTek/BusLogic Bt760 32-Bit Bus Master EISA-to-Ethernet Controller" 137 BUS6301 "BusTek/BusLogic Bt763E EISA 32-Bit 82596-based Ethernet Controller"
|
/linux/ |
H A D | CREDITS | 1353 D: Original BusLogic driver and original UltraStor driver 4417 D: BusLogic SCSI driver
|