blob: 3c44a2fc4efbe437ae80438f2a958472671187c4 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2menu "Fusion MPT device support"
Martin Schwidefskyeeca7a32007-05-10 15:45:56 +02003 depends on PCI
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
James Bottomley b86fff72005-04-23 02:45:48 -04005config FUSION
6 bool
7 default n
8
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -04009config FUSION_SPI
10 tristate "Fusion MPT ScsiHost drivers for SPI"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011 depends on PCI && SCSI
James Bottomley b86fff72005-04-23 02:45:48 -040012 select FUSION
James Bottomleyc92f2222006-03-01 09:02:49 -060013 select SCSI_SPI_ATTRS
Linus Torvalds1da177e2005-04-16 15:20:36 -070014 ---help---
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040015 SCSI HOST support for a parallel SCSI host adapters.
Linus Torvalds1da177e2005-04-16 15:20:36 -070016
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040017 List of supported controllers:
18
19 LSI53C1020
20 LSI53C1020A
21 LSI53C1030
22 LSI53C1035
Eric Moore232f08f2007-08-14 17:28:27 -060023 ATTO UL4D
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040024
25config FUSION_FC
26 tristate "Fusion MPT ScsiHost drivers for FC"
27 depends on PCI && SCSI
James Bottomley b86fff72005-04-23 02:45:48 -040028 select FUSION
James Bottomley3759b782006-01-14 09:28:07 -060029 select SCSI_FC_ATTRS
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040030 ---help---
31 SCSI HOST support for a Fiber Channel host adapters.
32
33 List of supported controllers:
34
35 LSIFC909
36 LSIFC919
37 LSIFC919X
38 LSIFC929
39 LSIFC929X
40 LSIFC929XL
Gwendal Grignoufbc9a572007-07-20 12:38:36 -070041 Brocade FC 410/420
Linus Torvalds1da177e2005-04-16 15:20:36 -070042
Christoph Hellwig0c33b272005-09-09 16:27:19 +020043config FUSION_SAS
44 tristate "Fusion MPT ScsiHost drivers for SAS"
45 depends on PCI && SCSI
46 select FUSION
47 select SCSI_SAS_ATTRS
48 ---help---
49 SCSI HOST support for a SAS host adapters.
50
51 List of supported controllers:
52
53 LSISAS1064
Christoph Hellwig0c33b272005-09-09 16:27:19 +020054 LSISAS1068
55 LSISAS1064E
Christoph Hellwig0c33b272005-09-09 16:27:19 +020056 LSISAS1068E
57
Linus Torvalds1da177e2005-04-16 15:20:36 -070058config FUSION_MAX_SGE
Moore, Eric Dean 51bbc9c2005-05-11 17:37:29 -060059 int "Maximum number of scatter gather entries (16 - 128)"
60 depends on FUSION
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040061 default "128"
Moore, Eric Dean 51bbc9c2005-05-11 17:37:29 -060062 range 16 128
Linus Torvalds1da177e2005-04-16 15:20:36 -070063 help
64 This option allows you to specify the maximum number of scatter-
Moore, Eric Dean 51bbc9c2005-05-11 17:37:29 -060065 gather entries per I/O. The driver default is 128, which matches
66 SCSI_MAX_PHYS_SEGMENTS. However, it may decreased down to 16.
67 Decreasing this parameter will reduce memory requirements
68 on a per controller instance.
Linus Torvalds1da177e2005-04-16 15:20:36 -070069
70config FUSION_CTL
71 tristate "Fusion MPT misc device (ioctl) driver"
Douglas Gilbertd780c3b2007-01-04 23:48:54 -050072 depends on FUSION_SPI || FUSION_FC || FUSION_SAS
Linus Torvalds1da177e2005-04-16 15:20:36 -070073 ---help---
74 The Fusion MPT misc device driver provides specialized control
75 of MPT adapters via system ioctl calls. Use of ioctl calls to
76 the MPT driver requires that you create and use a misc device
77 node ala:
78 mknod /dev/mptctl c 10 240
79
80 One use of this ioctl interface is to perform an upgrade (reflash)
81 of the MPT adapter firmware. Refer to readme file(s) distributed
82 with the Fusion MPT linux driver for additional details.
83
84 If enabled by saying M to this, a driver named: mptctl
85 will be compiled.
86
87 If unsure whether you really want or need this, say N.
88
89config FUSION_LAN
90 tristate "Fusion MPT LAN driver"
Moore, Eric Dean 5f5affd2005-04-22 18:00:52 -040091 depends on FUSION_FC && NET_FC
Linus Torvalds1da177e2005-04-16 15:20:36 -070092 ---help---
93 This module supports LAN IP traffic over Fibre Channel port(s)
94 on Fusion MPT compatible hardware (LSIFC9xx chips).
95 The physical interface used is defined in RFC 2625.
96 Please refer to that document for details.
97
98 Installing this driver requires the knowledge to configure and
99 activate a new network interface, "fc0", using standard Linux tools.
100
101 If enabled by saying M to this, a driver named: mptlan
102 will be compiled.
103
104 If unsure whether you really want or need this, say N.
105
Prakash, Sathya5c1b91b2007-07-24 15:40:08 +0530106config FUSION_LOGGING
107 bool "Fusion MPT logging facility"
108 depends on FUSION
109 ---help---
110 This turns on a logging facility that can be used to debug a number
111 of Fusion MPT related problems.
112
113 The debug level can be programmed on the fly via SysFS (hex values)
114
115 echo [level] > /sys/class/scsi_host/host#/debug_level
116
117 There are various debug levels that an be found in the source:
118 file:drivers/message/fusion/mptdebug.h
119
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120endmenu