tmscsim.c 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621
  1. /************************************************************************
  2. * FILE NAME : TMSCSIM.C *
  3. * BY : C.L. Huang, ching@tekram.com.tw *
  4. * Description: Device Driver for Tekram DC-390(T) PCI SCSI *
  5. * Bus Master Host Adapter *
  6. * (C)Copyright 1995-1996 Tekram Technology Co., Ltd. *
  7. ************************************************************************
  8. * (C) Copyright: put under GNU GPL in 10/96 *
  9. * (see Documentation/scsi/tmscsim.txt) *
  10. ************************************************************************
  11. * $Id: tmscsim.c,v 2.60.2.30 2000/12/20 01:07:12 garloff Exp $ *
  12. * Enhancements and bugfixes by *
  13. * Kurt Garloff <kurt@garloff.de> <garloff@suse.de> *
  14. ************************************************************************
  15. * HISTORY: *
  16. * *
  17. * REV# DATE NAME DESCRIPTION *
  18. * 1.00 96/04/24 CLH First release *
  19. * 1.01 96/06/12 CLH Fixed bug of Media Change for Removable *
  20. * Device, scan all LUN. Support Pre2.0.10 *
  21. * 1.02 96/06/18 CLH Fixed bug of Command timeout ... *
  22. * 1.03 96/09/25 KG Added tmscsim_proc_info() *
  23. * 1.04 96/10/11 CLH Updating for support KV 2.0.x *
  24. * 1.05 96/10/18 KG Fixed bug in DC390_abort(null ptr deref)*
  25. * 1.06 96/10/25 KG Fixed module support *
  26. * 1.07 96/11/09 KG Fixed tmscsim_proc_info() *
  27. * 1.08 96/11/18 KG Fixed null ptr in DC390_Disconnect() *
  28. * 1.09 96/11/30 KG Added register the allocated IO space *
  29. * 1.10 96/12/05 CLH Modified tmscsim_proc_info(), and reset *
  30. * pending interrupt in DC390_detect() *
  31. * 1.11 97/02/05 KG/CLH Fixeds problem with partitions greater *
  32. * than 1GB *
  33. * 1.12 98/02/15 MJ Rewritten PCI probing *
  34. * 1.13 98/04/08 KG Support for non DC390, __initfunc decls,*
  35. * changed max devs from 10 to 16 *
  36. * 1.14a 98/05/05 KG Dynamic DCB allocation, add-single-dev *
  37. * for LUNs if LUN_SCAN (BIOS) not set *
  38. * runtime config using /proc interface *
  39. * 1.14b 98/05/06 KG eliminated cli (); sti (); spinlocks *
  40. * 1.14c 98/05/07 KG 2.0.x compatibility *
  41. * 1.20a 98/05/07 KG changed names of funcs to be consistent *
  42. * DC390_ (entry points), dc390_ (internal)*
  43. * reworked locking *
  44. * 1.20b 98/05/12 KG bugs: version, kfree, _ctmp *
  45. * debug output *
  46. * 1.20c 98/05/12 KG bugs: kfree, parsing, EEpromDefaults *
  47. * 1.20d 98/05/14 KG bugs: list linkage, clear flag after *
  48. * reset on startup, code cleanup *
  49. * 1.20e 98/05/15 KG spinlock comments, name space cleanup *
  50. * pLastDCB now part of ACB structure *
  51. * added stats, timeout for 2.1, TagQ bug *
  52. * RESET and INQUIRY interface commands *
  53. * 1.20f 98/05/18 KG spinlocks fixes, max_lun fix, free DCBs *
  54. * for missing LUNs, pending int *
  55. * 1.20g 98/05/19 KG Clean up: Avoid short *
  56. * 1.20h 98/05/21 KG Remove AdaptSCSIID, max_lun ... *
  57. * 1.20i 98/05/21 KG Aiiie: Bug with TagQMask *
  58. * 1.20j 98/05/24 KG Handle STAT_BUSY, handle pACB->pLinkDCB *
  59. * == 0 in remove_dev and DoingSRB_Done *
  60. * 1.20k 98/05/25 KG DMA_INT (experimental) *
  61. * 1.20l 98/05/27 KG remove DMA_INT; DMA_IDLE cmds added; *
  62. * 1.20m 98/06/10 KG glitch configurable; made some global *
  63. * vars part of ACB; use DC390_readX *
  64. * 1.20n 98/06/11 KG startup params *
  65. * 1.20o 98/06/15 KG added TagMaxNum to boot/module params *
  66. * Device Nr -> Idx, TagMaxNum power of 2 *
  67. * 1.20p 98/06/17 KG Docu updates. Reset depends on settings *
  68. * pci_set_master added; 2.0.xx: pcibios_* *
  69. * used instead of MechNum things ... *
  70. * 1.20q 98/06/23 KG Changed defaults. Added debug code for *
  71. * removable media and fixed it. TagMaxNum *
  72. * fixed for DC390. Locking: ACB, DRV for *
  73. * better IRQ sharing. Spelling: Queueing *
  74. * Parsing and glitch_cfg changes. Display *
  75. * real SyncSpeed value. Made DisConn *
  76. * functional (!) *
  77. * 1.20r 98/06/30 KG Debug macros, allow disabling DsCn, set *
  78. * BIT4 in CtrlR4, EN_PAGE_INT, 2.0 module *
  79. * param -1 fixed. *
  80. * 1.20s 98/08/20 KG Debug info on abort(), try to check PCI,*
  81. * phys_to_bus instead of phys_to_virt, *
  82. * fixed sel. process, fixed locking, *
  83. * added MODULE_XXX infos, changed IRQ *
  84. * request flags, disable DMA_INT *
  85. * 1.20t 98/09/07 KG TagQ report fixed; Write Erase DMA Stat;*
  86. * initfunc -> __init; better abort; *
  87. * Timeout for XFER_DONE & BLAST_COMPLETE; *
  88. * Allow up to 33 commands being processed *
  89. * 2.0a 98/10/14 KG Max Cmnds back to 17. DMA_Stat clearing *
  90. * all flags. Clear within while() loops *
  91. * in DataIn_0/Out_0. Null ptr in dumpinfo *
  92. * for pSRB==0. Better locking during init.*
  93. * bios_param() now respects part. table. *
  94. * 2.0b 98/10/24 KG Docu fixes. Timeout Msg in DMA Blast. *
  95. * Disallow illegal idx in INQUIRY/REMOVE *
  96. * 2.0c 98/11/19 KG Cleaned up detect/init for SMP boxes, *
  97. * Write Erase DMA (1.20t) caused problems *
  98. * 2.0d 98/12/25 KG Christmas release ;-) Message handling *
  99. * completely reworked. Handle target ini- *
  100. * tiated SDTR correctly. *
  101. * 2.0d1 99/01/25 KG Try to handle RESTORE_PTR *
  102. * 2.0d2 99/02/08 KG Check for failure of kmalloc, correct *
  103. * inclusion of scsicam.h, DelayReset *
  104. * 2.0d3 99/05/31 KG DRIVER_OK -> DID_OK, DID_NO_CONNECT, *
  105. * detect Target mode and warn. *
  106. * pcmd->result handling cleaned up. *
  107. * 2.0d4 99/06/01 KG Cleaned selection process. Found bug *
  108. * which prevented more than 16 tags. Now: *
  109. * 24. SDTR cleanup. Cleaner multi-LUN *
  110. * handling. Don't modify ControlRegs/FIFO *
  111. * when connected. *
  112. * 2.0d5 99/06/01 KG Clear DevID, Fix INQUIRY after cfg chg. *
  113. * 2.0d6 99/06/02 KG Added ADD special command to allow cfg. *
  114. * before detection. Reset SYNC_NEGO_DONE *
  115. * after a bus reset. *
  116. * 2.0d7 99/06/03 KG Fixed bugs wrt add,remove commands *
  117. * 2.0d8 99/06/04 KG Removed copying of cmnd into CmdBlock. *
  118. * Fixed Oops in _release(). *
  119. * 2.0d9 99/06/06 KG Also tag queue INQUIRY, T_U_R, ... *
  120. * Allow arb. no. of Tagged Cmnds. Max 32 *
  121. * 2.0d1099/06/20 KG TagMaxNo changes now honoured! Queueing *
  122. * clearified (renamed ..) TagMask handling*
  123. * cleaned. *
  124. * 2.0d1199/06/28 KG cmd->result now identical to 2.0d2 *
  125. * 2.0d1299/07/04 KG Changed order of processing in IRQ *
  126. * 2.0d1399/07/05 KG Don't update DCB fields if removed *
  127. * 2.0d1499/07/05 KG remove_dev: Move kfree() to the end *
  128. * 2.0d1599/07/12 KG use_new_eh_code: 0, ULONG -> UINT where *
  129. * appropriate *
  130. * 2.0d1699/07/13 KG Reenable StartSCSI interrupt, Retry msg *
  131. * 2.0d1799/07/15 KG Remove debug msg. Disable recfg. when *
  132. * there are queued cmnds *
  133. * 2.0d1899/07/18 KG Selection timeout: Don't requeue *
  134. * 2.0d1999/07/18 KG Abort: Only call scsi_done if dequeued *
  135. * 2.0d2099/07/19 KG Rst_Detect: DoingSRB_Done *
  136. * 2.0d2199/08/15 KG dev_id for request/free_irq, cmnd[0] for*
  137. * RETRY, SRBdone does DID_ABORT for the *
  138. * cmd passed by DC390_reset() *
  139. * 2.0d2299/08/25 KG dev_id fixed. can_queue: 42 *
  140. * 2.0d2399/08/25 KG Removed some debugging code. dev_id *
  141. * now is set to pACB. Use u8,u16,u32. *
  142. * 2.0d2499/11/14 KG Unreg. I/O if failed IRQ alloc. Call *
  143. * done () w/ DID_BAD_TARGET in case of *
  144. * missing DCB. We are old EH!! *
  145. * 2.0d2500/01/15 KG 2.3.3x compat from Andreas Schultz *
  146. * set unique_id. Disable RETRY message. *
  147. * 2.0d2600/01/29 KG Go to new EH. *
  148. * 2.0d2700/01/31 KG ... but maintain 2.0 compat. *
  149. * and fix DCB freeing *
  150. * 2.0d2800/02/14 KG Queue statistics fixed, dump special cmd*
  151. * Waiting_Timer for failed StartSCSI *
  152. * New EH: Don't return cmnds to ML on RST *
  153. * Use old EH (don't have new EH fns yet) *
  154. * Reset: Unlock, but refuse to queue *
  155. * 2.3 __setup function *
  156. * 2.0e 00/05/22 KG Return residual for 2.3 *
  157. * 2.0e1 00/05/25 KG Compile fixes for 2.3.99 *
  158. * 2.0e2 00/05/27 KG Jeff Garzik's pci_enable_device() *
  159. * 2.0e3 00/09/29 KG Some 2.4 changes. Don't try Sync Nego *
  160. * before INQUIRY has reported ability. *
  161. * Recognise INQUIRY as scanning command. *
  162. * 2.0e4 00/10/13 KG Allow compilation into 2.4 kernel *
  163. * 2.0e5 00/11/17 KG Store Inq.flags in DCB *
  164. * 2.0e6 00/11/22 KG 2.4 init function (Thx to O.Schumann) *
  165. * 2.4 PCI device table (Thx to A.Richter) *
  166. * 2.0e7 00/11/28 KG Allow overriding of BIOS settings *
  167. * 2.0f 00/12/20 KG Handle failed INQUIRYs during scan *
  168. * 2.1a 03/11/29 GL, KG Initial fixing for 2.6. Convert to *
  169. * use the current PCI-mapping API, update *
  170. * command-queuing. *
  171. * 2.1b 04/04/13 GL Fix for 64-bit platforms *
  172. * 2.1b1 04/01/31 GL (applied 05.04) Remove internal *
  173. * command-queuing. *
  174. * 2.1b2 04/02/01 CH (applied 05.04) Fix error-handling *
  175. * 2.1c 04/05/23 GL Update to use the new pci_driver API, *
  176. * some scsi EH updates, more cleanup. *
  177. * 2.1d 04/05/27 GL Moved setting of scan_devices to *
  178. * slave_alloc/_configure/_destroy, as *
  179. * suggested by CH. *
  180. ***********************************************************************/
  181. /* DEBUG options */
  182. //#define DC390_DEBUG0
  183. //#define DC390_DEBUG1
  184. //#define DC390_DCBDEBUG
  185. //#define DC390_PARSEDEBUG
  186. //#define DC390_REMOVABLEDEBUG
  187. //#define DC390_LOCKDEBUG
  188. //#define NOP do{}while(0)
  189. #define C_NOP
  190. /* Debug definitions */
  191. #ifdef DC390_DEBUG0
  192. # define DEBUG0(x) x
  193. #else
  194. # define DEBUG0(x) C_NOP
  195. #endif
  196. #ifdef DC390_DEBUG1
  197. # define DEBUG1(x) x
  198. #else
  199. # define DEBUG1(x) C_NOP
  200. #endif
  201. #ifdef DC390_DCBDEBUG
  202. # define DCBDEBUG(x) x
  203. #else
  204. # define DCBDEBUG(x) C_NOP
  205. #endif
  206. #ifdef DC390_PARSEDEBUG
  207. # define PARSEDEBUG(x) x
  208. #else
  209. # define PARSEDEBUG(x) C_NOP
  210. #endif
  211. #ifdef DC390_REMOVABLEDEBUG
  212. # define REMOVABLEDEBUG(x) x
  213. #else
  214. # define REMOVABLEDEBUG(x) C_NOP
  215. #endif
  216. #define DCBDEBUG1(x) C_NOP
  217. #include <linux/module.h>
  218. #include <linux/delay.h>
  219. #include <linux/signal.h>
  220. #include <linux/errno.h>
  221. #include <linux/kernel.h>
  222. #include <linux/ioport.h>
  223. #include <linux/pci.h>
  224. #include <linux/proc_fs.h>
  225. #include <linux/string.h>
  226. #include <linux/mm.h>
  227. #include <linux/blkdev.h>
  228. #include <linux/timer.h>
  229. #include <linux/interrupt.h>
  230. #include <linux/init.h>
  231. #include <linux/spinlock.h>
  232. #include <asm/io.h>
  233. #include <scsi/scsi.h>
  234. #include <scsi/scsi_cmnd.h>
  235. #include <scsi/scsi_device.h>
  236. #include <scsi/scsi_host.h>
  237. #include <scsi/scsicam.h>
  238. #include <scsi/scsi_tcq.h>
  239. #define DC390_BANNER "Tekram DC390/AM53C974"
  240. #define DC390_VERSION "2.1d 2004-05-27"
  241. #define PCI_DEVICE_ID_AMD53C974 PCI_DEVICE_ID_AMD_SCSI
  242. #include "tmscsim.h"
  243. static void dc390_DataOut_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  244. static void dc390_DataIn_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  245. static void dc390_Command_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  246. static void dc390_Status_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  247. static void dc390_MsgOut_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  248. static void dc390_MsgIn_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  249. static void dc390_DataOutPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  250. static void dc390_DataInPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  251. static void dc390_CommandPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  252. static void dc390_StatusPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  253. static void dc390_MsgOutPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  254. static void dc390_MsgInPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  255. static void dc390_Nop_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  256. static void dc390_Nop_1( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus);
  257. static void dc390_SetXferRate( struct dc390_acb* pACB, struct dc390_dcb* pDCB );
  258. static void dc390_Disconnect( struct dc390_acb* pACB );
  259. static void dc390_Reselect( struct dc390_acb* pACB );
  260. static void dc390_SRBdone( struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB );
  261. static void dc390_ScsiRstDetect( struct dc390_acb* pACB );
  262. static void dc390_EnableMsgOut_Abort(struct dc390_acb*, struct dc390_srb*);
  263. static void dc390_dumpinfo(struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB);
  264. static void dc390_ResetDevParam(struct dc390_acb* pACB);
  265. static u32 dc390_laststatus = 0;
  266. static u8 dc390_adapterCnt = 0;
  267. static int disable_clustering;
  268. module_param(disable_clustering, int, S_IRUGO);
  269. MODULE_PARM_DESC(disable_clustering, "If you experience problems with your devices, try setting to 1");
  270. /* Startup values, to be overriden on the commandline */
  271. static int tmscsim[] = {-2, -2, -2, -2, -2, -2};
  272. module_param_array(tmscsim, int, NULL, 0);
  273. MODULE_PARM_DESC(tmscsim, "Host SCSI ID, Speed (0=10MHz), Device Flags, Adapter Flags, Max Tags (log2(tags)-1), DelayReset (s)");
  274. MODULE_AUTHOR("C.L. Huang / Kurt Garloff");
  275. MODULE_DESCRIPTION("SCSI host adapter driver for Tekram DC390 and other AMD53C974A based PCI SCSI adapters");
  276. MODULE_LICENSE("GPL");
  277. MODULE_SUPPORTED_DEVICE("sd,sr,sg,st");
  278. static void *dc390_phase0[]={
  279. dc390_DataOut_0,
  280. dc390_DataIn_0,
  281. dc390_Command_0,
  282. dc390_Status_0,
  283. dc390_Nop_0,
  284. dc390_Nop_0,
  285. dc390_MsgOut_0,
  286. dc390_MsgIn_0,
  287. dc390_Nop_1
  288. };
  289. static void *dc390_phase1[]={
  290. dc390_DataOutPhase,
  291. dc390_DataInPhase,
  292. dc390_CommandPhase,
  293. dc390_StatusPhase,
  294. dc390_Nop_0,
  295. dc390_Nop_0,
  296. dc390_MsgOutPhase,
  297. dc390_MsgInPhase,
  298. dc390_Nop_1
  299. };
  300. #ifdef DC390_DEBUG1
  301. static char* dc390_p0_str[] = {
  302. "dc390_DataOut_0",
  303. "dc390_DataIn_0",
  304. "dc390_Command_0",
  305. "dc390_Status_0",
  306. "dc390_Nop_0",
  307. "dc390_Nop_0",
  308. "dc390_MsgOut_0",
  309. "dc390_MsgIn_0",
  310. "dc390_Nop_1"
  311. };
  312. static char* dc390_p1_str[] = {
  313. "dc390_DataOutPhase",
  314. "dc390_DataInPhase",
  315. "dc390_CommandPhase",
  316. "dc390_StatusPhase",
  317. "dc390_Nop_0",
  318. "dc390_Nop_0",
  319. "dc390_MsgOutPhase",
  320. "dc390_MsgInPhase",
  321. "dc390_Nop_1"
  322. };
  323. #endif
  324. static u8 dc390_eepromBuf[MAX_ADAPTER_NUM][EE_LEN];
  325. static u8 dc390_clock_period1[] = {4, 5, 6, 7, 8, 10, 13, 20};
  326. static u8 dc390_clock_speed[] = {100,80,67,57,50, 40, 31, 20};
  327. /***********************************************************************
  328. * Functions for the management of the internal structures
  329. * (DCBs, SRBs, Queueing)
  330. *
  331. **********************************************************************/
  332. static void inline dc390_start_segment(struct dc390_srb* pSRB)
  333. {
  334. struct scatterlist *psgl = pSRB->pSegmentList;
  335. /* start new sg segment */
  336. pSRB->SGBusAddr = sg_dma_address(psgl);
  337. pSRB->SGToBeXferLen = sg_dma_len(psgl);
  338. }
  339. static unsigned long inline dc390_advance_segment(struct dc390_srb* pSRB, u32 residue)
  340. {
  341. unsigned long xfer = pSRB->SGToBeXferLen - residue;
  342. /* xfer more bytes transferred */
  343. pSRB->SGBusAddr += xfer;
  344. pSRB->TotalXferredLen += xfer;
  345. pSRB->SGToBeXferLen = residue;
  346. return xfer;
  347. }
  348. static struct dc390_dcb __inline__ *dc390_findDCB ( struct dc390_acb* pACB, u8 id, u8 lun)
  349. {
  350. struct dc390_dcb* pDCB = pACB->pLinkDCB; if (!pDCB) return NULL;
  351. while (pDCB->TargetID != id || pDCB->TargetLUN != lun)
  352. {
  353. pDCB = pDCB->pNextDCB;
  354. if (pDCB == pACB->pLinkDCB)
  355. return NULL;
  356. }
  357. DCBDEBUG1( printk (KERN_DEBUG "DCB %p (%02x,%02x) found.\n", \
  358. pDCB, pDCB->TargetID, pDCB->TargetLUN));
  359. return pDCB;
  360. }
  361. /* Insert SRB oin top of free list */
  362. static __inline__ void dc390_Free_insert (struct dc390_acb* pACB, struct dc390_srb* pSRB)
  363. {
  364. DEBUG0(printk ("DC390: Free SRB %p\n", pSRB));
  365. pSRB->pNextSRB = pACB->pFreeSRB;
  366. pACB->pFreeSRB = pSRB;
  367. }
  368. static __inline__ void dc390_Going_append (struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
  369. {
  370. pDCB->GoingSRBCnt++;
  371. DEBUG0(printk("DC390: Append SRB %p to Going\n", pSRB));
  372. /* Append to the list of Going commands */
  373. if( pDCB->pGoingSRB )
  374. pDCB->pGoingLast->pNextSRB = pSRB;
  375. else
  376. pDCB->pGoingSRB = pSRB;
  377. pDCB->pGoingLast = pSRB;
  378. /* No next one in sent list */
  379. pSRB->pNextSRB = NULL;
  380. }
  381. static __inline__ void dc390_Going_remove (struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
  382. {
  383. DEBUG0(printk("DC390: Remove SRB %p from Going\n", pSRB));
  384. if (pSRB == pDCB->pGoingSRB)
  385. pDCB->pGoingSRB = pSRB->pNextSRB;
  386. else
  387. {
  388. struct dc390_srb* psrb = pDCB->pGoingSRB;
  389. while (psrb && psrb->pNextSRB != pSRB)
  390. psrb = psrb->pNextSRB;
  391. if (!psrb)
  392. { printk (KERN_ERR "DC390: Remove non-ex. SRB %p from Going!\n", pSRB); return; }
  393. psrb->pNextSRB = pSRB->pNextSRB;
  394. if (pSRB == pDCB->pGoingLast)
  395. pDCB->pGoingLast = psrb;
  396. }
  397. pDCB->GoingSRBCnt--;
  398. }
  399. static struct scatterlist* dc390_sg_build_single(struct scatterlist *sg, void *addr, unsigned int length)
  400. {
  401. sg_init_one(sg, addr, length);
  402. return sg;
  403. }
  404. /* Create pci mapping */
  405. static int dc390_pci_map (struct dc390_srb* pSRB)
  406. {
  407. int error = 0;
  408. struct scsi_cmnd *pcmd = pSRB->pcmd;
  409. struct pci_dev *pdev = pSRB->pSRBDCB->pDCBACB->pdev;
  410. dc390_cmd_scp_t* cmdp = ((dc390_cmd_scp_t*)(&pcmd->SCp));
  411. /* Map sense buffer */
  412. if (pSRB->SRBFlag & AUTO_REQSENSE) {
  413. pSRB->pSegmentList = dc390_sg_build_single(&pSRB->Segmentx, pcmd->sense_buffer, SCSI_SENSE_BUFFERSIZE);
  414. pSRB->SGcount = pci_map_sg(pdev, pSRB->pSegmentList, 1,
  415. DMA_FROM_DEVICE);
  416. cmdp->saved_dma_handle = sg_dma_address(pSRB->pSegmentList);
  417. /* TODO: error handling */
  418. if (pSRB->SGcount != 1)
  419. error = 1;
  420. DEBUG1(printk("%s(): Mapped sense buffer %p at %x\n", __func__, pcmd->sense_buffer, cmdp->saved_dma_handle));
  421. /* Map SG list */
  422. } else if (scsi_sg_count(pcmd)) {
  423. int nseg;
  424. nseg = scsi_dma_map(pcmd);
  425. pSRB->pSegmentList = scsi_sglist(pcmd);
  426. pSRB->SGcount = nseg;
  427. /* TODO: error handling */
  428. if (nseg < 0)
  429. error = 1;
  430. DEBUG1(printk("%s(): Mapped SG %p with %d (%d) elements\n",\
  431. __func__, scsi_sglist(pcmd), nseg, scsi_sg_count(pcmd)));
  432. /* Map single segment */
  433. } else
  434. pSRB->SGcount = 0;
  435. return error;
  436. }
  437. /* Remove pci mapping */
  438. static void dc390_pci_unmap (struct dc390_srb* pSRB)
  439. {
  440. struct scsi_cmnd *pcmd = pSRB->pcmd;
  441. struct pci_dev *pdev = pSRB->pSRBDCB->pDCBACB->pdev;
  442. DEBUG1(dc390_cmd_scp_t* cmdp = ((dc390_cmd_scp_t*)(&pcmd->SCp)));
  443. if (pSRB->SRBFlag) {
  444. pci_unmap_sg(pdev, &pSRB->Segmentx, 1, DMA_FROM_DEVICE);
  445. DEBUG1(printk("%s(): Unmapped sense buffer at %x\n", __func__, cmdp->saved_dma_handle));
  446. } else {
  447. scsi_dma_unmap(pcmd);
  448. DEBUG1(printk("%s(): Unmapped SG at %p with %d elements\n",
  449. __func__, scsi_sglist(pcmd), scsi_sg_count(pcmd)));
  450. }
  451. }
  452. static void __inline__
  453. dc390_freetag (struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
  454. {
  455. if (pSRB->TagNumber != SCSI_NO_TAG) {
  456. pDCB->TagMask &= ~(1 << pSRB->TagNumber); /* free tag mask */
  457. pSRB->TagNumber = SCSI_NO_TAG;
  458. }
  459. }
  460. static int
  461. dc390_StartSCSI( struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB )
  462. {
  463. struct scsi_cmnd *scmd = pSRB->pcmd;
  464. struct scsi_device *sdev = scmd->device;
  465. u8 cmd, disc_allowed, try_sync_nego;
  466. char tag[2];
  467. pSRB->ScsiPhase = SCSI_NOP0;
  468. if (pACB->Connected)
  469. {
  470. // Should not happen normally
  471. printk (KERN_WARNING "DC390: Can't select when connected! (%08x,%02x)\n",
  472. pSRB->SRBState, pSRB->SRBFlag);
  473. pSRB->SRBState = SRB_READY;
  474. pACB->SelConn++;
  475. return 1;
  476. }
  477. if (time_before (jiffies, pACB->pScsiHost->last_reset))
  478. {
  479. DEBUG0(printk ("DC390: We were just reset and don't accept commands yet!\n"));
  480. return 1;
  481. }
  482. /* KG: Moved pci mapping here */
  483. dc390_pci_map(pSRB);
  484. /* TODO: error handling */
  485. DC390_write8 (Scsi_Dest_ID, pDCB->TargetID);
  486. DC390_write8 (Sync_Period, pDCB->SyncPeriod);
  487. DC390_write8 (Sync_Offset, pDCB->SyncOffset);
  488. DC390_write8 (CtrlReg1, pDCB->CtrlR1);
  489. DC390_write8 (CtrlReg3, pDCB->CtrlR3);
  490. DC390_write8 (CtrlReg4, pDCB->CtrlR4);
  491. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD); /* Flush FIFO */
  492. DEBUG1(printk (KERN_INFO "DC390: Start SCSI command: %02x (Sync:%02x)\n",\
  493. scmd->cmnd[0], pDCB->SyncMode));
  494. /* Don't disconnect on AUTO_REQSENSE, cause it might be an
  495. * Contingent Allegiance Condition (6.6), where no tags should be used.
  496. * All other have to be allowed to disconnect to prevent Incorrect
  497. * Initiator Connection (6.8.2/6.5.2) */
  498. /* Changed KG, 99/06/06 */
  499. if (! (pSRB->SRBFlag & AUTO_REQSENSE))
  500. disc_allowed = pDCB->DevMode & EN_DISCONNECT_;
  501. else
  502. disc_allowed = 0;
  503. if ((pDCB->SyncMode & SYNC_ENABLE) && pDCB->TargetLUN == 0 && sdev->sdtr &&
  504. (((scmd->cmnd[0] == REQUEST_SENSE || (pSRB->SRBFlag & AUTO_REQSENSE)) &&
  505. !(pDCB->SyncMode & SYNC_NEGO_DONE)) || scmd->cmnd[0] == INQUIRY))
  506. try_sync_nego = 1;
  507. else
  508. try_sync_nego = 0;
  509. pSRB->MsgCnt = 0;
  510. cmd = SEL_W_ATN;
  511. DC390_write8 (ScsiFifo, IDENTIFY(disc_allowed, pDCB->TargetLUN));
  512. /* Change 99/05/31: Don't use tags when not disconnecting (BUSY) */
  513. if ((pDCB->SyncMode & EN_TAG_QUEUEING) && disc_allowed && scsi_populate_tag_msg(scmd, tag)) {
  514. DC390_write8(ScsiFifo, tag[0]);
  515. pDCB->TagMask |= 1 << tag[1];
  516. pSRB->TagNumber = tag[1];
  517. DC390_write8(ScsiFifo, tag[1]);
  518. DEBUG1(printk(KERN_INFO "DC390: Select w/DisCn for Cmd %li (SRB %p), block tag %02x\n", scmd->serial_number, pSRB, tag[1]));
  519. cmd = SEL_W_ATN3;
  520. } else {
  521. /* No TagQ */
  522. //no_tag:
  523. DEBUG1(printk(KERN_INFO "DC390: Select w%s/DisCn for Cmd %li (SRB %p), No TagQ\n", disc_allowed ? "" : "o", scmd->serial_number, pSRB));
  524. }
  525. pSRB->SRBState = SRB_START_;
  526. if (try_sync_nego)
  527. {
  528. u8 Sync_Off = pDCB->SyncOffset;
  529. DEBUG0(printk (KERN_INFO "DC390: NEW Sync Nego code triggered (%i %i)\n", pDCB->TargetID, pDCB->TargetLUN));
  530. pSRB->MsgOutBuf[0] = EXTENDED_MESSAGE;
  531. pSRB->MsgOutBuf[1] = 3;
  532. pSRB->MsgOutBuf[2] = EXTENDED_SDTR;
  533. pSRB->MsgOutBuf[3] = pDCB->NegoPeriod;
  534. if (!(Sync_Off & 0x0f)) Sync_Off = SYNC_NEGO_OFFSET;
  535. pSRB->MsgOutBuf[4] = Sync_Off;
  536. pSRB->MsgCnt = 5;
  537. //pSRB->SRBState = SRB_MSGOUT_;
  538. pSRB->SRBState |= DO_SYNC_NEGO;
  539. cmd = SEL_W_ATN_STOP;
  540. }
  541. /* Command is written in CommandPhase, if SEL_W_ATN_STOP ... */
  542. if (cmd != SEL_W_ATN_STOP)
  543. {
  544. if( pSRB->SRBFlag & AUTO_REQSENSE )
  545. {
  546. DC390_write8 (ScsiFifo, REQUEST_SENSE);
  547. DC390_write8 (ScsiFifo, pDCB->TargetLUN << 5);
  548. DC390_write8 (ScsiFifo, 0);
  549. DC390_write8 (ScsiFifo, 0);
  550. DC390_write8 (ScsiFifo, SCSI_SENSE_BUFFERSIZE);
  551. DC390_write8 (ScsiFifo, 0);
  552. DEBUG1(printk (KERN_DEBUG "DC390: AutoReqSense !\n"));
  553. }
  554. else /* write cmnd to bus */
  555. {
  556. u8 *ptr; u8 i;
  557. ptr = (u8 *)scmd->cmnd;
  558. for (i = 0; i < scmd->cmd_len; i++)
  559. DC390_write8 (ScsiFifo, *(ptr++));
  560. }
  561. }
  562. DEBUG0(if (pACB->pActiveDCB) \
  563. printk (KERN_WARNING "DC390: ActiveDCB != 0\n"));
  564. DEBUG0(if (pDCB->pActiveSRB) \
  565. printk (KERN_WARNING "DC390: ActiveSRB != 0\n"));
  566. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  567. if (DC390_read8 (Scsi_Status) & INTERRUPT)
  568. {
  569. dc390_freetag (pDCB, pSRB);
  570. DEBUG0(printk ("DC390: Interrupt during Start SCSI (pid %li, target %02i-%02i)\n",
  571. scmd->serial_number, scmd->device->id, scmd->device->lun));
  572. pSRB->SRBState = SRB_READY;
  573. //DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  574. pACB->SelLost++;
  575. return 1;
  576. }
  577. DC390_write8 (ScsiCmd, cmd);
  578. pACB->pActiveDCB = pDCB;
  579. pDCB->pActiveSRB = pSRB;
  580. pACB->Connected = 1;
  581. pSRB->ScsiPhase = SCSI_NOP1;
  582. return 0;
  583. }
  584. static void __inline__
  585. dc390_InvalidCmd(struct dc390_acb* pACB)
  586. {
  587. if (pACB->pActiveDCB->pActiveSRB->SRBState & (SRB_START_ | SRB_MSGOUT))
  588. DC390_write8(ScsiCmd, CLEAR_FIFO_CMD);
  589. }
  590. static irqreturn_t __inline__
  591. DC390_Interrupt(void *dev_id)
  592. {
  593. struct dc390_acb *pACB = dev_id;
  594. struct dc390_dcb *pDCB;
  595. struct dc390_srb *pSRB;
  596. u8 sstatus=0;
  597. u8 phase;
  598. void (*stateV)( struct dc390_acb*, struct dc390_srb*, u8 *);
  599. u8 istate, istatus;
  600. sstatus = DC390_read8 (Scsi_Status);
  601. if( !(sstatus & INTERRUPT) )
  602. return IRQ_NONE;
  603. DEBUG1(printk (KERN_DEBUG "sstatus=%02x,", sstatus));
  604. //DC390_write32 (DMA_ScsiBusCtrl, WRT_ERASE_DMA_STAT | EN_INT_ON_PCI_ABORT);
  605. //dstatus = DC390_read8 (DMA_Status);
  606. //DC390_write32 (DMA_ScsiBusCtrl, EN_INT_ON_PCI_ABORT);
  607. spin_lock_irq(pACB->pScsiHost->host_lock);
  608. istate = DC390_read8 (Intern_State);
  609. istatus = DC390_read8 (INT_Status); /* This clears Scsi_Status, Intern_State and INT_Status ! */
  610. DEBUG1(printk (KERN_INFO "Istatus(Res,Inv,Dis,Serv,Succ,ReS,SelA,Sel)=%02x,",istatus));
  611. dc390_laststatus &= ~0x00ffffff;
  612. dc390_laststatus |= /* dstatus<<24 | */ sstatus<<16 | istate<<8 | istatus;
  613. if (sstatus & ILLEGAL_OP_ERR)
  614. {
  615. printk ("DC390: Illegal Operation detected (%08x)!\n", dc390_laststatus);
  616. dc390_dumpinfo (pACB, pACB->pActiveDCB, pACB->pActiveDCB->pActiveSRB);
  617. }
  618. else if (istatus & INVALID_CMD)
  619. {
  620. printk ("DC390: Invalid Command detected (%08x)!\n", dc390_laststatus);
  621. dc390_InvalidCmd( pACB );
  622. goto unlock;
  623. }
  624. if (istatus & SCSI_RESET)
  625. {
  626. dc390_ScsiRstDetect( pACB );
  627. goto unlock;
  628. }
  629. if (istatus & DISCONNECTED)
  630. {
  631. dc390_Disconnect( pACB );
  632. goto unlock;
  633. }
  634. if (istatus & RESELECTED)
  635. {
  636. dc390_Reselect( pACB );
  637. goto unlock;
  638. }
  639. else if (istatus & (SELECTED | SEL_ATTENTION))
  640. {
  641. printk (KERN_ERR "DC390: Target mode not supported!\n");
  642. goto unlock;
  643. }
  644. if (istatus & (SUCCESSFUL_OP|SERVICE_REQUEST) )
  645. {
  646. pDCB = pACB->pActiveDCB;
  647. if (!pDCB)
  648. {
  649. printk (KERN_ERR "DC390: Suc. op/ Serv. req: pActiveDCB = 0!\n");
  650. goto unlock;
  651. }
  652. pSRB = pDCB->pActiveSRB;
  653. if( pDCB->DCBFlag & ABORT_DEV_ )
  654. dc390_EnableMsgOut_Abort (pACB, pSRB);
  655. phase = pSRB->ScsiPhase;
  656. DEBUG1(printk (KERN_INFO "DC390: [%i]%s(0) (%02x)\n", phase, dc390_p0_str[phase], sstatus));
  657. stateV = (void *) dc390_phase0[phase];
  658. ( *stateV )( pACB, pSRB, &sstatus );
  659. pSRB->ScsiPhase = sstatus & 7;
  660. phase = (u8) sstatus & 7;
  661. DEBUG1(printk (KERN_INFO "DC390: [%i]%s(1) (%02x)\n", phase, dc390_p1_str[phase], sstatus));
  662. stateV = (void *) dc390_phase1[phase];
  663. ( *stateV )( pACB, pSRB, &sstatus );
  664. }
  665. unlock:
  666. spin_unlock_irq(pACB->pScsiHost->host_lock);
  667. return IRQ_HANDLED;
  668. }
  669. static irqreturn_t do_DC390_Interrupt(int irq, void *dev_id)
  670. {
  671. irqreturn_t ret;
  672. DEBUG1(printk (KERN_INFO "DC390: Irq (%i) caught: ", irq));
  673. /* Locking is done in DC390_Interrupt */
  674. ret = DC390_Interrupt(dev_id);
  675. DEBUG1(printk (".. IRQ returned\n"));
  676. return ret;
  677. }
  678. static void
  679. dc390_DataOut_0(struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  680. {
  681. u8 sstatus;
  682. u32 ResidCnt;
  683. u8 dstate = 0;
  684. sstatus = *psstatus;
  685. if( !(pSRB->SRBState & SRB_XFERPAD) )
  686. {
  687. if( sstatus & (PARITY_ERR | ILLEGAL_OP_ERR) )
  688. pSRB->SRBStatus |= PARITY_ERROR;
  689. if( sstatus & COUNT_2_ZERO )
  690. {
  691. unsigned long timeout = jiffies + HZ;
  692. /* Function called from the ISR with the host_lock held and interrupts disabled */
  693. if (pSRB->SGToBeXferLen)
  694. while (time_before(jiffies, timeout) && !((dstate = DC390_read8 (DMA_Status)) & DMA_XFER_DONE)) {
  695. spin_unlock_irq(pACB->pScsiHost->host_lock);
  696. udelay(50);
  697. spin_lock_irq(pACB->pScsiHost->host_lock);
  698. }
  699. if (!time_before(jiffies, timeout))
  700. printk (KERN_CRIT "DC390: Deadlock in DataOut_0: DMA aborted unfinished: %06x bytes remain!!\n",
  701. DC390_read32 (DMA_Wk_ByteCntr));
  702. dc390_laststatus &= ~0xff000000;
  703. dc390_laststatus |= dstate << 24;
  704. pSRB->TotalXferredLen += pSRB->SGToBeXferLen;
  705. pSRB->SGIndex++;
  706. if( pSRB->SGIndex < pSRB->SGcount )
  707. {
  708. pSRB->pSegmentList++;
  709. dc390_start_segment(pSRB);
  710. }
  711. else
  712. pSRB->SGToBeXferLen = 0;
  713. }
  714. else
  715. {
  716. ResidCnt = ((u32) DC390_read8 (Current_Fifo) & 0x1f) +
  717. (((u32) DC390_read8 (CtcReg_High) << 16) |
  718. ((u32) DC390_read8 (CtcReg_Mid) << 8) |
  719. (u32) DC390_read8 (CtcReg_Low));
  720. dc390_advance_segment(pSRB, ResidCnt);
  721. }
  722. }
  723. if ((*psstatus & 7) != SCSI_DATA_OUT)
  724. {
  725. DC390_write8 (DMA_Cmd, WRITE_DIRECTION+DMA_IDLE_CMD);
  726. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  727. }
  728. }
  729. static void
  730. dc390_DataIn_0(struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  731. {
  732. u8 sstatus, residual, bval;
  733. u32 ResidCnt, i;
  734. unsigned long xferCnt;
  735. sstatus = *psstatus;
  736. if( !(pSRB->SRBState & SRB_XFERPAD) )
  737. {
  738. if( sstatus & (PARITY_ERR | ILLEGAL_OP_ERR))
  739. pSRB->SRBStatus |= PARITY_ERROR;
  740. if( sstatus & COUNT_2_ZERO )
  741. {
  742. int dstate = 0;
  743. unsigned long timeout = jiffies + HZ;
  744. /* Function called from the ISR with the host_lock held and interrupts disabled */
  745. if (pSRB->SGToBeXferLen)
  746. while (time_before(jiffies, timeout) && !((dstate = DC390_read8 (DMA_Status)) & DMA_XFER_DONE)) {
  747. spin_unlock_irq(pACB->pScsiHost->host_lock);
  748. udelay(50);
  749. spin_lock_irq(pACB->pScsiHost->host_lock);
  750. }
  751. if (!time_before(jiffies, timeout)) {
  752. printk (KERN_CRIT "DC390: Deadlock in DataIn_0: DMA aborted unfinished: %06x bytes remain!!\n",
  753. DC390_read32 (DMA_Wk_ByteCntr));
  754. printk (KERN_CRIT "DC390: DataIn_0: DMA State: %i\n", dstate);
  755. }
  756. dc390_laststatus &= ~0xff000000;
  757. dc390_laststatus |= dstate << 24;
  758. DEBUG1(ResidCnt = ((unsigned long) DC390_read8 (CtcReg_High) << 16) \
  759. + ((unsigned long) DC390_read8 (CtcReg_Mid) << 8) \
  760. + ((unsigned long) DC390_read8 (CtcReg_Low)));
  761. DEBUG1(printk (KERN_DEBUG "Count_2_Zero (ResidCnt=%u,ToBeXfer=%lu),", ResidCnt, pSRB->SGToBeXferLen));
  762. DC390_write8 (DMA_Cmd, READ_DIRECTION+DMA_IDLE_CMD);
  763. pSRB->TotalXferredLen += pSRB->SGToBeXferLen;
  764. pSRB->SGIndex++;
  765. if( pSRB->SGIndex < pSRB->SGcount )
  766. {
  767. pSRB->pSegmentList++;
  768. dc390_start_segment(pSRB);
  769. }
  770. else
  771. pSRB->SGToBeXferLen = 0;
  772. }
  773. else /* phase changed */
  774. {
  775. residual = 0;
  776. bval = DC390_read8 (Current_Fifo);
  777. while( bval & 0x1f )
  778. {
  779. DEBUG1(printk (KERN_DEBUG "Check for residuals,"));
  780. if( (bval & 0x1f) == 1 )
  781. {
  782. for(i=0; i < 0x100; i++)
  783. {
  784. bval = DC390_read8 (Current_Fifo);
  785. if( !(bval & 0x1f) )
  786. goto din_1;
  787. else if( i == 0x0ff )
  788. {
  789. residual = 1; /* ;1 residual byte */
  790. goto din_1;
  791. }
  792. }
  793. }
  794. else
  795. bval = DC390_read8 (Current_Fifo);
  796. }
  797. din_1:
  798. DC390_write8 (DMA_Cmd, READ_DIRECTION+DMA_BLAST_CMD);
  799. for (i = 0xa000; i; i--)
  800. {
  801. bval = DC390_read8 (DMA_Status);
  802. if (bval & BLAST_COMPLETE)
  803. break;
  804. }
  805. /* It seems a DMA Blast abort isn't that bad ... */
  806. if (!i) printk (KERN_ERR "DC390: DMA Blast aborted unfinished!\n");
  807. //DC390_write8 (DMA_Cmd, READ_DIRECTION+DMA_IDLE_CMD);
  808. dc390_laststatus &= ~0xff000000;
  809. dc390_laststatus |= bval << 24;
  810. DEBUG1(printk (KERN_DEBUG "Blast: Read %i times DMA_Status %02x", 0xa000-i, bval));
  811. ResidCnt = (((u32) DC390_read8 (CtcReg_High) << 16) |
  812. ((u32) DC390_read8 (CtcReg_Mid) << 8)) |
  813. (u32) DC390_read8 (CtcReg_Low);
  814. xferCnt = dc390_advance_segment(pSRB, ResidCnt);
  815. if (residual) {
  816. size_t count = 1;
  817. size_t offset = pSRB->SGBusAddr - sg_dma_address(pSRB->pSegmentList);
  818. unsigned long flags;
  819. u8 *ptr;
  820. bval = DC390_read8 (ScsiFifo); /* get one residual byte */
  821. local_irq_save(flags);
  822. ptr = scsi_kmap_atomic_sg(pSRB->pSegmentList, pSRB->SGcount, &offset, &count);
  823. if (likely(ptr)) {
  824. *(ptr + offset) = bval;
  825. scsi_kunmap_atomic_sg(ptr);
  826. }
  827. local_irq_restore(flags);
  828. WARN_ON(!ptr);
  829. /* 1 more byte read */
  830. xferCnt += dc390_advance_segment(pSRB, pSRB->SGToBeXferLen - 1);
  831. }
  832. DEBUG1(printk (KERN_DEBUG "Xfered: %lu, Total: %lu, Remaining: %lu\n", xferCnt,\
  833. pSRB->TotalXferredLen, pSRB->SGToBeXferLen));
  834. }
  835. }
  836. if ((*psstatus & 7) != SCSI_DATA_IN)
  837. {
  838. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  839. DC390_write8 (DMA_Cmd, READ_DIRECTION+DMA_IDLE_CMD);
  840. }
  841. }
  842. static void
  843. dc390_Command_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  844. {
  845. }
  846. static void
  847. dc390_Status_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  848. {
  849. pSRB->TargetStatus = DC390_read8 (ScsiFifo);
  850. //udelay (1);
  851. pSRB->EndMessage = DC390_read8 (ScsiFifo); /* get message */
  852. *psstatus = SCSI_NOP0;
  853. pSRB->SRBState = SRB_COMPLETED;
  854. DC390_write8 (ScsiCmd, MSG_ACCEPTED_CMD);
  855. }
  856. static void
  857. dc390_MsgOut_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  858. {
  859. if( pSRB->SRBState & (SRB_UNEXPECT_RESEL+SRB_ABORT_SENT) )
  860. *psstatus = SCSI_NOP0;
  861. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  862. }
  863. static void __inline__
  864. dc390_reprog (struct dc390_acb* pACB, struct dc390_dcb* pDCB)
  865. {
  866. DC390_write8 (Sync_Period, pDCB->SyncPeriod);
  867. DC390_write8 (Sync_Offset, pDCB->SyncOffset);
  868. DC390_write8 (CtrlReg3, pDCB->CtrlR3);
  869. DC390_write8 (CtrlReg4, pDCB->CtrlR4);
  870. dc390_SetXferRate (pACB, pDCB);
  871. }
  872. #ifdef DC390_DEBUG0
  873. static void
  874. dc390_printMsg (u8 *MsgBuf, u8 len)
  875. {
  876. int i;
  877. printk (" %02x", MsgBuf[0]);
  878. for (i = 1; i < len; i++)
  879. printk (" %02x", MsgBuf[i]);
  880. printk ("\n");
  881. }
  882. #endif
  883. #define DC390_ENABLE_MSGOUT DC390_write8 (ScsiCmd, SET_ATN_CMD)
  884. /* reject_msg */
  885. static void __inline__
  886. dc390_MsgIn_reject (struct dc390_acb* pACB, struct dc390_srb* pSRB)
  887. {
  888. pSRB->MsgOutBuf[0] = MESSAGE_REJECT;
  889. pSRB->MsgCnt = 1;
  890. DC390_ENABLE_MSGOUT;
  891. DEBUG0 (printk (KERN_INFO "DC390: Reject message\n"));
  892. }
  893. /* abort command */
  894. static void
  895. dc390_EnableMsgOut_Abort ( struct dc390_acb* pACB, struct dc390_srb* pSRB )
  896. {
  897. pSRB->MsgOutBuf[0] = ABORT;
  898. pSRB->MsgCnt = 1; DC390_ENABLE_MSGOUT;
  899. pSRB->pSRBDCB->DCBFlag &= ~ABORT_DEV_;
  900. }
  901. static struct dc390_srb*
  902. dc390_MsgIn_QTag (struct dc390_acb* pACB, struct dc390_dcb* pDCB, s8 tag)
  903. {
  904. struct dc390_srb* pSRB = pDCB->pGoingSRB;
  905. if (pSRB)
  906. {
  907. struct scsi_cmnd *scmd = scsi_find_tag(pSRB->pcmd->device, tag);
  908. pSRB = (struct dc390_srb *)scmd->host_scribble;
  909. if (pDCB->DCBFlag & ABORT_DEV_)
  910. {
  911. pSRB->SRBState = SRB_ABORT_SENT;
  912. dc390_EnableMsgOut_Abort( pACB, pSRB );
  913. }
  914. if (!(pSRB->SRBState & SRB_DISCONNECT))
  915. goto mingx0;
  916. pDCB->pActiveSRB = pSRB;
  917. pSRB->SRBState = SRB_DATA_XFER;
  918. }
  919. else
  920. {
  921. mingx0:
  922. pSRB = pACB->pTmpSRB;
  923. pSRB->SRBState = SRB_UNEXPECT_RESEL;
  924. pDCB->pActiveSRB = pSRB;
  925. pSRB->MsgOutBuf[0] = ABORT_TAG;
  926. pSRB->MsgCnt = 1; DC390_ENABLE_MSGOUT;
  927. }
  928. return pSRB;
  929. }
  930. /* set async transfer mode */
  931. static void
  932. dc390_MsgIn_set_async (struct dc390_acb* pACB, struct dc390_srb* pSRB)
  933. {
  934. struct dc390_dcb* pDCB = pSRB->pSRBDCB;
  935. if (!(pSRB->SRBState & DO_SYNC_NEGO))
  936. printk (KERN_INFO "DC390: Target %i initiates Non-Sync?\n", pDCB->TargetID);
  937. pSRB->SRBState &= ~DO_SYNC_NEGO;
  938. pDCB->SyncMode &= ~(SYNC_ENABLE+SYNC_NEGO_DONE);
  939. pDCB->SyncPeriod = 0;
  940. pDCB->SyncOffset = 0;
  941. //pDCB->NegoPeriod = 50; /* 200ns <=> 5 MHz */
  942. pDCB->CtrlR3 = FAST_CLK; /* fast clock / normal scsi */
  943. pDCB->CtrlR4 &= 0x3f;
  944. pDCB->CtrlR4 |= pACB->glitch_cfg; /* glitch eater */
  945. dc390_reprog (pACB, pDCB);
  946. }
  947. /* set sync transfer mode */
  948. static void
  949. dc390_MsgIn_set_sync (struct dc390_acb* pACB, struct dc390_srb* pSRB)
  950. {
  951. u8 bval;
  952. u16 wval, wval1;
  953. struct dc390_dcb* pDCB = pSRB->pSRBDCB;
  954. u8 oldsyncperiod = pDCB->SyncPeriod;
  955. u8 oldsyncoffset = pDCB->SyncOffset;
  956. if (!(pSRB->SRBState & DO_SYNC_NEGO))
  957. {
  958. printk (KERN_INFO "DC390: Target %i initiates Sync: %ins %i ... answer ...\n",
  959. pDCB->TargetID, pSRB->MsgInBuf[3]<<2, pSRB->MsgInBuf[4]);
  960. /* reject */
  961. //dc390_MsgIn_reject (pACB, pSRB);
  962. //return dc390_MsgIn_set_async (pACB, pSRB);
  963. /* Reply with corrected SDTR Message */
  964. if (pSRB->MsgInBuf[4] > 15)
  965. {
  966. printk (KERN_INFO "DC390: Lower Sync Offset to 15\n");
  967. pSRB->MsgInBuf[4] = 15;
  968. }
  969. if (pSRB->MsgInBuf[3] < pDCB->NegoPeriod)
  970. {
  971. printk (KERN_INFO "DC390: Set sync nego period to %ins\n", pDCB->NegoPeriod << 2);
  972. pSRB->MsgInBuf[3] = pDCB->NegoPeriod;
  973. }
  974. memcpy (pSRB->MsgOutBuf, pSRB->MsgInBuf, 5);
  975. pSRB->MsgCnt = 5;
  976. DC390_ENABLE_MSGOUT;
  977. }
  978. pSRB->SRBState &= ~DO_SYNC_NEGO;
  979. pDCB->SyncMode |= SYNC_ENABLE+SYNC_NEGO_DONE;
  980. pDCB->SyncOffset &= 0x0f0;
  981. pDCB->SyncOffset |= pSRB->MsgInBuf[4];
  982. pDCB->NegoPeriod = pSRB->MsgInBuf[3];
  983. wval = (u16) pSRB->MsgInBuf[3];
  984. wval = wval << 2; wval -= 3; wval1 = wval / 25; /* compute speed */
  985. if( (wval1 * 25) != wval) wval1++;
  986. bval = FAST_CLK+FAST_SCSI; /* fast clock / fast scsi */
  987. pDCB->CtrlR4 &= 0x3f; /* Glitch eater: 12ns less than normal */
  988. if (pACB->glitch_cfg != NS_TO_GLITCH(0))
  989. pDCB->CtrlR4 |= NS_TO_GLITCH(((GLITCH_TO_NS(pACB->glitch_cfg)) - 1));
  990. else
  991. pDCB->CtrlR4 |= NS_TO_GLITCH(0);
  992. if (wval1 < 4) pDCB->CtrlR4 |= NS_TO_GLITCH(0); /* Ultra */
  993. if (wval1 >= 8)
  994. {
  995. wval1--; /* Timing computation differs by 1 from FAST_SCSI */
  996. bval = FAST_CLK; /* fast clock / normal scsi */
  997. pDCB->CtrlR4 |= pACB->glitch_cfg; /* glitch eater */
  998. }
  999. pDCB->CtrlR3 = bval;
  1000. pDCB->SyncPeriod = (u8)wval1;
  1001. if ((oldsyncperiod != wval1 || oldsyncoffset != pDCB->SyncOffset) && pDCB->TargetLUN == 0)
  1002. {
  1003. if (! (bval & FAST_SCSI)) wval1++;
  1004. printk (KERN_INFO "DC390: Target %i: Sync transfer %i.%1i MHz, Offset %i\n", pDCB->TargetID,
  1005. 40/wval1, ((40%wval1)*10+wval1/2)/wval1, pDCB->SyncOffset & 0x0f);
  1006. }
  1007. dc390_reprog (pACB, pDCB);
  1008. }
  1009. /* handle RESTORE_PTR */
  1010. /* This doesn't look very healthy... to-be-fixed */
  1011. static void
  1012. dc390_restore_ptr (struct dc390_acb* pACB, struct dc390_srb* pSRB)
  1013. {
  1014. struct scsi_cmnd *pcmd = pSRB->pcmd;
  1015. struct scatterlist *psgl;
  1016. pSRB->TotalXferredLen = 0;
  1017. pSRB->SGIndex = 0;
  1018. if (scsi_sg_count(pcmd)) {
  1019. size_t saved;
  1020. pSRB->pSegmentList = scsi_sglist(pcmd);
  1021. psgl = pSRB->pSegmentList;
  1022. //dc390_pci_sync(pSRB);
  1023. while (pSRB->TotalXferredLen + (unsigned long) sg_dma_len(psgl) < pSRB->Saved_Ptr)
  1024. {
  1025. pSRB->TotalXferredLen += (unsigned long) sg_dma_len(psgl);
  1026. pSRB->SGIndex++;
  1027. if( pSRB->SGIndex < pSRB->SGcount )
  1028. {
  1029. pSRB->pSegmentList++;
  1030. dc390_start_segment(pSRB);
  1031. }
  1032. else
  1033. pSRB->SGToBeXferLen = 0;
  1034. }
  1035. saved = pSRB->Saved_Ptr - pSRB->TotalXferredLen;
  1036. pSRB->SGToBeXferLen -= saved;
  1037. pSRB->SGBusAddr += saved;
  1038. printk (KERN_INFO "DC390: Pointer restored. Segment %i, Total %li, Bus %08lx\n",
  1039. pSRB->SGIndex, pSRB->Saved_Ptr, pSRB->SGBusAddr);
  1040. } else {
  1041. pSRB->SGcount = 0;
  1042. printk (KERN_INFO "DC390: RESTORE_PTR message for Transfer without Scatter-Gather ??\n");
  1043. }
  1044. pSRB->TotalXferredLen = pSRB->Saved_Ptr;
  1045. }
  1046. /* According to the docs, the AM53C974 reads the message and
  1047. * generates a Successful Operation IRQ before asserting ACK for
  1048. * the last byte (how does it know whether it's the last ?) */
  1049. /* The old code handled it in another way, indicating, that on
  1050. * every message byte an IRQ is generated and every byte has to
  1051. * be manually ACKed. Hmmm ? (KG, 98/11/28) */
  1052. /* The old implementation was correct. Sigh! */
  1053. /* Check if the message is complete */
  1054. static u8 __inline__
  1055. dc390_MsgIn_complete (u8 *msgbuf, u32 len)
  1056. {
  1057. if (*msgbuf == EXTENDED_MESSAGE)
  1058. {
  1059. if (len < 2) return 0;
  1060. if (len < msgbuf[1] + 2) return 0;
  1061. }
  1062. else if (*msgbuf >= 0x20 && *msgbuf <= 0x2f) // two byte messages
  1063. if (len < 2) return 0;
  1064. return 1;
  1065. }
  1066. /* read and eval received messages */
  1067. static void
  1068. dc390_MsgIn_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1069. {
  1070. struct dc390_dcb* pDCB = pACB->pActiveDCB;
  1071. /* Read the msg */
  1072. pSRB->MsgInBuf[pACB->MsgLen++] = DC390_read8 (ScsiFifo);
  1073. //pSRB->SRBState = 0;
  1074. /* Msg complete ? */
  1075. if (dc390_MsgIn_complete (pSRB->MsgInBuf, pACB->MsgLen))
  1076. {
  1077. DEBUG0 (printk (KERN_INFO "DC390: MsgIn:"); dc390_printMsg (pSRB->MsgInBuf, pACB->MsgLen));
  1078. /* Now eval the msg */
  1079. switch (pSRB->MsgInBuf[0])
  1080. {
  1081. case DISCONNECT:
  1082. pSRB->SRBState = SRB_DISCONNECT; break;
  1083. case SIMPLE_QUEUE_TAG:
  1084. case HEAD_OF_QUEUE_TAG:
  1085. case ORDERED_QUEUE_TAG:
  1086. pSRB = dc390_MsgIn_QTag (pACB, pDCB, pSRB->MsgInBuf[1]);
  1087. break;
  1088. case MESSAGE_REJECT:
  1089. DC390_write8 (ScsiCmd, RESET_ATN_CMD);
  1090. pDCB->NegoPeriod = 50; /* 200ns <=> 5 MHz */
  1091. if( pSRB->SRBState & DO_SYNC_NEGO)
  1092. dc390_MsgIn_set_async (pACB, pSRB);
  1093. break;
  1094. case EXTENDED_MESSAGE:
  1095. /* reject every extended msg but SDTR */
  1096. if (pSRB->MsgInBuf[1] != 3 || pSRB->MsgInBuf[2] != EXTENDED_SDTR)
  1097. dc390_MsgIn_reject (pACB, pSRB);
  1098. else
  1099. {
  1100. if (pSRB->MsgInBuf[3] == 0 || pSRB->MsgInBuf[4] == 0)
  1101. dc390_MsgIn_set_async (pACB, pSRB);
  1102. else
  1103. dc390_MsgIn_set_sync (pACB, pSRB);
  1104. }
  1105. // nothing has to be done
  1106. case COMMAND_COMPLETE: break;
  1107. // SAVE POINTER may be ignored as we have the struct dc390_srb* associated with the
  1108. // scsi command. Thanks, Gerard, for pointing it out.
  1109. case SAVE_POINTERS:
  1110. pSRB->Saved_Ptr = pSRB->TotalXferredLen;
  1111. break;
  1112. // The device might want to restart transfer with a RESTORE
  1113. case RESTORE_POINTERS:
  1114. DEBUG0(printk ("DC390: RESTORE POINTER message received ... try to handle\n"));
  1115. dc390_restore_ptr (pACB, pSRB);
  1116. break;
  1117. // reject unknown messages
  1118. default: dc390_MsgIn_reject (pACB, pSRB);
  1119. }
  1120. /* Clear counter and MsgIn state */
  1121. pSRB->SRBState &= ~SRB_MSGIN;
  1122. pACB->MsgLen = 0;
  1123. }
  1124. *psstatus = SCSI_NOP0;
  1125. DC390_write8 (ScsiCmd, MSG_ACCEPTED_CMD);
  1126. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  1127. }
  1128. static void
  1129. dc390_DataIO_Comm( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 ioDir)
  1130. {
  1131. unsigned long lval;
  1132. struct dc390_dcb* pDCB = pACB->pActiveDCB;
  1133. if (pSRB == pACB->pTmpSRB)
  1134. {
  1135. if (pDCB)
  1136. printk(KERN_ERR "DC390: pSRB == pTmpSRB! (TagQ Error?) (%02i-%i)\n", pDCB->TargetID, pDCB->TargetLUN);
  1137. else
  1138. printk(KERN_ERR "DC390: pSRB == pTmpSRB! (TagQ Error?) (DCB 0!)\n");
  1139. /* Try to recover - some broken disks react badly to tagged INQUIRY */
  1140. if (pDCB && pACB->scan_devices && pDCB->GoingSRBCnt == 1) {
  1141. pSRB = pDCB->pGoingSRB;
  1142. pDCB->pActiveSRB = pSRB;
  1143. } else {
  1144. pSRB->pSRBDCB = pDCB;
  1145. dc390_EnableMsgOut_Abort(pACB, pSRB);
  1146. if (pDCB)
  1147. pDCB->DCBFlag |= ABORT_DEV;
  1148. return;
  1149. }
  1150. }
  1151. if( pSRB->SGIndex < pSRB->SGcount )
  1152. {
  1153. DC390_write8 (DMA_Cmd, DMA_IDLE_CMD | ioDir);
  1154. if( !pSRB->SGToBeXferLen )
  1155. {
  1156. dc390_start_segment(pSRB);
  1157. DEBUG1(printk (KERN_DEBUG " DC390: Next SG segment."));
  1158. }
  1159. lval = pSRB->SGToBeXferLen;
  1160. DEBUG1(printk (KERN_DEBUG " DC390: Start transfer: %li bytes (address %08lx)\n", lval, pSRB->SGBusAddr));
  1161. DC390_write8 (CtcReg_Low, (u8) lval);
  1162. lval >>= 8;
  1163. DC390_write8 (CtcReg_Mid, (u8) lval);
  1164. lval >>= 8;
  1165. DC390_write8 (CtcReg_High, (u8) lval);
  1166. DC390_write32 (DMA_XferCnt, pSRB->SGToBeXferLen);
  1167. DC390_write32 (DMA_XferAddr, pSRB->SGBusAddr);
  1168. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD | ioDir);
  1169. pSRB->SRBState = SRB_DATA_XFER;
  1170. DC390_write8 (ScsiCmd, DMA_COMMAND+INFO_XFER_CMD);
  1171. DC390_write8 (DMA_Cmd, DMA_START_CMD | ioDir);
  1172. //DEBUG1(DC390_write32 (DMA_ScsiBusCtrl, WRT_ERASE_DMA_STAT | EN_INT_ON_PCI_ABORT));
  1173. //DEBUG1(printk (KERN_DEBUG "DC390: DMA_Status: %02x\n", DC390_read8 (DMA_Status)));
  1174. //DEBUG1(DC390_write32 (DMA_ScsiBusCtrl, EN_INT_ON_PCI_ABORT));
  1175. }
  1176. else /* xfer pad */
  1177. {
  1178. if( pSRB->SGcount )
  1179. {
  1180. pSRB->AdaptStatus = H_OVER_UNDER_RUN;
  1181. pSRB->SRBStatus |= OVER_RUN;
  1182. DEBUG0(printk (KERN_WARNING " DC390: Overrun -"));
  1183. }
  1184. DEBUG0(printk (KERN_WARNING " Clear transfer pad \n"));
  1185. DC390_write8 (CtcReg_Low, 0);
  1186. DC390_write8 (CtcReg_Mid, 0);
  1187. DC390_write8 (CtcReg_High, 0);
  1188. pSRB->SRBState |= SRB_XFERPAD;
  1189. DC390_write8 (ScsiCmd, DMA_COMMAND+XFER_PAD_BYTE);
  1190. /*
  1191. DC390_write8 (DMA_Cmd, DMA_IDLE_CMD | ioDir);
  1192. DC390_write8 (DMA_Cmd, DMA_START_CMD | ioDir);
  1193. */
  1194. }
  1195. }
  1196. static void
  1197. dc390_DataOutPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1198. {
  1199. dc390_DataIO_Comm (pACB, pSRB, WRITE_DIRECTION);
  1200. }
  1201. static void
  1202. dc390_DataInPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1203. {
  1204. dc390_DataIO_Comm (pACB, pSRB, READ_DIRECTION);
  1205. }
  1206. static void
  1207. dc390_CommandPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1208. {
  1209. struct dc390_dcb* pDCB;
  1210. u8 i, cnt;
  1211. u8 *ptr;
  1212. DC390_write8 (ScsiCmd, RESET_ATN_CMD);
  1213. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1214. if( !(pSRB->SRBFlag & AUTO_REQSENSE) )
  1215. {
  1216. cnt = (u8) pSRB->pcmd->cmd_len;
  1217. ptr = (u8 *) pSRB->pcmd->cmnd;
  1218. for(i=0; i < cnt; i++)
  1219. DC390_write8 (ScsiFifo, *(ptr++));
  1220. }
  1221. else
  1222. {
  1223. DC390_write8 (ScsiFifo, REQUEST_SENSE);
  1224. pDCB = pACB->pActiveDCB;
  1225. DC390_write8 (ScsiFifo, pDCB->TargetLUN << 5);
  1226. DC390_write8 (ScsiFifo, 0);
  1227. DC390_write8 (ScsiFifo, 0);
  1228. DC390_write8 (ScsiFifo, SCSI_SENSE_BUFFERSIZE);
  1229. DC390_write8 (ScsiFifo, 0);
  1230. DEBUG0(printk(KERN_DEBUG "DC390: AutoReqSense (CmndPhase)!\n"));
  1231. }
  1232. pSRB->SRBState = SRB_COMMAND;
  1233. DC390_write8 (ScsiCmd, INFO_XFER_CMD);
  1234. }
  1235. static void
  1236. dc390_StatusPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1237. {
  1238. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1239. pSRB->SRBState = SRB_STATUS;
  1240. DC390_write8 (ScsiCmd, INITIATOR_CMD_CMPLTE);
  1241. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  1242. }
  1243. static void
  1244. dc390_MsgOutPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1245. {
  1246. u8 bval, i, cnt;
  1247. u8 *ptr;
  1248. struct dc390_dcb* pDCB;
  1249. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1250. pDCB = pACB->pActiveDCB;
  1251. if( !(pSRB->SRBState & SRB_MSGOUT) )
  1252. {
  1253. cnt = pSRB->MsgCnt;
  1254. if( cnt )
  1255. {
  1256. ptr = (u8 *) pSRB->MsgOutBuf;
  1257. for(i=0; i < cnt; i++)
  1258. DC390_write8 (ScsiFifo, *(ptr++));
  1259. pSRB->MsgCnt = 0;
  1260. if( (pDCB->DCBFlag & ABORT_DEV_) &&
  1261. (pSRB->MsgOutBuf[0] == ABORT) )
  1262. pSRB->SRBState = SRB_ABORT_SENT;
  1263. }
  1264. else
  1265. {
  1266. bval = ABORT; /* ??? MSG_NOP */
  1267. if( (pSRB->pcmd->cmnd[0] == INQUIRY ) ||
  1268. (pSRB->pcmd->cmnd[0] == REQUEST_SENSE) ||
  1269. (pSRB->SRBFlag & AUTO_REQSENSE) )
  1270. {
  1271. if( pDCB->SyncMode & SYNC_ENABLE )
  1272. goto mop1;
  1273. }
  1274. DC390_write8 (ScsiFifo, bval);
  1275. }
  1276. DC390_write8 (ScsiCmd, INFO_XFER_CMD);
  1277. }
  1278. else
  1279. {
  1280. mop1:
  1281. printk (KERN_ERR "DC390: OLD Sync Nego code triggered! (%i %i)\n", pDCB->TargetID, pDCB->TargetLUN);
  1282. DC390_write8 (ScsiFifo, EXTENDED_MESSAGE);
  1283. DC390_write8 (ScsiFifo, 3); /* ;length of extended msg */
  1284. DC390_write8 (ScsiFifo, EXTENDED_SDTR); /* ; sync nego */
  1285. DC390_write8 (ScsiFifo, pDCB->NegoPeriod);
  1286. if (pDCB->SyncOffset & 0x0f)
  1287. DC390_write8 (ScsiFifo, pDCB->SyncOffset);
  1288. else
  1289. DC390_write8 (ScsiFifo, SYNC_NEGO_OFFSET);
  1290. pSRB->SRBState |= DO_SYNC_NEGO;
  1291. DC390_write8 (ScsiCmd, INFO_XFER_CMD);
  1292. }
  1293. }
  1294. static void
  1295. dc390_MsgInPhase( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1296. {
  1297. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1298. if( !(pSRB->SRBState & SRB_MSGIN) )
  1299. {
  1300. pSRB->SRBState &= ~SRB_DISCONNECT;
  1301. pSRB->SRBState |= SRB_MSGIN;
  1302. }
  1303. DC390_write8 (ScsiCmd, INFO_XFER_CMD);
  1304. //DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  1305. }
  1306. static void
  1307. dc390_Nop_0( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1308. {
  1309. }
  1310. static void
  1311. dc390_Nop_1( struct dc390_acb* pACB, struct dc390_srb* pSRB, u8 *psstatus)
  1312. {
  1313. }
  1314. static void
  1315. dc390_SetXferRate( struct dc390_acb* pACB, struct dc390_dcb* pDCB )
  1316. {
  1317. u8 bval, i, cnt;
  1318. struct dc390_dcb* ptr;
  1319. if( !(pDCB->TargetLUN) )
  1320. {
  1321. if( !pACB->scan_devices )
  1322. {
  1323. ptr = pACB->pLinkDCB;
  1324. cnt = pACB->DCBCnt;
  1325. bval = pDCB->TargetID;
  1326. for(i=0; i<cnt; i++)
  1327. {
  1328. if( ptr->TargetID == bval )
  1329. {
  1330. ptr->SyncPeriod = pDCB->SyncPeriod;
  1331. ptr->SyncOffset = pDCB->SyncOffset;
  1332. ptr->CtrlR3 = pDCB->CtrlR3;
  1333. ptr->CtrlR4 = pDCB->CtrlR4;
  1334. ptr->SyncMode = pDCB->SyncMode;
  1335. }
  1336. ptr = ptr->pNextDCB;
  1337. }
  1338. }
  1339. }
  1340. return;
  1341. }
  1342. static void
  1343. dc390_Disconnect( struct dc390_acb* pACB )
  1344. {
  1345. struct dc390_dcb *pDCB;
  1346. struct dc390_srb *pSRB, *psrb;
  1347. u8 i, cnt;
  1348. DEBUG0(printk(KERN_INFO "DISC,"));
  1349. if (!pACB->Connected) printk(KERN_ERR "DC390: Disconnect not-connected bus?\n");
  1350. pACB->Connected = 0;
  1351. pDCB = pACB->pActiveDCB;
  1352. if (!pDCB)
  1353. {
  1354. DEBUG0(printk(KERN_ERR "ACB:%p->ActiveDCB:%p IOPort:%04x IRQ:%02x !\n",\
  1355. pACB, pDCB, pACB->IOPortBase, pACB->IRQLevel));
  1356. mdelay(400);
  1357. DC390_read8 (INT_Status); /* Reset Pending INT */
  1358. DC390_write8 (ScsiCmd, EN_SEL_RESEL);
  1359. return;
  1360. }
  1361. DC390_write8 (ScsiCmd, EN_SEL_RESEL);
  1362. pSRB = pDCB->pActiveSRB;
  1363. pACB->pActiveDCB = NULL;
  1364. pSRB->ScsiPhase = SCSI_NOP0;
  1365. if( pSRB->SRBState & SRB_UNEXPECT_RESEL )
  1366. pSRB->SRBState = 0;
  1367. else if( pSRB->SRBState & SRB_ABORT_SENT )
  1368. {
  1369. pDCB->TagMask = 0;
  1370. pDCB->DCBFlag = 0;
  1371. cnt = pDCB->GoingSRBCnt;
  1372. pDCB->GoingSRBCnt = 0;
  1373. pSRB = pDCB->pGoingSRB;
  1374. for( i=0; i < cnt; i++)
  1375. {
  1376. psrb = pSRB->pNextSRB;
  1377. dc390_Free_insert (pACB, pSRB);
  1378. pSRB = psrb;
  1379. }
  1380. pDCB->pGoingSRB = NULL;
  1381. }
  1382. else
  1383. {
  1384. if( (pSRB->SRBState & (SRB_START_+SRB_MSGOUT)) ||
  1385. !(pSRB->SRBState & (SRB_DISCONNECT+SRB_COMPLETED)) )
  1386. { /* Selection time out */
  1387. pSRB->AdaptStatus = H_SEL_TIMEOUT;
  1388. pSRB->TargetStatus = 0;
  1389. goto disc1;
  1390. }
  1391. else if (!(pSRB->SRBState & SRB_DISCONNECT) && (pSRB->SRBState & SRB_COMPLETED))
  1392. {
  1393. disc1:
  1394. dc390_freetag (pDCB, pSRB);
  1395. pDCB->pActiveSRB = NULL;
  1396. pSRB->SRBState = SRB_FREE;
  1397. dc390_SRBdone( pACB, pDCB, pSRB);
  1398. }
  1399. }
  1400. pACB->MsgLen = 0;
  1401. }
  1402. static void
  1403. dc390_Reselect( struct dc390_acb* pACB )
  1404. {
  1405. struct dc390_dcb* pDCB;
  1406. struct dc390_srb* pSRB;
  1407. u8 id, lun;
  1408. DEBUG0(printk(KERN_INFO "RSEL,"));
  1409. pACB->Connected = 1;
  1410. pDCB = pACB->pActiveDCB;
  1411. if( pDCB )
  1412. { /* Arbitration lost but Reselection won */
  1413. DEBUG0(printk ("DC390: (ActiveDCB != 0: Arb. lost but resel. won)!\n"));
  1414. pSRB = pDCB->pActiveSRB;
  1415. if( !( pACB->scan_devices ) )
  1416. {
  1417. struct scsi_cmnd *pcmd = pSRB->pcmd;
  1418. scsi_set_resid(pcmd, scsi_bufflen(pcmd));
  1419. SET_RES_DID(pcmd->result, DID_SOFT_ERROR);
  1420. dc390_Going_remove(pDCB, pSRB);
  1421. dc390_Free_insert(pACB, pSRB);
  1422. pcmd->scsi_done (pcmd);
  1423. DEBUG0(printk(KERN_DEBUG"DC390: Return SRB %p to free\n", pSRB));
  1424. }
  1425. }
  1426. /* Get ID */
  1427. lun = DC390_read8 (ScsiFifo);
  1428. DEBUG0(printk ("Dev %02x,", lun));
  1429. if (!(lun & (1 << pACB->pScsiHost->this_id)))
  1430. printk (KERN_ERR "DC390: Reselection must select host adapter: %02x!\n", lun);
  1431. else
  1432. lun ^= 1 << pACB->pScsiHost->this_id; /* Mask AdapterID */
  1433. id = 0; while (lun >>= 1) id++;
  1434. /* Get LUN */
  1435. lun = DC390_read8 (ScsiFifo);
  1436. if (!(lun & IDENTIFY_BASE)) printk (KERN_ERR "DC390: Resel: Expect identify message!\n");
  1437. lun &= 7;
  1438. DEBUG0(printk ("(%02i-%i),", id, lun));
  1439. pDCB = dc390_findDCB (pACB, id, lun);
  1440. if (!pDCB)
  1441. {
  1442. printk (KERN_ERR "DC390: Reselect from non existing device (%02i-%i)\n",
  1443. id, lun);
  1444. return;
  1445. }
  1446. pACB->pActiveDCB = pDCB;
  1447. /* TagQ: We expect a message soon, so never mind the exact SRB */
  1448. if( pDCB->SyncMode & EN_TAG_QUEUEING )
  1449. {
  1450. pSRB = pACB->pTmpSRB;
  1451. pDCB->pActiveSRB = pSRB;
  1452. }
  1453. else
  1454. {
  1455. pSRB = pDCB->pActiveSRB;
  1456. if( !pSRB || !(pSRB->SRBState & SRB_DISCONNECT) )
  1457. {
  1458. pSRB= pACB->pTmpSRB;
  1459. pSRB->SRBState = SRB_UNEXPECT_RESEL;
  1460. printk (KERN_ERR "DC390: Reselect without outstanding cmnd (%02i-%i)\n",
  1461. id, lun);
  1462. pDCB->pActiveSRB = pSRB;
  1463. dc390_EnableMsgOut_Abort ( pACB, pSRB );
  1464. }
  1465. else
  1466. {
  1467. if( pDCB->DCBFlag & ABORT_DEV_ )
  1468. {
  1469. pSRB->SRBState = SRB_ABORT_SENT;
  1470. printk (KERN_INFO "DC390: Reselect: Abort (%02i-%i)\n",
  1471. id, lun);
  1472. dc390_EnableMsgOut_Abort( pACB, pSRB );
  1473. }
  1474. else
  1475. pSRB->SRBState = SRB_DATA_XFER;
  1476. }
  1477. }
  1478. DEBUG1(printk (KERN_DEBUG "Resel SRB(%p): TagNum (%02x)\n", pSRB, pSRB->TagNumber));
  1479. pSRB->ScsiPhase = SCSI_NOP0;
  1480. DC390_write8 (Scsi_Dest_ID, pDCB->TargetID);
  1481. DC390_write8 (Sync_Period, pDCB->SyncPeriod);
  1482. DC390_write8 (Sync_Offset, pDCB->SyncOffset);
  1483. DC390_write8 (CtrlReg1, pDCB->CtrlR1);
  1484. DC390_write8 (CtrlReg3, pDCB->CtrlR3);
  1485. DC390_write8 (CtrlReg4, pDCB->CtrlR4); /* ; Glitch eater */
  1486. DC390_write8 (ScsiCmd, MSG_ACCEPTED_CMD); /* ;to release the /ACK signal */
  1487. }
  1488. static int __inline__
  1489. dc390_RequestSense(struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
  1490. {
  1491. struct scsi_cmnd *pcmd;
  1492. pcmd = pSRB->pcmd;
  1493. REMOVABLEDEBUG(printk(KERN_INFO "DC390: RequestSense(Cmd %02x, Id %02x, LUN %02x)\n",\
  1494. pcmd->cmnd[0], pDCB->TargetID, pDCB->TargetLUN));
  1495. pSRB->SRBFlag |= AUTO_REQSENSE;
  1496. pSRB->SavedTotXLen = pSRB->TotalXferredLen;
  1497. pSRB->AdaptStatus = 0;
  1498. pSRB->TargetStatus = 0; /* CHECK_CONDITION<<1; */
  1499. /* We are called from SRBdone, original PCI mapping has been removed
  1500. * already, new one is set up from StartSCSI */
  1501. pSRB->SGIndex = 0;
  1502. pSRB->TotalXferredLen = 0;
  1503. pSRB->SGToBeXferLen = 0;
  1504. return dc390_StartSCSI(pACB, pDCB, pSRB);
  1505. }
  1506. static void
  1507. dc390_SRBdone( struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB )
  1508. {
  1509. u8 status;
  1510. struct scsi_cmnd *pcmd;
  1511. pcmd = pSRB->pcmd;
  1512. /* KG: Moved pci_unmap here */
  1513. dc390_pci_unmap(pSRB);
  1514. status = pSRB->TargetStatus;
  1515. DEBUG0(printk (" SRBdone (%02x,%08x), SRB %p, pid %li\n", status, pcmd->result,\
  1516. pSRB, pcmd->serial_number));
  1517. if(pSRB->SRBFlag & AUTO_REQSENSE)
  1518. { /* Last command was a Request Sense */
  1519. pSRB->SRBFlag &= ~AUTO_REQSENSE;
  1520. pSRB->AdaptStatus = 0;
  1521. pSRB->TargetStatus = SAM_STAT_CHECK_CONDITION;
  1522. //pcmd->result = MK_RES(DRIVER_SENSE,DID_OK,0,status);
  1523. if (status == SAM_STAT_CHECK_CONDITION)
  1524. pcmd->result = MK_RES_LNX(0, DID_BAD_TARGET, 0, /*CHECK_CONDITION*/0);
  1525. else /* Retry */
  1526. {
  1527. if( pSRB->pcmd->cmnd[0] == TEST_UNIT_READY /* || pSRB->pcmd->cmnd[0] == START_STOP */)
  1528. {
  1529. /* Don't retry on TEST_UNIT_READY */
  1530. pcmd->result = MK_RES_LNX(DRIVER_SENSE, DID_OK, 0, SAM_STAT_CHECK_CONDITION);
  1531. REMOVABLEDEBUG(printk(KERN_INFO "Cmd=%02x, Result=%08x, XferL=%08x\n",pSRB->pcmd->cmnd[0],\
  1532. (u32) pcmd->result, (u32) pSRB->TotalXferredLen));
  1533. } else {
  1534. SET_RES_DRV(pcmd->result, DRIVER_SENSE);
  1535. //pSRB->ScsiCmdLen = (u8) (pSRB->Segment1[0] >> 8);
  1536. DEBUG0 (printk ("DC390: RETRY pid %li (%02x), target %02i-%02i\n", pcmd->serial_number, pcmd->cmnd[0], pcmd->device->id, pcmd->device->lun));
  1537. pSRB->TotalXferredLen = 0;
  1538. SET_RES_DID(pcmd->result, DID_SOFT_ERROR);
  1539. }
  1540. }
  1541. goto cmd_done;
  1542. }
  1543. if( status )
  1544. {
  1545. if (status == SAM_STAT_CHECK_CONDITION)
  1546. {
  1547. if (dc390_RequestSense(pACB, pDCB, pSRB)) {
  1548. SET_RES_DID(pcmd->result, DID_ERROR);
  1549. goto cmd_done;
  1550. }
  1551. return;
  1552. }
  1553. else if (status == SAM_STAT_TASK_SET_FULL)
  1554. {
  1555. scsi_track_queue_full(pcmd->device, pDCB->GoingSRBCnt - 1);
  1556. DEBUG0 (printk ("DC390: RETRY pid %li (%02x), target %02i-%02i\n", pcmd->serial_number, pcmd->cmnd[0], pcmd->device->id, pcmd->device->lun));
  1557. pSRB->TotalXferredLen = 0;
  1558. SET_RES_DID(pcmd->result, DID_SOFT_ERROR);
  1559. }
  1560. else if (status == SAM_STAT_BUSY &&
  1561. (pcmd->cmnd[0] == TEST_UNIT_READY || pcmd->cmnd[0] == INQUIRY) &&
  1562. pACB->scan_devices)
  1563. {
  1564. pSRB->AdaptStatus = 0;
  1565. pSRB->TargetStatus = status;
  1566. pcmd->result = MK_RES(0,0,pSRB->EndMessage,/*status*/0);
  1567. }
  1568. else
  1569. { /* Another error */
  1570. pSRB->TotalXferredLen = 0;
  1571. SET_RES_DID(pcmd->result, DID_SOFT_ERROR);
  1572. goto cmd_done;
  1573. }
  1574. }
  1575. else
  1576. { /* Target status == 0 */
  1577. status = pSRB->AdaptStatus;
  1578. if (status == H_OVER_UNDER_RUN)
  1579. {
  1580. pSRB->TargetStatus = 0;
  1581. SET_RES_DID(pcmd->result,DID_OK);
  1582. SET_RES_MSG(pcmd->result,pSRB->EndMessage);
  1583. }
  1584. else if (status == H_SEL_TIMEOUT)
  1585. {
  1586. pcmd->result = MK_RES(0, DID_NO_CONNECT, 0, 0);
  1587. /* Devices are removed below ... */
  1588. }
  1589. else if( pSRB->SRBStatus & PARITY_ERROR)
  1590. {
  1591. //pcmd->result = MK_RES(0,DID_PARITY,pSRB->EndMessage,0);
  1592. SET_RES_DID(pcmd->result,DID_PARITY);
  1593. SET_RES_MSG(pcmd->result,pSRB->EndMessage);
  1594. }
  1595. else /* No error */
  1596. {
  1597. pSRB->AdaptStatus = 0;
  1598. pSRB->TargetStatus = 0;
  1599. SET_RES_DID(pcmd->result,DID_OK);
  1600. }
  1601. }
  1602. cmd_done:
  1603. scsi_set_resid(pcmd, scsi_bufflen(pcmd) - pSRB->TotalXferredLen);
  1604. dc390_Going_remove (pDCB, pSRB);
  1605. /* Add to free list */
  1606. dc390_Free_insert (pACB, pSRB);
  1607. DEBUG0(printk (KERN_DEBUG "DC390: SRBdone: done pid %li\n", pcmd->serial_number));
  1608. pcmd->scsi_done (pcmd);
  1609. return;
  1610. }
  1611. /* Remove all SRBs from Going list and inform midlevel */
  1612. static void
  1613. dc390_DoingSRB_Done(struct dc390_acb* pACB, struct scsi_cmnd *cmd)
  1614. {
  1615. struct dc390_dcb *pDCB, *pdcb;
  1616. struct dc390_srb *psrb, *psrb2;
  1617. int i;
  1618. struct scsi_cmnd *pcmd;
  1619. pDCB = pACB->pLinkDCB;
  1620. pdcb = pDCB;
  1621. if (! pdcb) return;
  1622. do
  1623. {
  1624. psrb = pdcb->pGoingSRB;
  1625. for (i = 0; i < pdcb->GoingSRBCnt; i++)
  1626. {
  1627. psrb2 = psrb->pNextSRB;
  1628. pcmd = psrb->pcmd;
  1629. dc390_Free_insert (pACB, psrb);
  1630. psrb = psrb2;
  1631. }
  1632. pdcb->GoingSRBCnt = 0;
  1633. pdcb->pGoingSRB = NULL;
  1634. pdcb->TagMask = 0;
  1635. pdcb = pdcb->pNextDCB;
  1636. } while( pdcb != pDCB );
  1637. }
  1638. static void
  1639. dc390_ResetSCSIBus( struct dc390_acb* pACB )
  1640. {
  1641. //DC390_write8 (ScsiCmd, RST_DEVICE_CMD);
  1642. //udelay (250);
  1643. //DC390_write8 (ScsiCmd, NOP_CMD);
  1644. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1645. DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  1646. DC390_write8 (ScsiCmd, RST_SCSI_BUS_CMD);
  1647. pACB->Connected = 0;
  1648. return;
  1649. }
  1650. static void
  1651. dc390_ScsiRstDetect( struct dc390_acb* pACB )
  1652. {
  1653. printk ("DC390: Rst_Detect: laststat = %08x\n", dc390_laststatus);
  1654. //DEBUG0(printk(KERN_INFO "RST_DETECT,"));
  1655. DC390_write8 (DMA_Cmd, DMA_IDLE_CMD);
  1656. /* Unlock before ? */
  1657. /* delay half a second */
  1658. udelay (1000);
  1659. DC390_write8 (ScsiCmd, CLEAR_FIFO_CMD);
  1660. pACB->pScsiHost->last_reset = jiffies + 5*HZ/2
  1661. + HZ * dc390_eepromBuf[pACB->AdapterIndex][EE_DELAY];
  1662. pACB->Connected = 0;
  1663. if( pACB->ACBFlag & RESET_DEV )
  1664. pACB->ACBFlag |= RESET_DONE;
  1665. else
  1666. { /* Reset was issued by sb else */
  1667. pACB->ACBFlag |= RESET_DETECT;
  1668. dc390_ResetDevParam( pACB );
  1669. dc390_DoingSRB_Done( pACB, NULL);
  1670. //dc390_RecoverSRB( pACB );
  1671. pACB->pActiveDCB = NULL;
  1672. pACB->ACBFlag = 0;
  1673. }
  1674. return;
  1675. }
  1676. static int DC390_queuecommand(struct scsi_cmnd *cmd,
  1677. void (*done)(struct scsi_cmnd *))
  1678. {
  1679. struct scsi_device *sdev = cmd->device;
  1680. struct dc390_acb *acb = (struct dc390_acb *)sdev->host->hostdata;
  1681. struct dc390_dcb *dcb = sdev->hostdata;
  1682. struct dc390_srb *srb;
  1683. if (sdev->queue_depth <= dcb->GoingSRBCnt)
  1684. goto device_busy;
  1685. if (acb->pActiveDCB)
  1686. goto host_busy;
  1687. if (acb->ACBFlag & (RESET_DETECT|RESET_DONE|RESET_DEV))
  1688. goto host_busy;
  1689. srb = acb->pFreeSRB;
  1690. if (unlikely(srb == NULL))
  1691. goto host_busy;
  1692. cmd->scsi_done = done;
  1693. cmd->result = 0;
  1694. acb->Cmds++;
  1695. acb->pFreeSRB = srb->pNextSRB;
  1696. srb->pNextSRB = NULL;
  1697. srb->pSRBDCB = dcb;
  1698. srb->pcmd = cmd;
  1699. cmd->host_scribble = (char *)srb;
  1700. srb->SGIndex = 0;
  1701. srb->AdaptStatus = 0;
  1702. srb->TargetStatus = 0;
  1703. srb->MsgCnt = 0;
  1704. srb->SRBStatus = 0;
  1705. srb->SRBFlag = 0;
  1706. srb->SRBState = 0;
  1707. srb->TotalXferredLen = 0;
  1708. srb->SGBusAddr = 0;
  1709. srb->SGToBeXferLen = 0;
  1710. srb->ScsiPhase = 0;
  1711. srb->EndMessage = 0;
  1712. srb->TagNumber = SCSI_NO_TAG;
  1713. if (dc390_StartSCSI(acb, dcb, srb)) {
  1714. dc390_Free_insert(acb, srb);
  1715. goto host_busy;
  1716. }
  1717. dc390_Going_append(dcb, srb);
  1718. return 0;
  1719. host_busy:
  1720. return SCSI_MLQUEUE_HOST_BUSY;
  1721. device_busy:
  1722. return SCSI_MLQUEUE_DEVICE_BUSY;
  1723. }
  1724. static void dc390_dumpinfo (struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
  1725. {
  1726. struct pci_dev *pdev;
  1727. u16 pstat;
  1728. if (!pDCB) pDCB = pACB->pActiveDCB;
  1729. if (!pSRB && pDCB) pSRB = pDCB->pActiveSRB;
  1730. if (pSRB)
  1731. {
  1732. printk ("DC390: SRB: Xferred %08lx, Remain %08lx, State %08x, Phase %02x\n",
  1733. pSRB->TotalXferredLen, pSRB->SGToBeXferLen, pSRB->SRBState,
  1734. pSRB->ScsiPhase);
  1735. printk ("DC390: AdpaterStatus: %02x, SRB Status %02x\n", pSRB->AdaptStatus, pSRB->SRBStatus);
  1736. }
  1737. printk ("DC390: Status of last IRQ (DMA/SC/Int/IRQ): %08x\n", dc390_laststatus);
  1738. printk ("DC390: Register dump: SCSI block:\n");
  1739. printk ("DC390: XferCnt Cmd Stat IntS IRQS FFIS Ctl1 Ctl2 Ctl3 Ctl4\n");
  1740. printk ("DC390: %06x %02x %02x %02x",
  1741. DC390_read8(CtcReg_Low) + (DC390_read8(CtcReg_Mid) << 8) + (DC390_read8(CtcReg_High) << 16),
  1742. DC390_read8(ScsiCmd), DC390_read8(Scsi_Status), DC390_read8(Intern_State));
  1743. printk (" %02x %02x %02x %02x %02x %02x\n",
  1744. DC390_read8(INT_Status), DC390_read8(Current_Fifo), DC390_read8(CtrlReg1),
  1745. DC390_read8(CtrlReg2), DC390_read8(CtrlReg3), DC390_read8(CtrlReg4));
  1746. DC390_write32 (DMA_ScsiBusCtrl, WRT_ERASE_DMA_STAT | EN_INT_ON_PCI_ABORT);
  1747. if (DC390_read8(Current_Fifo) & 0x1f)
  1748. {
  1749. printk ("DC390: FIFO:");
  1750. while (DC390_read8(Current_Fifo) & 0x1f) printk (" %02x", DC390_read8(ScsiFifo));
  1751. printk ("\n");
  1752. }
  1753. printk ("DC390: Register dump: DMA engine:\n");
  1754. printk ("DC390: Cmd STrCnt SBusA WrkBC WrkAC Stat SBusCtrl\n");
  1755. printk ("DC390: %02x %08x %08x %08x %08x %02x %08x\n",
  1756. DC390_read8(DMA_Cmd), DC390_read32(DMA_XferCnt), DC390_read32(DMA_XferAddr),
  1757. DC390_read32(DMA_Wk_ByteCntr), DC390_read32(DMA_Wk_AddrCntr),
  1758. DC390_read8(DMA_Status), DC390_read32(DMA_ScsiBusCtrl));
  1759. DC390_write32 (DMA_ScsiBusCtrl, EN_INT_ON_PCI_ABORT);
  1760. pdev = pACB->pdev;
  1761. pci_read_config_word(pdev, PCI_STATUS, &pstat);
  1762. printk ("DC390: Register dump: PCI Status: %04x\n", pstat);
  1763. printk ("DC390: In case of driver trouble read Documentation/scsi/tmscsim.txt\n");
  1764. }
  1765. static int DC390_abort(struct scsi_cmnd *cmd)
  1766. {
  1767. struct dc390_acb *pACB = (struct dc390_acb*) cmd->device->host->hostdata;
  1768. struct dc390_dcb *pDCB = (struct dc390_dcb*) cmd->device->hostdata;
  1769. scmd_printk(KERN_WARNING, cmd,
  1770. "DC390: Abort command (pid %li)\n", cmd->serial_number);
  1771. /* abort() is too stupid for already sent commands at the moment.
  1772. * If it's called we are in trouble anyway, so let's dump some info
  1773. * into the syslog at least. (KG, 98/08/20,99/06/20) */
  1774. dc390_dumpinfo(pACB, pDCB, NULL);
  1775. pDCB->DCBFlag |= ABORT_DEV_;
  1776. printk(KERN_INFO "DC390: Aborted pid %li\n", cmd->serial_number);
  1777. return FAILED;
  1778. }
  1779. static void dc390_ResetDevParam( struct dc390_acb* pACB )
  1780. {
  1781. struct dc390_dcb *pDCB, *pdcb;
  1782. pDCB = pACB->pLinkDCB;
  1783. if (! pDCB) return;
  1784. pdcb = pDCB;
  1785. do
  1786. {
  1787. pDCB->SyncMode &= ~SYNC_NEGO_DONE;
  1788. pDCB->SyncPeriod = 0;
  1789. pDCB->SyncOffset = 0;
  1790. pDCB->TagMask = 0;
  1791. pDCB->CtrlR3 = FAST_CLK;
  1792. pDCB->CtrlR4 &= NEGATE_REQACKDATA | CTRL4_RESERVED | NEGATE_REQACK;
  1793. pDCB->CtrlR4 |= pACB->glitch_cfg;
  1794. pDCB = pDCB->pNextDCB;
  1795. }
  1796. while( pdcb != pDCB );
  1797. pACB->ACBFlag &= ~(RESET_DEV | RESET_DONE | RESET_DETECT);
  1798. }
  1799. static int DC390_bus_reset (struct scsi_cmnd *cmd)
  1800. {
  1801. struct dc390_acb* pACB = (struct dc390_acb*) cmd->device->host->hostdata;
  1802. u8 bval;
  1803. spin_lock_irq(cmd->device->host->host_lock);
  1804. bval = DC390_read8(CtrlReg1) | DIS_INT_ON_SCSI_RST;
  1805. DC390_write8(CtrlReg1, bval); /* disable IRQ on bus reset */
  1806. pACB->ACBFlag |= RESET_DEV;
  1807. dc390_ResetSCSIBus(pACB);
  1808. dc390_ResetDevParam(pACB);
  1809. mdelay(1);
  1810. pACB->pScsiHost->last_reset = jiffies + 3*HZ/2
  1811. + HZ * dc390_eepromBuf[pACB->AdapterIndex][EE_DELAY];
  1812. DC390_write8(ScsiCmd, CLEAR_FIFO_CMD);
  1813. DC390_read8(INT_Status); /* Reset Pending INT */
  1814. dc390_DoingSRB_Done(pACB, cmd);
  1815. pACB->pActiveDCB = NULL;
  1816. pACB->ACBFlag = 0;
  1817. bval = DC390_read8(CtrlReg1) & ~DIS_INT_ON_SCSI_RST;
  1818. DC390_write8(CtrlReg1, bval); /* re-enable interrupt */
  1819. spin_unlock_irq(cmd->device->host->host_lock);
  1820. return SUCCESS;
  1821. }
  1822. /**
  1823. * dc390_slave_alloc - Called by the scsi mid layer to tell us about a new
  1824. * scsi device that we need to deal with.
  1825. *
  1826. * @scsi_device: The new scsi device that we need to handle.
  1827. */
  1828. static int dc390_slave_alloc(struct scsi_device *scsi_device)
  1829. {
  1830. struct dc390_acb *pACB = (struct dc390_acb*) scsi_device->host->hostdata;
  1831. struct dc390_dcb *pDCB, *pDCB2 = NULL;
  1832. uint id = scsi_device->id;
  1833. uint lun = scsi_device->lun;
  1834. pDCB = kzalloc(sizeof(struct dc390_dcb), GFP_KERNEL);
  1835. if (!pDCB)
  1836. return -ENOMEM;
  1837. if (!pACB->DCBCnt++) {
  1838. pACB->pLinkDCB = pDCB;
  1839. pACB->pDCBRunRobin = pDCB;
  1840. } else {
  1841. pACB->pLastDCB->pNextDCB = pDCB;
  1842. }
  1843. pDCB->pNextDCB = pACB->pLinkDCB;
  1844. pACB->pLastDCB = pDCB;
  1845. pDCB->pDCBACB = pACB;
  1846. pDCB->TargetID = id;
  1847. pDCB->TargetLUN = lun;
  1848. /*
  1849. * Some values are for all LUNs: Copy them
  1850. * In a clean way: We would have an own structure for a SCSI-ID
  1851. */
  1852. if (lun && (pDCB2 = dc390_findDCB(pACB, id, 0))) {
  1853. pDCB->DevMode = pDCB2->DevMode;
  1854. pDCB->SyncMode = pDCB2->SyncMode & SYNC_NEGO_DONE;
  1855. pDCB->SyncPeriod = pDCB2->SyncPeriod;
  1856. pDCB->SyncOffset = pDCB2->SyncOffset;
  1857. pDCB->NegoPeriod = pDCB2->NegoPeriod;
  1858. pDCB->CtrlR3 = pDCB2->CtrlR3;
  1859. pDCB->CtrlR4 = pDCB2->CtrlR4;
  1860. } else {
  1861. u8 index = pACB->AdapterIndex;
  1862. PEEprom prom = (PEEprom) &dc390_eepromBuf[index][id << 2];
  1863. pDCB->DevMode = prom->EE_MODE1;
  1864. pDCB->NegoPeriod =
  1865. (dc390_clock_period1[prom->EE_SPEED] * 25) >> 2;
  1866. pDCB->CtrlR3 = FAST_CLK;
  1867. pDCB->CtrlR4 = pACB->glitch_cfg | CTRL4_RESERVED;
  1868. if (dc390_eepromBuf[index][EE_MODE2] & ACTIVE_NEGATION)
  1869. pDCB->CtrlR4 |= NEGATE_REQACKDATA | NEGATE_REQACK;
  1870. }
  1871. if (pDCB->DevMode & SYNC_NEGO_)
  1872. pDCB->SyncMode |= SYNC_ENABLE;
  1873. else {
  1874. pDCB->SyncMode = 0;
  1875. pDCB->SyncOffset &= ~0x0f;
  1876. }
  1877. pDCB->CtrlR1 = pACB->pScsiHost->this_id;
  1878. if (pDCB->DevMode & PARITY_CHK_)
  1879. pDCB->CtrlR1 |= PARITY_ERR_REPO;
  1880. pACB->scan_devices = 1;
  1881. scsi_device->hostdata = pDCB;
  1882. return 0;
  1883. }
  1884. /**
  1885. * dc390_slave_destroy - Called by the scsi mid layer to tell us about a
  1886. * device that is going away.
  1887. *
  1888. * @scsi_device: The scsi device that we need to remove.
  1889. */
  1890. static void dc390_slave_destroy(struct scsi_device *scsi_device)
  1891. {
  1892. struct dc390_acb* pACB = (struct dc390_acb*) scsi_device->host->hostdata;
  1893. struct dc390_dcb* pDCB = (struct dc390_dcb*) scsi_device->hostdata;
  1894. struct dc390_dcb* pPrevDCB = pACB->pLinkDCB;
  1895. pACB->scan_devices = 0;
  1896. BUG_ON(pDCB->GoingSRBCnt > 1);
  1897. if (pDCB == pACB->pLinkDCB) {
  1898. if (pACB->pLastDCB == pDCB) {
  1899. pDCB->pNextDCB = NULL;
  1900. pACB->pLastDCB = NULL;
  1901. }
  1902. pACB->pLinkDCB = pDCB->pNextDCB;
  1903. } else {
  1904. while (pPrevDCB->pNextDCB != pDCB)
  1905. pPrevDCB = pPrevDCB->pNextDCB;
  1906. pPrevDCB->pNextDCB = pDCB->pNextDCB;
  1907. if (pDCB == pACB->pLastDCB)
  1908. pACB->pLastDCB = pPrevDCB;
  1909. }
  1910. if (pDCB == pACB->pActiveDCB)
  1911. pACB->pActiveDCB = NULL;
  1912. if (pDCB == pACB->pLinkDCB)
  1913. pACB->pLinkDCB = pDCB->pNextDCB;
  1914. if (pDCB == pACB->pDCBRunRobin)
  1915. pACB->pDCBRunRobin = pDCB->pNextDCB;
  1916. kfree(pDCB);
  1917. pACB->DCBCnt--;
  1918. }
  1919. static int dc390_slave_configure(struct scsi_device *sdev)
  1920. {
  1921. struct dc390_acb *acb = (struct dc390_acb *)sdev->host->hostdata;
  1922. struct dc390_dcb *dcb = (struct dc390_dcb *)sdev->hostdata;
  1923. acb->scan_devices = 0;
  1924. if (sdev->tagged_supported && (dcb->DevMode & TAG_QUEUEING_)) {
  1925. dcb->SyncMode |= EN_TAG_QUEUEING;
  1926. scsi_activate_tcq(sdev, acb->TagMaxNum);
  1927. }
  1928. return 0;
  1929. }
  1930. static struct scsi_host_template driver_template = {
  1931. .module = THIS_MODULE,
  1932. .proc_name = "tmscsim",
  1933. .name = DC390_BANNER " V" DC390_VERSION,
  1934. .slave_alloc = dc390_slave_alloc,
  1935. .slave_configure = dc390_slave_configure,
  1936. .slave_destroy = dc390_slave_destroy,
  1937. .queuecommand = DC390_queuecommand,
  1938. .eh_abort_handler = DC390_abort,
  1939. .eh_bus_reset_handler = DC390_bus_reset,
  1940. .can_queue = 1,
  1941. .this_id = 7,
  1942. .sg_tablesize = SG_ALL,
  1943. .cmd_per_lun = 1,
  1944. .use_clustering = ENABLE_CLUSTERING,
  1945. .max_sectors = 0x4000, /* 8MiB = 16 * 1024 * 512 */
  1946. };
  1947. /***********************************************************************
  1948. * Functions for access to DC390 EEPROM
  1949. * and some to emulate it
  1950. *
  1951. **********************************************************************/
  1952. static void __devinit dc390_eeprom_prepare_read(struct pci_dev *pdev, u8 cmd)
  1953. {
  1954. u8 carryFlag = 1, j = 0x80, bval;
  1955. int i;
  1956. for (i = 0; i < 9; i++) {
  1957. if (carryFlag) {
  1958. pci_write_config_byte(pdev, 0x80, 0x40);
  1959. bval = 0xc0;
  1960. } else
  1961. bval = 0x80;
  1962. udelay(160);
  1963. pci_write_config_byte(pdev, 0x80, bval);
  1964. udelay(160);
  1965. pci_write_config_byte(pdev, 0x80, 0);
  1966. udelay(160);
  1967. carryFlag = (cmd & j) ? 1 : 0;
  1968. j >>= 1;
  1969. }
  1970. }
  1971. static u16 __devinit dc390_eeprom_get_data(struct pci_dev *pdev)
  1972. {
  1973. int i;
  1974. u16 wval = 0;
  1975. u8 bval;
  1976. for (i = 0; i < 16; i++) {
  1977. wval <<= 1;
  1978. pci_write_config_byte(pdev, 0x80, 0x80);
  1979. udelay(160);
  1980. pci_write_config_byte(pdev, 0x80, 0x40);
  1981. udelay(160);
  1982. pci_read_config_byte(pdev, 0x00, &bval);
  1983. if (bval == 0x22)
  1984. wval |= 1;
  1985. }
  1986. return wval;
  1987. }
  1988. static void __devinit dc390_read_eeprom(struct pci_dev *pdev, u16 *ptr)
  1989. {
  1990. u8 cmd = EEPROM_READ, i;
  1991. for (i = 0; i < 0x40; i++) {
  1992. pci_write_config_byte(pdev, 0xc0, 0);
  1993. udelay(160);
  1994. dc390_eeprom_prepare_read(pdev, cmd++);
  1995. *ptr++ = dc390_eeprom_get_data(pdev);
  1996. pci_write_config_byte(pdev, 0x80, 0);
  1997. pci_write_config_byte(pdev, 0x80, 0);
  1998. udelay(160);
  1999. }
  2000. }
  2001. /* Override EEprom values with explicitly set values */
  2002. static void __devinit dc390_eeprom_override(u8 index)
  2003. {
  2004. u8 *ptr = (u8 *) dc390_eepromBuf[index], id;
  2005. /* Adapter Settings */
  2006. if (tmscsim[0] != -2)
  2007. ptr[EE_ADAPT_SCSI_ID] = (u8)tmscsim[0]; /* Adapter ID */
  2008. if (tmscsim[3] != -2)
  2009. ptr[EE_MODE2] = (u8)tmscsim[3];
  2010. if (tmscsim[5] != -2)
  2011. ptr[EE_DELAY] = tmscsim[5]; /* Reset delay */
  2012. if (tmscsim[4] != -2)
  2013. ptr[EE_TAG_CMD_NUM] = (u8)tmscsim[4]; /* Tagged Cmds */
  2014. /* Device Settings */
  2015. for (id = 0; id < MAX_SCSI_ID; id++) {
  2016. if (tmscsim[2] != -2)
  2017. ptr[id << 2] = (u8)tmscsim[2]; /* EE_MODE1 */
  2018. if (tmscsim[1] != -2)
  2019. ptr[(id << 2) + 1] = (u8)tmscsim[1]; /* EE_Speed */
  2020. }
  2021. }
  2022. static int __devinitdata tmscsim_def[] = {
  2023. 7,
  2024. 0 /* 10MHz */,
  2025. PARITY_CHK_ | SEND_START_ | EN_DISCONNECT_ | SYNC_NEGO_ | TAG_QUEUEING_,
  2026. MORE2_DRV | GREATER_1G | RST_SCSI_BUS | ACTIVE_NEGATION | LUN_CHECK,
  2027. 3 /* 16 Tags per LUN */,
  2028. 1 /* s delay after Reset */,
  2029. };
  2030. /* Copy defaults over set values where missing */
  2031. static void __devinit dc390_fill_with_defaults (void)
  2032. {
  2033. int i;
  2034. for (i = 0; i < 6; i++) {
  2035. if (tmscsim[i] < 0 || tmscsim[i] > 255)
  2036. tmscsim[i] = tmscsim_def[i];
  2037. }
  2038. /* Sanity checks */
  2039. if (tmscsim[0] > 7)
  2040. tmscsim[0] = 7;
  2041. if (tmscsim[1] > 7)
  2042. tmscsim[1] = 4;
  2043. if (tmscsim[4] > 5)
  2044. tmscsim[4] = 4;
  2045. if (tmscsim[5] > 180)
  2046. tmscsim[5] = 180;
  2047. }
  2048. static void __devinit dc390_check_eeprom(struct pci_dev *pdev, u8 index)
  2049. {
  2050. u8 interpd[] = {1, 3, 5, 10, 16, 30, 60, 120};
  2051. u8 EEbuf[128];
  2052. u16 *ptr = (u16 *)EEbuf, wval = 0;
  2053. int i;
  2054. dc390_read_eeprom(pdev, ptr);
  2055. memcpy(dc390_eepromBuf[index], EEbuf, EE_ADAPT_SCSI_ID);
  2056. memcpy(&dc390_eepromBuf[index][EE_ADAPT_SCSI_ID],
  2057. &EEbuf[REAL_EE_ADAPT_SCSI_ID], EE_LEN - EE_ADAPT_SCSI_ID);
  2058. dc390_eepromBuf[index][EE_DELAY] = interpd[dc390_eepromBuf[index][EE_DELAY]];
  2059. for (i = 0; i < 0x40; i++, ptr++)
  2060. wval += *ptr;
  2061. /* no Tekram EEprom found */
  2062. if (wval != 0x1234) {
  2063. int speed;
  2064. printk(KERN_INFO "DC390_init: No EEPROM found! Trying default settings ...\n");
  2065. /*
  2066. * XXX(hch): bogus, because we might have tekram and
  2067. * non-tekram hbas in a single machine.
  2068. */
  2069. dc390_fill_with_defaults();
  2070. speed = dc390_clock_speed[tmscsim[1]];
  2071. printk(KERN_INFO "DC390: Used defaults: AdaptID=%i, SpeedIdx=%i (%i.%i MHz), "
  2072. "DevMode=0x%02x, AdaptMode=0x%02x, TaggedCmnds=%i (%i), DelayReset=%is\n",
  2073. tmscsim[0], tmscsim[1], speed / 10, speed % 10,
  2074. (u8)tmscsim[2], (u8)tmscsim[3], tmscsim[4], 2 << (tmscsim[4]), tmscsim[5]);
  2075. }
  2076. }
  2077. static void __devinit dc390_init_hw(struct dc390_acb *pACB, u8 index)
  2078. {
  2079. struct Scsi_Host *shost = pACB->pScsiHost;
  2080. u8 dstate;
  2081. /* Disable SCSI bus reset interrupt */
  2082. DC390_write8(CtrlReg1, DIS_INT_ON_SCSI_RST | shost->this_id);
  2083. if (pACB->Gmode2 & RST_SCSI_BUS) {
  2084. dc390_ResetSCSIBus(pACB);
  2085. udelay(1000);
  2086. shost->last_reset = jiffies + HZ/2 +
  2087. HZ * dc390_eepromBuf[pACB->AdapterIndex][EE_DELAY];
  2088. }
  2089. pACB->ACBFlag = 0;
  2090. /* Reset Pending INT */
  2091. DC390_read8(INT_Status);
  2092. /* 250ms selection timeout */
  2093. DC390_write8(Scsi_TimeOut, SEL_TIMEOUT);
  2094. /* Conversion factor = 0 , 40MHz clock */
  2095. DC390_write8(Clk_Factor, CLK_FREQ_40MHZ);
  2096. /* NOP cmd - clear command register */
  2097. DC390_write8(ScsiCmd, NOP_CMD);
  2098. /* Enable Feature and SCSI-2 */
  2099. DC390_write8(CtrlReg2, EN_FEATURE+EN_SCSI2_CMD);
  2100. /* Fast clock */
  2101. DC390_write8(CtrlReg3, FAST_CLK);
  2102. /* Negation */
  2103. DC390_write8(CtrlReg4, pACB->glitch_cfg | /* glitch eater */
  2104. (dc390_eepromBuf[index][EE_MODE2] & ACTIVE_NEGATION) ?
  2105. NEGATE_REQACKDATA : 0);
  2106. /* Clear Transfer Count High: ID */
  2107. DC390_write8(CtcReg_High, 0);
  2108. DC390_write8(DMA_Cmd, DMA_IDLE_CMD);
  2109. DC390_write8(ScsiCmd, CLEAR_FIFO_CMD);
  2110. DC390_write32(DMA_ScsiBusCtrl, EN_INT_ON_PCI_ABORT);
  2111. dstate = DC390_read8(DMA_Status);
  2112. DC390_write8(DMA_Status, dstate);
  2113. }
  2114. static int __devinit dc390_probe_one(struct pci_dev *pdev,
  2115. const struct pci_device_id *id)
  2116. {
  2117. struct dc390_acb *pACB;
  2118. struct Scsi_Host *shost;
  2119. unsigned long io_port;
  2120. int error = -ENODEV, i;
  2121. if (pci_enable_device(pdev))
  2122. goto out;
  2123. pci_set_master(pdev);
  2124. error = -ENOMEM;
  2125. if (disable_clustering)
  2126. driver_template.use_clustering = DISABLE_CLUSTERING;
  2127. shost = scsi_host_alloc(&driver_template, sizeof(struct dc390_acb));
  2128. if (!shost)
  2129. goto out_disable_device;
  2130. pACB = (struct dc390_acb *)shost->hostdata;
  2131. memset(pACB, 0, sizeof(struct dc390_acb));
  2132. dc390_check_eeprom(pdev, dc390_adapterCnt);
  2133. dc390_eeprom_override(dc390_adapterCnt);
  2134. io_port = pci_resource_start(pdev, 0);
  2135. shost->this_id = dc390_eepromBuf[dc390_adapterCnt][EE_ADAPT_SCSI_ID];
  2136. shost->io_port = io_port;
  2137. shost->n_io_port = 0x80;
  2138. shost->irq = pdev->irq;
  2139. shost->base = io_port;
  2140. shost->unique_id = io_port;
  2141. shost->last_reset = jiffies;
  2142. pACB->pScsiHost = shost;
  2143. pACB->IOPortBase = (u16) io_port;
  2144. pACB->IRQLevel = pdev->irq;
  2145. shost->max_id = 8;
  2146. if (shost->max_id - 1 ==
  2147. dc390_eepromBuf[dc390_adapterCnt][EE_ADAPT_SCSI_ID])
  2148. shost->max_id--;
  2149. if (dc390_eepromBuf[dc390_adapterCnt][EE_MODE2] & LUN_CHECK)
  2150. shost->max_lun = 8;
  2151. else
  2152. shost->max_lun = 1;
  2153. pACB->pFreeSRB = pACB->SRB_array;
  2154. pACB->SRBCount = MAX_SRB_CNT;
  2155. pACB->AdapterIndex = dc390_adapterCnt;
  2156. pACB->TagMaxNum =
  2157. 2 << dc390_eepromBuf[dc390_adapterCnt][EE_TAG_CMD_NUM];
  2158. pACB->Gmode2 = dc390_eepromBuf[dc390_adapterCnt][EE_MODE2];
  2159. for (i = 0; i < pACB->SRBCount-1; i++)
  2160. pACB->SRB_array[i].pNextSRB = &pACB->SRB_array[i+1];
  2161. pACB->SRB_array[pACB->SRBCount-1].pNextSRB = NULL;
  2162. pACB->pTmpSRB = &pACB->TmpSRB;
  2163. pACB->sel_timeout = SEL_TIMEOUT;
  2164. pACB->glitch_cfg = EATER_25NS;
  2165. pACB->pdev = pdev;
  2166. if (!request_region(io_port, shost->n_io_port, "tmscsim")) {
  2167. printk(KERN_ERR "DC390: register IO ports error!\n");
  2168. goto out_host_put;
  2169. }
  2170. /* Reset Pending INT */
  2171. DC390_read8_(INT_Status, io_port);
  2172. if (request_irq(pdev->irq, do_DC390_Interrupt, IRQF_SHARED,
  2173. "tmscsim", pACB)) {
  2174. printk(KERN_ERR "DC390: register IRQ error!\n");
  2175. goto out_release_region;
  2176. }
  2177. dc390_init_hw(pACB, dc390_adapterCnt);
  2178. dc390_adapterCnt++;
  2179. pci_set_drvdata(pdev, shost);
  2180. error = scsi_add_host(shost, &pdev->dev);
  2181. if (error)
  2182. goto out_free_irq;
  2183. scsi_scan_host(shost);
  2184. return 0;
  2185. out_free_irq:
  2186. free_irq(pdev->irq, pACB);
  2187. out_release_region:
  2188. release_region(io_port, shost->n_io_port);
  2189. out_host_put:
  2190. scsi_host_put(shost);
  2191. out_disable_device:
  2192. pci_disable_device(pdev);
  2193. out:
  2194. return error;
  2195. }
  2196. /**
  2197. * dc390_remove_one - Called to remove a single instance of the adapter.
  2198. *
  2199. * @dev: The PCI device to remove.
  2200. */
  2201. static void __devexit dc390_remove_one(struct pci_dev *dev)
  2202. {
  2203. struct Scsi_Host *scsi_host = pci_get_drvdata(dev);
  2204. unsigned long iflags;
  2205. struct dc390_acb* pACB = (struct dc390_acb*) scsi_host->hostdata;
  2206. u8 bval;
  2207. scsi_remove_host(scsi_host);
  2208. spin_lock_irqsave(scsi_host->host_lock, iflags);
  2209. pACB->ACBFlag = RESET_DEV;
  2210. bval = DC390_read8(CtrlReg1) | DIS_INT_ON_SCSI_RST;
  2211. DC390_write8 (CtrlReg1, bval); /* disable interrupt */
  2212. if (pACB->Gmode2 & RST_SCSI_BUS)
  2213. dc390_ResetSCSIBus(pACB);
  2214. spin_unlock_irqrestore(scsi_host->host_lock, iflags);
  2215. free_irq(scsi_host->irq, pACB);
  2216. release_region(scsi_host->io_port, scsi_host->n_io_port);
  2217. pci_disable_device(dev);
  2218. scsi_host_put(scsi_host);
  2219. pci_set_drvdata(dev, NULL);
  2220. }
  2221. static struct pci_device_id tmscsim_pci_tbl[] = {
  2222. { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD53C974,
  2223. PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
  2224. { }
  2225. };
  2226. MODULE_DEVICE_TABLE(pci, tmscsim_pci_tbl);
  2227. static struct pci_driver dc390_driver = {
  2228. .name = "tmscsim",
  2229. .id_table = tmscsim_pci_tbl,
  2230. .probe = dc390_probe_one,
  2231. .remove = __devexit_p(dc390_remove_one),
  2232. };
  2233. static int __init dc390_module_init(void)
  2234. {
  2235. if (!disable_clustering) {
  2236. printk(KERN_INFO "DC390: clustering now enabled by default. If you get problems load\n");
  2237. printk(KERN_INFO " with \"disable_clustering=1\" and report to maintainers\n");
  2238. }
  2239. if (tmscsim[0] == -1 || tmscsim[0] > 15) {
  2240. tmscsim[0] = 7;
  2241. tmscsim[1] = 4;
  2242. tmscsim[2] = PARITY_CHK_ | TAG_QUEUEING_;
  2243. tmscsim[3] = MORE2_DRV | GREATER_1G | RST_SCSI_BUS | ACTIVE_NEGATION;
  2244. tmscsim[4] = 2;
  2245. tmscsim[5] = 10;
  2246. printk (KERN_INFO "DC390: Using safe settings.\n");
  2247. }
  2248. return pci_register_driver(&dc390_driver);
  2249. }
  2250. static void __exit dc390_module_exit(void)
  2251. {
  2252. pci_unregister_driver(&dc390_driver);
  2253. }
  2254. module_init(dc390_module_init);
  2255. module_exit(dc390_module_exit);
  2256. #ifndef MODULE
  2257. static int __init dc390_setup (char *str)
  2258. {
  2259. int ints[8],i, im;
  2260. get_options(str, ARRAY_SIZE(ints), ints);
  2261. im = ints[0];
  2262. if (im > 6) {
  2263. printk (KERN_NOTICE "DC390: ignore extra params!\n");
  2264. im = 6;
  2265. }
  2266. for (i = 0; i < im; i++)
  2267. tmscsim[i] = ints[i+1];
  2268. /* dc390_checkparams (); */
  2269. return 1;
  2270. }
  2271. __setup("tmscsim=", dc390_setup);
  2272. #endif