aic7xxx.rst 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  1. .. SPDX-License-Identifier: GPL-2.0
  2. .. include:: <isonum.txt>
  3. ========================================================
  4. Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v7.0
  5. ========================================================
  6. README for The Linux Operating System
  7. The following information is available in this file:
  8. 1. Supported Hardware
  9. 2. Version History
  10. 3. Command Line Options
  11. 4. Contacting Adaptec
  12. 1. Supported Hardware
  13. =====================
  14. The following Adaptec SCSI Chips and Host Adapters are supported by
  15. the aic7xxx driver.
  16. ======== ===== ========= ======== ========= ===== ===============
  17. Chip MIPS Host Bus MaxSync MaxWidth SCBs Notes
  18. ======== ===== ========= ======== ========= ===== ===============
  19. aic7770 10 EISA/VL 10MHz 16Bit 4 1
  20. aic7850 10 PCI/32 10MHz 8Bit 3
  21. aic7855 10 PCI/32 10MHz 8Bit 3
  22. aic7856 10 PCI/32 10MHz 8Bit 3
  23. aic7859 10 PCI/32 20MHz 8Bit 3
  24. aic7860 10 PCI/32 20MHz 8Bit 3
  25. aic7870 10 PCI/32 10MHz 16Bit 16
  26. aic7880 10 PCI/32 20MHz 16Bit 16
  27. aic7890 20 PCI/32 40MHz 16Bit 16 3 4 5 6 7 8
  28. aic7891 20 PCI/64 40MHz 16Bit 16 3 4 5 6 7 8
  29. aic7892 20 PCI/64-66 80MHz 16Bit 16 3 4 5 6 7 8
  30. aic7895 15 PCI/32 20MHz 16Bit 16 2 3 4 5
  31. aic7895C 15 PCI/32 20MHz 16Bit 16 2 3 4 5 8
  32. aic7896 20 PCI/32 40MHz 16Bit 16 2 3 4 5 6 7 8
  33. aic7897 20 PCI/64 40MHz 16Bit 16 2 3 4 5 6 7 8
  34. aic7899 20 PCI/64-66 80MHz 16Bit 16 2 3 4 5 6 7 8
  35. ======== ===== ========= ======== ========= ===== ===============
  36. 1. Multiplexed Twin Channel Device - One controller servicing two
  37. busses.
  38. 2. Multi-function Twin Channel Device - Two controllers on one chip.
  39. 3. Command Channel Secondary DMA Engine - Allows scatter gather list
  40. and SCB prefetch.
  41. 4. 64 Byte SCB Support - Allows disconnected, untagged request table
  42. for all possible target/lun combinations.
  43. 5. Block Move Instruction Support - Doubles the speed of certain
  44. sequencer operations.
  45. 6. 'Bayonet' style Scatter Gather Engine - Improves S/G prefetch
  46. performance.
  47. 7. Queuing Registers - Allows queuing of new transactions without
  48. pausing the sequencer.
  49. 8. Multiple Target IDs - Allows the controller to respond to selection
  50. as a target on multiple SCSI IDs.
  51. ============== ======= =========== =============== =============== =========
  52. Controller Chip Host-Bus Int-Connectors Ext-Connectors Notes
  53. ============== ======= =========== =============== =============== =========
  54. AHA-274X[A] aic7770 EISA SE-50M SE-HD50F
  55. AHA-274X[A]W aic7770 EISA SE-HD68F SE-HD68F
  56. SE-50M
  57. AHA-274X[A]T aic7770 EISA 2 X SE-50M SE-HD50F
  58. AHA-2842 aic7770 VL SE-50M SE-HD50F
  59. AHA-2940AU aic7860 PCI/32 SE-50M SE-HD50F
  60. AVA-2902I aic7860 PCI/32 SE-50M
  61. AVA-2902E aic7860 PCI/32 SE-50M
  62. AVA-2906 aic7856 PCI/32 SE-50M SE-DB25F
  63. APC-7850 aic7850 PCI/32 SE-50M 1
  64. AVA-2940 aic7860 PCI/32 SE-50M
  65. AHA-2920B aic7860 PCI/32 SE-50M
  66. AHA-2930B aic7860 PCI/32 SE-50M
  67. AHA-2920C aic7856 PCI/32 SE-50M SE-HD50F
  68. AHA-2930C aic7860 PCI/32 SE-50M
  69. AHA-2930C aic7860 PCI/32 SE-50M
  70. AHA-2910C aic7860 PCI/32 SE-50M
  71. AHA-2915C aic7860 PCI/32 SE-50M
  72. AHA-2940AU/CN aic7860 PCI/32 SE-50M SE-HD50F
  73. AHA-2944W aic7870 PCI/32 HVD-HD68F HVD-HD68F
  74. HVD-50M
  75. AHA-3940W aic7870 PCI/32 2 X SE-HD68F SE-HD68F 2
  76. AHA-2940UW aic7880 PCI/32 SE-HD68F
  77. SE-50M SE-HD68F
  78. AHA-2940U aic7880 PCI/32 SE-50M SE-HD50F
  79. AHA-2940D aic7880 PCI/32
  80. aHA-2940 A/T aic7880 PCI/32
  81. AHA-2940D A/T aic7880 PCI/32
  82. AHA-3940UW aic7880 PCI/32 2 X SE-HD68F SE-HD68F 3
  83. AHA-3940UWD aic7880 PCI/32 2 X SE-HD68F 2 X SE-VHD68F 3
  84. AHA-3940U aic7880 PCI/32 2 X SE-50M SE-HD50F 3
  85. AHA-2944UW aic7880 PCI/32 HVD-HD68F HVD-HD68F
  86. HVD-50M
  87. AHA-3944UWD aic7880 PCI/32 2 X HVD-HD68F 2 X HVD-VHD68F 3
  88. AHA-4944UW aic7880 PCI/32
  89. AHA-2930UW aic7880 PCI/32
  90. AHA-2940UW Pro aic7880 PCI/32 SE-HD68F SE-HD68F 4
  91. SE-50M
  92. AHA-2940UW/CN aic7880 PCI/32
  93. AHA-2940UDual aic7895 PCI/32
  94. AHA-2940UWDual aic7895 PCI/32
  95. AHA-3940UWD aic7895 PCI/32
  96. AHA-3940AUW aic7895 PCI/32
  97. AHA-3940AUWD aic7895 PCI/32
  98. AHA-3940AU aic7895 PCI/32
  99. AHA-3944AUWD aic7895 PCI/32 2 X HVD-HD68F 2 X HVD-VHD68F
  100. AHA-2940U2B aic7890 PCI/32 LVD-HD68F LVD-HD68F
  101. AHA-2940U2 OEM aic7891 PCI/64
  102. AHA-2940U2W aic7890 PCI/32 LVD-HD68F LVD-HD68F
  103. SE-HD68F
  104. SE-50M
  105. AHA-2950U2B aic7891 PCI/64 LVD-HD68F LVD-HD68F
  106. AHA-2930U2 aic7890 PCI/32 LVD-HD68F SE-HD50F
  107. SE-50M
  108. AHA-3950U2B aic7897 PCI/64
  109. AHA-3950U2D aic7897 PCI/64
  110. AHA-29160 aic7892 PCI/64-66
  111. AHA-29160 CPQ aic7892 PCI/64-66
  112. AHA-29160N aic7892 PCI/32 LVD-HD68F SE-HD50F
  113. SE-50M
  114. AHA-29160LP aic7892 PCI/64-66
  115. AHA-19160 aic7892 PCI/64-66
  116. AHA-29150LP aic7892 PCI/64-66
  117. AHA-29130LP aic7892 PCI/64-66
  118. AHA-3960D aic7899 PCI/64-66 2 X LVD-HD68F 2 X LVD-VHD68F
  119. LVD-50M
  120. AHA-3960D CPQ aic7899 PCI/64-66 2 X LVD-HD68F 2 X LVD-VHD68F
  121. LVD-50M
  122. AHA-39160 aic7899 PCI/64-66 2 X LVD-HD68F 2 X LVD-VHD68F
  123. LVD-50M
  124. ============== ======= =========== =============== =============== =========
  125. 1. No BIOS support
  126. 2. DEC21050 PCI-PCI bridge with multiple controller chips on secondary bus
  127. 3. DEC2115X PCI-PCI bridge with multiple controller chips on secondary bus
  128. 4. All three SCSI connectors may be used simultaneously without
  129. SCSI "stub" effects.
  130. 2. Version History
  131. ==================
  132. * 7.0 (4th August, 2005)
  133. - Updated driver to use SCSI transport class infrastructure
  134. - Upported sequencer and core fixes from last adaptec released
  135. version of the driver.
  136. * 6.2.36 (June 3rd, 2003)
  137. - Correct code that disables PCI parity error checking.
  138. - Correct and simplify handling of the ignore wide residue
  139. message. The previous code would fail to report a residual
  140. if the transaction data length was even and we received
  141. an IWR message.
  142. - Add support for the 2.5.X EISA framework.
  143. - Update for change in 2.5.X SCSI proc FS interface.
  144. - Correct Domain Validation command-line option parsing.
  145. - When negotiation async via an 8bit WDTR message, send
  146. an SDTR with an offset of 0 to be sure the target
  147. knows we are async. This works around a firmware defect
  148. in the Quantum Atlas 10K.
  149. - Clear PCI error state during driver attach so that we
  150. don't disable memory mapped I/O due to a stray write
  151. by some other driver probe that occurred before we
  152. claimed the controller.
  153. * 6.2.35 (May 14th, 2003)
  154. - Fix a few GCC 3.3 compiler warnings.
  155. - Correct operation on EISA Twin Channel controller.
  156. - Add support for 2.5.X's scsi_report_device_reset().
  157. * 6.2.34 (May 5th, 2003)
  158. - Fix locking regression introduced in 6.2.29 that
  159. could cause a lock order reversal between the io_request_lock
  160. and our per-softc lock. This was only possible on RH9,
  161. SuSE, and kernel.org 2.4.X kernels.
  162. * 6.2.33 (April 30th, 2003)
  163. - Dynamically disable PCI parity error reporting after
  164. 10 errors are reported to the user. These errors are
  165. the result of some other device issuing PCI transactions
  166. with bad parity. Once the user has been informed of the
  167. problem, continuing to report the errors just degrades
  168. our performance.
  169. * 6.2.32 (March 28th, 2003)
  170. - Dynamically sized S/G lists to avoid SCSI malloc
  171. pool fragmentation and SCSI mid-layer deadlock.
  172. * 6.2.28 (January 20th, 2003)
  173. - Domain Validation Fixes
  174. - Add ability to disable PCI parity error checking.
  175. - Enhanced Memory Mapped I/O probe
  176. * 6.2.20 (November 7th, 2002)
  177. - Added Domain Validation.
  178. 3. Command Line Options
  179. =======================
  180. .. Warning::
  181. ALTERING OR ADDING THESE DRIVER PARAMETERS
  182. INCORRECTLY CAN RENDER YOUR SYSTEM INOPERABLE.
  183. USE THEM WITH CAUTION.
  184. Put a .conf file in the /etc/modprobe.d directory and add/edit a
  185. line containing ``options aic7xxx aic7xxx=[command[,command...]]`` where
  186. ``command`` is one or more of the following:
  187. verbose
  188. :Definition: enable additional informative messages during driver operation.
  189. :Possible Values: This option is a flag
  190. :Default Value: disabled
  191. debug:[value]
  192. :Definition: Enables various levels of debugging information
  193. :Possible Values: 0x0000 = no debugging, 0xffff = full debugging
  194. :Default Value: 0x0000
  195. no_probe
  196. probe_eisa_vl
  197. :Definition: Do not probe for EISA/VLB controllers.
  198. This is a toggle. If the driver is compiled
  199. to not probe EISA/VLB controllers by default,
  200. specifying "no_probe" will enable this probing.
  201. If the driver is compiled to probe EISA/VLB
  202. controllers by default, specifying "no_probe"
  203. will disable this probing.
  204. :Possible Values: This option is a toggle
  205. :Default Value: EISA/VLB probing is disabled by default.
  206. pci_parity
  207. :Definition: Toggles the detection of PCI parity errors.
  208. On many motherboards with VIA chipsets,
  209. PCI parity is not generated correctly on the
  210. PCI bus. It is impossible for the hardware to
  211. differentiate between these "spurious" parity
  212. errors and real parity errors. The symptom of
  213. this problem is a stream of the message::
  214. "scsi0: Data Parity Error Detected during address or write data phase"
  215. output by the driver.
  216. :Possible Values: This option is a toggle
  217. :Default Value: PCI Parity Error reporting is disabled
  218. no_reset
  219. :Definition: Do not reset the bus during the initial probe
  220. phase
  221. :Possible Values: This option is a flag
  222. :Default Value: disabled
  223. extended
  224. :Definition: Force extended translation on the controller
  225. :Possible Values: This option is a flag
  226. :Default Value: disabled
  227. periodic_otag
  228. :Definition: Send an ordered tag periodically to prevent
  229. tag starvation. Needed for some older devices
  230. :Possible Values: This option is a flag
  231. :Default Value: disabled
  232. reverse_scan
  233. :Definition: Probe the scsi bus in reverse order, starting
  234. with target 15
  235. :Possible Values: This option is a flag
  236. :Default Value: disabled
  237. global_tag_depth:[value]
  238. :Definition: Global tag depth for all targets on all busses.
  239. This option sets the default tag depth which
  240. may be selectively overridden vi the tag_info
  241. option.
  242. :Possible Values: 1 - 253
  243. :Default Value: 32
  244. tag_info:{{value[,value...]}[,{value[,value...]}...]}
  245. :Definition: Set the per-target tagged queue depth on a
  246. per controller basis. Both controllers and targets
  247. may be omitted indicating that they should retain
  248. the default tag depth.
  249. :Possible Values: 1 - 253
  250. :Default Value: 32
  251. Examples:
  252. ::
  253. tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32}
  254. On Controller 0:
  255. - specifies a tag depth of 16 for target 0
  256. - specifies a tag depth of 64 for target 3
  257. - specifies a tag depth of 8 for targets 4 and 5
  258. - leaves target 6 at the default
  259. - specifies a tag depth of 32 for targets 1,2,7-15
  260. - All other targets retain the default depth.
  261. ::
  262. tag_info:{{},{32,,32}}
  263. On Controller 1:
  264. - specifies a tag depth of 32 for targets 0 and 2
  265. - All other targets retain the default depth.
  266. seltime:[value]
  267. :Definition: Specifies the selection timeout value
  268. :Possible Values: 0 = 256ms, 1 = 128ms, 2 = 64ms, 3 = 32ms
  269. :Default Value: 0
  270. dv: {value[,value...]}
  271. :Definition: Set Domain Validation Policy on a per-controller basis.
  272. Controllers may be omitted indicating that
  273. they should retain the default read streaming setting.
  274. :Possible Values:
  275. ==== ===============================
  276. < 0 Use setting from serial EEPROM.
  277. 0 Disable DV
  278. > 0 Enable DV
  279. ==== ===============================
  280. :Default Value: SCSI-Select setting on controllers with a SCSI Select
  281. option for DV. Otherwise, on for controllers supporting
  282. U160 speeds and off for all other controller types.
  283. Example:
  284. ::
  285. dv:{-1,0,,1,1,0}
  286. - On Controller 0 leave DV at its default setting.
  287. - On Controller 1 disable DV.
  288. - Skip configuration on Controller 2.
  289. - On Controllers 3 and 4 enable DV.
  290. - On Controller 5 disable DV.
  291. Example::
  292. options aic7xxx aic7xxx=verbose,no_probe,tag_info:{{},{,,10}},seltime:1
  293. enables verbose logging, Disable EISA/VLB probing,
  294. and set tag depth on Controller 1/Target 2 to 10 tags.
  295. 4. Adaptec Customer Support
  296. ===========================
  297. A Technical Support Identification (TSID) Number is required for
  298. Adaptec technical support.
  299. - The 12-digit TSID can be found on the white barcode-type label
  300. included inside the box with your product. The TSID helps us
  301. provide more efficient service by accurately identifying your
  302. product and support status.
  303. Support Options
  304. - Search the Adaptec Support Knowledgebase (ASK) at
  305. http://ask.adaptec.com for articles, troubleshooting tips, and
  306. frequently asked questions about your product.
  307. - For support via Email, submit your question to Adaptec's
  308. Technical Support Specialists at http://ask.adaptec.com/.
  309. North America
  310. - Visit our Web site at http://www.adaptec.com/.
  311. - For information about Adaptec's support options, call
  312. 408-957-2550, 24 hours a day, 7 days a week.
  313. - To speak with a Technical Support Specialist,
  314. * For hardware products, call 408-934-7274,
  315. Monday to Friday, 3:00 am to 5:00 pm, PDT.
  316. * For RAID and Fibre Channel products, call 321-207-2000,
  317. Monday to Friday, 3:00 am to 5:00 pm, PDT.
  318. To expedite your service, have your computer with you.
  319. - To order Adaptec products, including accessories and cables,
  320. call 408-957-7274. To order cables online go to
  321. http://www.adaptec.com/buy-cables/.
  322. Europe
  323. - Visit our Web site at http://www.adaptec.com/en-US/_common/world_index.
  324. - To speak with a Technical Support Specialist, call, or email,
  325. * German: +49 89 4366 5522, Monday-Friday, 9:00-17:00 CET,
  326. http://ask-de.adaptec.com/.
  327. * French: +49 89 4366 5533, Monday-Friday, 9:00-17:00 CET,
  328. http://ask-fr.adaptec.com/.
  329. * English: +49 89 4366 5544, Monday-Friday, 9:00-17:00 GMT,
  330. http://ask.adaptec.com/.
  331. - You can order Adaptec cables online at
  332. http://www.adaptec.com/buy-cables/.
  333. Japan
  334. - Visit our web site at http://www.adaptec.co.jp/.
  335. - To speak with a Technical Support Specialist, call
  336. +81 3 5308 6120, Monday-Friday, 9:00 a.m. to 12:00 p.m.,
  337. 1:00 p.m. to 6:00 p.m.
  338. Copyright |copy| 2003 Adaptec Inc. 691 S. Milpitas Blvd., Milpitas CA 95035 USA.
  339. All rights reserved.
  340. You are permitted to redistribute, use and modify this README file in whole
  341. or in part in conjunction with redistribution of software governed by the
  342. General Public License, provided that the following conditions are met:
  343. 1. Redistributions of README file must retain the above copyright
  344. notice, this list of conditions, and the following disclaimer,
  345. without modification.
  346. 2. The name of the author may not be used to endorse or promote products
  347. derived from this software without specific prior written permission.
  348. 3. Modifications or new contributions must be attributed in a copyright
  349. notice identifying the author ("Contributor") and added below the
  350. original copyright notice. The copyright notice is for purposes of
  351. identifying contributors and should not be deemed as permission to alter
  352. the permissions given by Adaptec.
  353. THIS README FILE IS PROVIDED BY ADAPTEC AND CONTRIBUTORS ``AS IS`` AND
  354. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, ANY
  355. WARRANTIES OF NON-INFRINGEMENT OR THE IMPLIED WARRANTIES OF MERCHANTABILITY
  356. AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  357. ADAPTEC OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  358. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  359. TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  360. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  361. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  362. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS README
  363. FILE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.