Searched refs:BusLogic (Results 1 – 12 of 12) sorted by relevance
/openbmc/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 94 that all BusLogic SCSI Host Adapters were supported by Linux, only to 98 After this problem was identified, BusLogic contacted its major OEM 109 In the middle of December, I asked to meet with BusLogic's senior [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 205 /proc/scsi/BusLogic/<N> interface. 296 BusLogic driver. 395 The BusLogic Driver Probing Options comprise the following: 486 The BusLogic Driver Miscellaneous Options comprise the following: 502 The BusLogic Driver Debugging Options comprise the following: 543 insmod BusLogic.o \ 563 tar -xvzf BusLogic-2.0.15.tar.gz 565 patch -p0 < BusLogic.patch (only for 2.0.33 and below) [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
|
/openbmc/linux/drivers/scsi/ |
H A 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()
|
H A D | Makefile | 65 obj-$(CONFIG_SCSI_BUSLOGIC) += BusLogic.o
|
H A D | Kconfig | 505 tristate "BusLogic SCSI support" 508 This is support for BusLogic MultiMaster and FlashPoint SCSI Host 511 <file:Documentation/scsi/BusLogic.rst> and 517 module will be called BusLogic. 524 BusLogic SCSI driver. The FlashPoint SCCB Manager code is
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | Kconfig | 180 such as some BusLogic models) causes corruption problems with many
|
/openbmc/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"
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 2266 BusLogic.c: 151498 2267 BusLogic.h: 40976 2268 BusLogic.txt: 26440
|
/openbmc/linux/ |
H A D | CREDITS | 1317 D: Original BusLogic driver and original UltraStor driver 4299 D: BusLogic SCSI driver
|
H A D | MAINTAINERS | 4450 F: drivers/scsi/BusLogic.*
|