Searched refs:BusLogic (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.15/Documentation/scsi/ | 
| 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 …] 
 | 
| 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 …] 
 | 
| D | index.rst | 19    BusLogic
  | 
| D | scsi-parameters.rst | 37 	BusLogic=	[HW,SCSI] 38 			See drivers/scsi/BusLogic.c, comment before function
  | 
| /Linux-v5.15/drivers/scsi/ | 
| D | BusLogic.c | 83 static char *BusLogic;  variable 84 module_param(BusLogic, charp, 0); 2206 	if (BusLogic)  in blogic_init() 2207 		blogic_setup(BusLogic);  in blogic_init() 2229 	if (BusLogic != NULL)  in blogic_init() 2230 		blogic_setup(BusLogic);  in blogic_init()
  | 
| D | Makefile | 65 obj-$(CONFIG_SCSI_BUSLOGIC)	+= BusLogic.o
  | 
| D | Kconfig | 516 	tristate "BusLogic SCSI support" 519 	  This is support for BusLogic MultiMaster and FlashPoint SCSI Host 522 	  <file:Documentation/scsi/BusLogic.rst> and 528 	  module will be called BusLogic. 535 	  BusLogic SCSI driver. The FlashPoint SCCB Manager code is
  | 
| /Linux-v5.15/drivers/net/ethernet/8390/ | 
| D | Kconfig | 180 	  such as some BusLogic models) causes corruption problems with many
  | 
| /Linux-v5.15/drivers/eisa/ | 
| 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-v5.15/ | 
| D | CREDITS | 1280 D: Original BusLogic driver and original UltraStor driver 4232 D: BusLogic SCSI driver
  | 
| D | MAINTAINERS | 4008 F:	drivers/scsi/BusLogic.*
  |