• Home
  • Raw
  • Download

Lines Matching +full:pci +full:- +full:based

1 .. SPDX-License-Identifier: GPL-2.0
21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com>
57 BT-948/958/958D, will always be available from my Linux Home Page at URL
69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide
80 Linux community, and I am now working on a Linux driver for the DAC960 PCI RAID
90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at
92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715.
101 -----------------------------------
116 adapter will attempt to negotiate for 20.0 mega-transfers/second.
121 adapter will attempt to negotiate for 10.0 mega-transfers/second.
126 adapter will attempt to negotiate for 5.0 mega-transfers/second.
144 --------------------
146 BusLogic SCSI Host Adapters directly implement SCSI-2 Tagged Queuing, and so
157 is determined automatically based on the host adapter's total queue depth and
165 -------------------
171 based on the recommendation of the SCSI subsystem. Error recovery strategies
180 handled by issuing a soft reset to the host adapter and re-initialization.
189 PCI Configuration Support
190 -------------------------
192 On PCI systems running kernels compiled with PCI BIOS support enabled, this
193 driver will interrogate the PCI configuration space and use the I/O port
196 driver. On PCI systems it is also recommended that the AutoSCSI utility be
198 The ISA compatible I/O port is disabled by default on the BT-948/958/958D.
201 -------------------------
208 -------------------------
222 FlashPoint Series PCI Host Adapters:
225 FlashPoint LT (BT-930) Ultra SCSI-3
226 FlashPoint LT (BT-930R) Ultra SCSI-3 with RAIDPlus
227 FlashPoint LT (BT-920) Ultra SCSI-3 (BT-930 without BIOS)
228 FlashPoint DL (BT-932) Dual Channel Ultra SCSI-3
229 FlashPoint DL (BT-932R) Dual Channel Ultra SCSI-3 with RAIDPlus
230 FlashPoint LW (BT-950) Wide Ultra SCSI-3
231 FlashPoint LW (BT-950R) Wide Ultra SCSI-3 with RAIDPlus
232 FlashPoint DW (BT-952) Dual Channel Wide Ultra SCSI-3
233 FlashPoint DW (BT-952R) Dual Channel Wide Ultra SCSI-3 with RAIDPlus
239 BT-948 PCI Ultra SCSI-3
240 BT-958 PCI Wide Ultra SCSI-3
241 BT-958D PCI Wide Differential Ultra SCSI-3
247 BT-946C PCI Fast SCSI-2
248 BT-956C PCI Wide Fast SCSI-2
249 BT-956CD PCI Wide Differential Fast SCSI-2
250 BT-445C VLB Fast SCSI-2
251 BT-747C EISA Fast SCSI-2
252 BT-757C EISA Wide Fast SCSI-2
253 BT-757CD EISA Wide Differential Fast SCSI-2
259 BT-445S VLB Fast SCSI-2
260 BT-747S EISA Fast SCSI-2
261 BT-747D EISA Differential Fast SCSI-2
262 BT-757S EISA Wide Fast SCSI-2
263 BT-757D EISA Wide Differential Fast SCSI-2
264 BT-742A EISA SCSI-2 (742A revision H)
270 BT-742A EISA SCSI-2 (742A revisions A - G)
277 retail kits. The BT- model numbers above refer to the bare board packaging.
278 The retail kit model numbers are found by replacing BT- with KT- in the above
287 ----------------
292 striping (RAID-0), and support for mirroring (RAID-1), fixed parity (RAID-4),
293 and distributed parity (RAID-5) is available separately. The built-in Linux
299 ----------------------------
313 BT-948/958/958D Installation Notes
316 The BT-948/958/958D PCI Ultra SCSI Host Adapters have some features which may
319 PCI I/O Port Assignments
320 ------------------------
322 When configured to factory default settings, the BT-948/958/958D will only
323 recognize the PCI I/O port assignments made by the motherboard's PCI BIOS.
324 The BT-948/958/958D will not respond to any of the ISA compatible I/O ports
326 the PCI I/O port assignments, so this is the preferred configuration.
333 Ctrl-B at system startup and select "Adapter Configuration", "View/Modify
337 possible future I/O port conflicts. The older BT-946C/956C/956CD also have
340 PCI Slot Scanning Order
341 -----------------------
343 In systems with multiple BusLogic PCI Host Adapters, the order in which the
344 PCI slots are scanned may appear reversed with the BT-948/958/958D as
345 compared to the BT-946C/956C/956CD. For booting from a SCSI disk to work
347 on which disk is the boot device, which requires that they recognize the PCI
348 host adapters in the same order. The motherboard's PCI BIOS provides a
349 standard way of enumerating the PCI host adapters, which is used by the Linux
350 kernel. Some PCI BIOS implementations enumerate the PCI slots in order of
355 PCI slots in order of increasing bus number and device number regardless of
356 the PCI BIOS enumeration, and requires that their scheme be supported by the
358 factory default settings of the BT-948/958/958D enumerate the host adapters
360 the AutoSCSI utility via Ctrl-B at system startup and select "Adapter
361 Configuration", "View/Modify Configuration", press Ctrl-F10, and then change
362 the "Use Bus And Device # For PCI Scanning Seq." option to OFF.
364 This driver will interrogate the setting of the PCI Scanning Sequence option
369 ----------------------------
371 The BT-948/958/958D ship with their configuration set to "Factory Default"
404 The "NoProbePCI" options disables the interrogation of PCI Configuration
406 well as PCI Multimaster Host Adapters that have their ISA Compatible I/O
411 The "NoSortPCI" option forces PCI MultiMaster Host Adapters to be
412 enumerated in the order provided by the PCI BIOS, ignoring any setting of
413 the AutoSCSI "Use Bus And Device # For PCI Scanning Seq." option.
418 before FlashPoint Host Adapters. By default, if both FlashPoint and PCI
421 by the first PCI MultiMaster Host Adapter, in which case MultiMaster Host
444 option is provided, the Queue Depth will be determined automatically based
461 based on the firmware version of the BusLogic Host Adapter and based on
468 would otherwise be imposed based on the Host Adapter firmware version.
475 TaggedQueuing:<Target-Spec>
477 The "TaggedQueuing:<Target-Spec>" or "TQ:<Target-Spec>" option controls
478 Tagged Queuing individually for each Target Device. <Target-Spec> is a
480 disables Tagged Queuing, and "X" accepts the default based on the firmware
563 tar -xvzf BusLogic-2.0.15.tar.gz
565 patch -p0 < BusLogic.patch (only for 2.0.33 and below)
580 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the