blob: c4b978a72f78d4e8adda44ba88e3fad0455884f5 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100-INDEX
2 - this file
353c700.txt
4 - info on driver for 53c700 based adapters
Linus Torvalds1da177e2005-04-16 15:20:36 -07005BusLogic.txt
6 - info on driver for adapters with BusLogic chips
Rob Landley50865c12007-09-30 23:23:39 -05007ChangeLog.1992-1997
Linus Torvalds1da177e2005-04-16 15:20:36 -07008 - Changes to scsi files, if not listed elsewhere
Rob Landley50865c12007-09-30 23:23:39 -05009ChangeLog.arcmsr
10 - Changes to driver for ARECA's SATA RAID controller cards
Linus Torvalds1da177e2005-04-16 15:20:36 -070011ChangeLog.ips
12 - IBM ServeRAID driver Changelog
Rob Landley50865c12007-09-30 23:23:39 -050013ChangeLog.lpfc
14 - Changes to lpfc driver
15ChangeLog.megaraid
16 - Changes to LSI megaraid controller.
17ChangeLog.megaraid_sas
18 - Changes to serial attached scsi version of LSI megaraid controller.
Linus Torvalds1da177e2005-04-16 15:20:36 -070019ChangeLog.ncr53c8xx
20 - Changes to ncr53c8xx driver
21ChangeLog.sym53c8xx
22 - Changes to sym53c8xx driver
23ChangeLog.sym53c8xx_2
24 - Changes to second generation of sym53c8xx driver
25FlashPoint.txt
26 - info on driver for BusLogic FlashPoint adapters
27LICENSE.FlashPoint
28 - Licence of the Flashpoint driver
Rob Landley50865c12007-09-30 23:23:39 -050029LICENSE.qla2xxx
30 - License for QLogic Linux Fibre Channel HBA Driver firmware.
Vikas Chaudharyaecc3132011-10-07 16:55:40 -070031LICENSE.qla4xxx
32 - License for QLogic Linux iSCSI HBA Driver.
Linus Torvalds1da177e2005-04-16 15:20:36 -070033Mylex.txt
34 - info on driver for Mylex adapters
35NinjaSCSI.txt
36 - info on WorkBiT NinjaSCSI-32/32Bi driver
Rob Landley50865c12007-09-30 23:23:39 -050037aacraid.txt
38 - Driver supporting Adaptec RAID controllers
Henrik Austad3cf8ca12014-02-10 14:25:33 -080039advansys.txt
40 - List of Advansys Host Adapters
Linus Torvalds1da177e2005-04-16 15:20:36 -070041aha152x.txt
42 - info on driver for Adaptec AHA152x based adapters
Rob Landley50865c12007-09-30 23:23:39 -050043aic79xx.txt
44 - Adaptec Ultra320 SCSI host adapters
Linus Torvalds1da177e2005-04-16 15:20:36 -070045aic7xxx.txt
46 - info on driver for Adaptec controllers
Rob Landley50865c12007-09-30 23:23:39 -050047arcmsr_spec.txt
48 - ARECA FIRMWARE SPEC (for IOP331 adapter)
Henrik Austad3cf8ca12014-02-10 14:25:33 -080049bfa.txt
50 - Brocade FC/FCOE adapter driver.
51bnx2fc.txt
52 - FCoE hardware offload for Broadcom network interfaces.
53cxgb3i.txt
54 - Chelsio iSCSI Linux Driver
Rob Landley50865c12007-09-30 23:23:39 -050055dc395x.txt
56 - README file for the dc395x SCSI driver
Linus Torvalds1da177e2005-04-16 15:20:36 -070057dpti.txt
58 - info on driver for DPT SmartRAID and Adaptec I2O RAID based adapters
59dtc3x80.txt
60 - info on driver for DTC 2x80 based adapters
61g_NCR5380.txt
62 - info on driver for NCR5380 and NCR53c400 based adapters
Henrik Austad3cf8ca12014-02-10 14:25:33 -080063hpsa.txt
64 - HP Smart Array Controller SCSI driver.
Rob Landley50865c12007-09-30 23:23:39 -050065hptiop.txt
66 - HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -070067in2000.txt
68 - info on in2000 driver
Rob Landley50865c12007-09-30 23:23:39 -050069libsas.txt
70 - Serial Attached SCSI management layer.
Henrik Austad3cf8ca12014-02-10 14:25:33 -080071link_power_management_policy.txt
72 - Link power management options.
Rob Landley50865c12007-09-30 23:23:39 -050073lpfc.txt
74 - LPFC driver release notes
75megaraid.txt
76 - Common Management Module, shared code handling ioctls for LSI drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -070077ncr53c8xx.txt
78 - info on driver for NCR53c8xx based adapters
Henrik Austad3cf8ca12014-02-10 14:25:33 -080079osd.txt
80 Object-Based Storage Device, command set introduction.
Linus Torvalds1da177e2005-04-16 15:20:36 -070081osst.txt
82 - info on driver for OnStream SC-x0 SCSI tape
83ppa.txt
84 - info on driver for IOmega zip drive
85qlogicfas.txt
86 - info on driver for QLogic FASxxx based adapters
Rob Landley50865c12007-09-30 23:23:39 -050087scsi-changer.txt
88 - README for the SCSI media changer driver
Linus Torvalds1da177e2005-04-16 15:20:36 -070089scsi-generic.txt
90 - info on the sg driver for generic (non-disk/CD/tape) SCSI devices.
Henrik Austad3cf8ca12014-02-10 14:25:33 -080091scsi-parameters.txt
92 - List of SCSI-parameters to pass to the kernel at module load-time.
Linus Torvalds1da177e2005-04-16 15:20:36 -070093scsi.txt
94 - short blurb on using SCSI support as a module.
95scsi_mid_low_api.txt
96 - info on API between SCSI layer and low level drivers
Tejun Heo70c83e12005-09-11 09:37:19 +090097scsi_eh.txt
98 - info on SCSI midlayer error handling infrastructure
Rob Landley50865c12007-09-30 23:23:39 -050099scsi_fc_transport.txt
100 - SCSI Fiber Channel Tansport
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101st.txt
102 - info on scsi tape driver
103sym53c500_cs.txt
104 - info on PCMCIA driver for Symbios Logic 53c500 based adapters
105sym53c8xx_2.txt
106 - info on second generation driver for sym53c8xx based adapters
107tmscsim.txt
108 - info on driver for AM53c974 based adapters
Santosh Yaraganavi7a3e97b2012-02-29 12:11:50 +0530109ufs.txt
110 - info on Universal Flash Storage(UFS) and UFS host controller driver.