NCR53C9x.c 102 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650
  1. /* NCR53C9x.c: Generic SCSI driver code for NCR53C9x chips.
  2. *
  3. * Originally esp.c : EnhancedScsiProcessor Sun SCSI driver code.
  4. *
  5. * Copyright (C) 1995, 1998 David S. Miller (davem@caip.rutgers.edu)
  6. *
  7. * Most DMA dependencies put in driver specific files by
  8. * Jesper Skov (jskov@cygnus.co.uk)
  9. *
  10. * Set up to use esp_read/esp_write (preprocessor macros in NCR53c9x.h) by
  11. * Tymm Twillman (tymm@coe.missouri.edu)
  12. */
  13. /* TODO:
  14. *
  15. * 1) Maybe disable parity checking in config register one for SCSI1
  16. * targets. (Gilmore says parity error on the SBus can lock up
  17. * old sun4c's)
  18. * 2) Add support for DMA2 pipelining.
  19. * 3) Add tagged queueing.
  20. * 4) Maybe change use of "esp" to something more "NCR"'ish.
  21. */
  22. #include <linux/module.h>
  23. #include <linux/config.h>
  24. #include <linux/kernel.h>
  25. #include <linux/delay.h>
  26. #include <linux/types.h>
  27. #include <linux/string.h>
  28. #include <linux/slab.h>
  29. #include <linux/blkdev.h>
  30. #include <linux/interrupt.h>
  31. #include <linux/proc_fs.h>
  32. #include <linux/stat.h>
  33. #include <linux/init.h>
  34. #include "scsi.h"
  35. #include <scsi/scsi_host.h>
  36. #include "NCR53C9x.h"
  37. #include <asm/system.h>
  38. #include <asm/ptrace.h>
  39. #include <asm/pgtable.h>
  40. #include <asm/io.h>
  41. #include <asm/irq.h>
  42. /* Command phase enumeration. */
  43. enum {
  44. not_issued = 0x00, /* Still in the issue_SC queue. */
  45. /* Various forms of selecting a target. */
  46. #define in_slct_mask 0x10
  47. in_slct_norm = 0x10, /* ESP is arbitrating, normal selection */
  48. in_slct_stop = 0x11, /* ESP will select, then stop with IRQ */
  49. in_slct_msg = 0x12, /* select, then send a message */
  50. in_slct_tag = 0x13, /* select and send tagged queue msg */
  51. in_slct_sneg = 0x14, /* select and acquire sync capabilities */
  52. /* Any post selection activity. */
  53. #define in_phases_mask 0x20
  54. in_datain = 0x20, /* Data is transferring from the bus */
  55. in_dataout = 0x21, /* Data is transferring to the bus */
  56. in_data_done = 0x22, /* Last DMA data operation done (maybe) */
  57. in_msgin = 0x23, /* Eating message from target */
  58. in_msgincont = 0x24, /* Eating more msg bytes from target */
  59. in_msgindone = 0x25, /* Decide what to do with what we got */
  60. in_msgout = 0x26, /* Sending message to target */
  61. in_msgoutdone = 0x27, /* Done sending msg out */
  62. in_cmdbegin = 0x28, /* Sending cmd after abnormal selection */
  63. in_cmdend = 0x29, /* Done sending slow cmd */
  64. in_status = 0x2a, /* Was in status phase, finishing cmd */
  65. in_freeing = 0x2b, /* freeing the bus for cmd cmplt or disc */
  66. in_the_dark = 0x2c, /* Don't know what bus phase we are in */
  67. /* Special states, ie. not normal bus transitions... */
  68. #define in_spec_mask 0x80
  69. in_abortone = 0x80, /* Aborting one command currently */
  70. in_abortall = 0x81, /* Blowing away all commands we have */
  71. in_resetdev = 0x82, /* SCSI target reset in progress */
  72. in_resetbus = 0x83, /* SCSI bus reset in progress */
  73. in_tgterror = 0x84, /* Target did something stupid */
  74. };
  75. enum {
  76. /* Zero has special meaning, see skipahead[12]. */
  77. /*0*/ do_never,
  78. /*1*/ do_phase_determine,
  79. /*2*/ do_reset_bus,
  80. /*3*/ do_reset_complete,
  81. /*4*/ do_work_bus,
  82. /*5*/ do_intr_end
  83. };
  84. /* The master ring of all esp hosts we are managing in this driver. */
  85. static struct NCR_ESP *espchain;
  86. int nesps = 0, esps_in_use = 0, esps_running = 0;
  87. irqreturn_t esp_intr(int irq, void *dev_id, struct pt_regs *pregs);
  88. /* Debugging routines */
  89. static struct esp_cmdstrings {
  90. unchar cmdchar;
  91. char *text;
  92. } esp_cmd_strings[] = {
  93. /* Miscellaneous */
  94. { ESP_CMD_NULL, "ESP_NOP", },
  95. { ESP_CMD_FLUSH, "FIFO_FLUSH", },
  96. { ESP_CMD_RC, "RSTESP", },
  97. { ESP_CMD_RS, "RSTSCSI", },
  98. /* Disconnected State Group */
  99. { ESP_CMD_RSEL, "RESLCTSEQ", },
  100. { ESP_CMD_SEL, "SLCTNATN", },
  101. { ESP_CMD_SELA, "SLCTATN", },
  102. { ESP_CMD_SELAS, "SLCTATNSTOP", },
  103. { ESP_CMD_ESEL, "ENSLCTRESEL", },
  104. { ESP_CMD_DSEL, "DISSELRESEL", },
  105. { ESP_CMD_SA3, "SLCTATN3", },
  106. { ESP_CMD_RSEL3, "RESLCTSEQ", },
  107. /* Target State Group */
  108. { ESP_CMD_SMSG, "SNDMSG", },
  109. { ESP_CMD_SSTAT, "SNDSTATUS", },
  110. { ESP_CMD_SDATA, "SNDDATA", },
  111. { ESP_CMD_DSEQ, "DISCSEQ", },
  112. { ESP_CMD_TSEQ, "TERMSEQ", },
  113. { ESP_CMD_TCCSEQ, "TRGTCMDCOMPSEQ", },
  114. { ESP_CMD_DCNCT, "DISC", },
  115. { ESP_CMD_RMSG, "RCVMSG", },
  116. { ESP_CMD_RCMD, "RCVCMD", },
  117. { ESP_CMD_RDATA, "RCVDATA", },
  118. { ESP_CMD_RCSEQ, "RCVCMDSEQ", },
  119. /* Initiator State Group */
  120. { ESP_CMD_TI, "TRANSINFO", },
  121. { ESP_CMD_ICCSEQ, "INICMDSEQCOMP", },
  122. { ESP_CMD_MOK, "MSGACCEPTED", },
  123. { ESP_CMD_TPAD, "TPAD", },
  124. { ESP_CMD_SATN, "SATN", },
  125. { ESP_CMD_RATN, "RATN", },
  126. };
  127. #define NUM_ESP_COMMANDS ((sizeof(esp_cmd_strings)) / (sizeof(struct esp_cmdstrings)))
  128. /* Print textual representation of an ESP command */
  129. static inline void esp_print_cmd(unchar espcmd)
  130. {
  131. unchar dma_bit = espcmd & ESP_CMD_DMA;
  132. int i;
  133. espcmd &= ~dma_bit;
  134. for(i=0; i<NUM_ESP_COMMANDS; i++)
  135. if(esp_cmd_strings[i].cmdchar == espcmd)
  136. break;
  137. if(i==NUM_ESP_COMMANDS)
  138. printk("ESP_Unknown");
  139. else
  140. printk("%s%s", esp_cmd_strings[i].text,
  141. ((dma_bit) ? "+DMA" : ""));
  142. }
  143. /* Print the status register's value */
  144. static inline void esp_print_statreg(unchar statreg)
  145. {
  146. unchar phase;
  147. printk("STATUS<");
  148. phase = statreg & ESP_STAT_PMASK;
  149. printk("%s,", (phase == ESP_DOP ? "DATA-OUT" :
  150. (phase == ESP_DIP ? "DATA-IN" :
  151. (phase == ESP_CMDP ? "COMMAND" :
  152. (phase == ESP_STATP ? "STATUS" :
  153. (phase == ESP_MOP ? "MSG-OUT" :
  154. (phase == ESP_MIP ? "MSG_IN" :
  155. "unknown")))))));
  156. if(statreg & ESP_STAT_TDONE)
  157. printk("TRANS_DONE,");
  158. if(statreg & ESP_STAT_TCNT)
  159. printk("TCOUNT_ZERO,");
  160. if(statreg & ESP_STAT_PERR)
  161. printk("P_ERROR,");
  162. if(statreg & ESP_STAT_SPAM)
  163. printk("SPAM,");
  164. if(statreg & ESP_STAT_INTR)
  165. printk("IRQ,");
  166. printk(">");
  167. }
  168. /* Print the interrupt register's value */
  169. static inline void esp_print_ireg(unchar intreg)
  170. {
  171. printk("INTREG< ");
  172. if(intreg & ESP_INTR_S)
  173. printk("SLCT_NATN ");
  174. if(intreg & ESP_INTR_SATN)
  175. printk("SLCT_ATN ");
  176. if(intreg & ESP_INTR_RSEL)
  177. printk("RSLCT ");
  178. if(intreg & ESP_INTR_FDONE)
  179. printk("FDONE ");
  180. if(intreg & ESP_INTR_BSERV)
  181. printk("BSERV ");
  182. if(intreg & ESP_INTR_DC)
  183. printk("DISCNCT ");
  184. if(intreg & ESP_INTR_IC)
  185. printk("ILL_CMD ");
  186. if(intreg & ESP_INTR_SR)
  187. printk("SCSI_BUS_RESET ");
  188. printk(">");
  189. }
  190. /* Print the sequence step registers contents */
  191. static inline void esp_print_seqreg(unchar stepreg)
  192. {
  193. stepreg &= ESP_STEP_VBITS;
  194. printk("STEP<%s>",
  195. (stepreg == ESP_STEP_ASEL ? "SLCT_ARB_CMPLT" :
  196. (stepreg == ESP_STEP_SID ? "1BYTE_MSG_SENT" :
  197. (stepreg == ESP_STEP_NCMD ? "NOT_IN_CMD_PHASE" :
  198. (stepreg == ESP_STEP_PPC ? "CMD_BYTES_LOST" :
  199. (stepreg == ESP_STEP_FINI4 ? "CMD_SENT_OK" :
  200. "UNKNOWN"))))));
  201. }
  202. static char *phase_string(int phase)
  203. {
  204. switch(phase) {
  205. case not_issued:
  206. return "UNISSUED";
  207. case in_slct_norm:
  208. return "SLCTNORM";
  209. case in_slct_stop:
  210. return "SLCTSTOP";
  211. case in_slct_msg:
  212. return "SLCTMSG";
  213. case in_slct_tag:
  214. return "SLCTTAG";
  215. case in_slct_sneg:
  216. return "SLCTSNEG";
  217. case in_datain:
  218. return "DATAIN";
  219. case in_dataout:
  220. return "DATAOUT";
  221. case in_data_done:
  222. return "DATADONE";
  223. case in_msgin:
  224. return "MSGIN";
  225. case in_msgincont:
  226. return "MSGINCONT";
  227. case in_msgindone:
  228. return "MSGINDONE";
  229. case in_msgout:
  230. return "MSGOUT";
  231. case in_msgoutdone:
  232. return "MSGOUTDONE";
  233. case in_cmdbegin:
  234. return "CMDBEGIN";
  235. case in_cmdend:
  236. return "CMDEND";
  237. case in_status:
  238. return "STATUS";
  239. case in_freeing:
  240. return "FREEING";
  241. case in_the_dark:
  242. return "CLUELESS";
  243. case in_abortone:
  244. return "ABORTONE";
  245. case in_abortall:
  246. return "ABORTALL";
  247. case in_resetdev:
  248. return "RESETDEV";
  249. case in_resetbus:
  250. return "RESETBUS";
  251. case in_tgterror:
  252. return "TGTERROR";
  253. default:
  254. return "UNKNOWN";
  255. };
  256. }
  257. #ifdef DEBUG_STATE_MACHINE
  258. static inline void esp_advance_phase(Scsi_Cmnd *s, int newphase)
  259. {
  260. ESPLOG(("<%s>", phase_string(newphase)));
  261. s->SCp.sent_command = s->SCp.phase;
  262. s->SCp.phase = newphase;
  263. }
  264. #else
  265. #define esp_advance_phase(__s, __newphase) \
  266. (__s)->SCp.sent_command = (__s)->SCp.phase; \
  267. (__s)->SCp.phase = (__newphase);
  268. #endif
  269. #ifdef DEBUG_ESP_CMDS
  270. static inline void esp_cmd(struct NCR_ESP *esp, struct ESP_regs *eregs,
  271. unchar cmd)
  272. {
  273. esp->espcmdlog[esp->espcmdent] = cmd;
  274. esp->espcmdent = (esp->espcmdent + 1) & 31;
  275. esp_write(eregs->esp_cmnd, cmd);
  276. }
  277. #else
  278. #define esp_cmd(__esp, __eregs, __cmd) esp_write((__eregs)->esp_cmnd, (__cmd))
  279. #endif
  280. /* How we use the various Linux SCSI data structures for operation.
  281. *
  282. * struct scsi_cmnd:
  283. *
  284. * We keep track of the syncronous capabilities of a target
  285. * in the device member, using sync_min_period and
  286. * sync_max_offset. These are the values we directly write
  287. * into the ESP registers while running a command. If offset
  288. * is zero the ESP will use asynchronous transfers.
  289. * If the borken flag is set we assume we shouldn't even bother
  290. * trying to negotiate for synchronous transfer as this target
  291. * is really stupid. If we notice the target is dropping the
  292. * bus, and we have been allowing it to disconnect, we clear
  293. * the disconnect flag.
  294. */
  295. /* Manipulation of the ESP command queues. Thanks to the aha152x driver
  296. * and its author, Juergen E. Fischer, for the methods used here.
  297. * Note that these are per-ESP queues, not global queues like
  298. * the aha152x driver uses.
  299. */
  300. static inline void append_SC(Scsi_Cmnd **SC, Scsi_Cmnd *new_SC)
  301. {
  302. Scsi_Cmnd *end;
  303. new_SC->host_scribble = (unsigned char *) NULL;
  304. if(!*SC)
  305. *SC = new_SC;
  306. else {
  307. for(end=*SC;end->host_scribble;end=(Scsi_Cmnd *)end->host_scribble)
  308. ;
  309. end->host_scribble = (unsigned char *) new_SC;
  310. }
  311. }
  312. static inline void prepend_SC(Scsi_Cmnd **SC, Scsi_Cmnd *new_SC)
  313. {
  314. new_SC->host_scribble = (unsigned char *) *SC;
  315. *SC = new_SC;
  316. }
  317. static inline Scsi_Cmnd *remove_first_SC(Scsi_Cmnd **SC)
  318. {
  319. Scsi_Cmnd *ptr;
  320. ptr = *SC;
  321. if(ptr)
  322. *SC = (Scsi_Cmnd *) (*SC)->host_scribble;
  323. return ptr;
  324. }
  325. static inline Scsi_Cmnd *remove_SC(Scsi_Cmnd **SC, int target, int lun)
  326. {
  327. Scsi_Cmnd *ptr, *prev;
  328. for(ptr = *SC, prev = NULL;
  329. ptr && ((ptr->device->id != target) || (ptr->device->lun != lun));
  330. prev = ptr, ptr = (Scsi_Cmnd *) ptr->host_scribble)
  331. ;
  332. if(ptr) {
  333. if(prev)
  334. prev->host_scribble=ptr->host_scribble;
  335. else
  336. *SC=(Scsi_Cmnd *)ptr->host_scribble;
  337. }
  338. return ptr;
  339. }
  340. /* Resetting various pieces of the ESP scsi driver chipset */
  341. /* Reset the ESP chip, _not_ the SCSI bus. */
  342. static void esp_reset_esp(struct NCR_ESP *esp, struct ESP_regs *eregs)
  343. {
  344. int family_code, version, i;
  345. volatile int trash;
  346. /* Now reset the ESP chip */
  347. esp_cmd(esp, eregs, ESP_CMD_RC);
  348. esp_cmd(esp, eregs, ESP_CMD_NULL | ESP_CMD_DMA);
  349. if(esp->erev == fast)
  350. esp_write(eregs->esp_cfg2, ESP_CONFIG2_FENAB);
  351. esp_cmd(esp, eregs, ESP_CMD_NULL | ESP_CMD_DMA);
  352. /* This is the only point at which it is reliable to read
  353. * the ID-code for a fast ESP chip variant.
  354. */
  355. esp->max_period = ((35 * esp->ccycle) / 1000);
  356. if(esp->erev == fast) {
  357. char *erev2string[] = {
  358. "Emulex FAS236",
  359. "Emulex FPESP100A",
  360. "fast",
  361. "QLogic FAS366",
  362. "Emulex FAS216",
  363. "Symbios Logic 53CF9x-2",
  364. "unknown!"
  365. };
  366. version = esp_read(eregs->esp_uid);
  367. family_code = (version & 0xf8) >> 3;
  368. if(family_code == 0x02) {
  369. if ((version & 7) == 2)
  370. esp->erev = fas216;
  371. else
  372. esp->erev = fas236;
  373. } else if(family_code == 0x0a)
  374. esp->erev = fas366; /* Version is usually '5'. */
  375. else if(family_code == 0x00) {
  376. if ((version & 7) == 2)
  377. esp->erev = fas100a; /* NCR53C9X */
  378. else
  379. esp->erev = espunknown;
  380. } else if(family_code == 0x14) {
  381. if ((version & 7) == 2)
  382. esp->erev = fsc;
  383. else
  384. esp->erev = espunknown;
  385. } else if(family_code == 0x00) {
  386. if ((version & 7) == 2)
  387. esp->erev = fas100a; /* NCR53C9X */
  388. else
  389. esp->erev = espunknown;
  390. } else
  391. esp->erev = espunknown;
  392. ESPLOG(("esp%d: FAST chip is %s (family=%d, version=%d)\n",
  393. esp->esp_id, erev2string[esp->erev - fas236],
  394. family_code, (version & 7)));
  395. esp->min_period = ((4 * esp->ccycle) / 1000);
  396. } else {
  397. esp->min_period = ((5 * esp->ccycle) / 1000);
  398. }
  399. /* Reload the configuration registers */
  400. esp_write(eregs->esp_cfact, esp->cfact);
  401. esp->prev_stp = 0;
  402. esp_write(eregs->esp_stp, 0);
  403. esp->prev_soff = 0;
  404. esp_write(eregs->esp_soff, 0);
  405. esp_write(eregs->esp_timeo, esp->neg_defp);
  406. esp->max_period = (esp->max_period + 3)>>2;
  407. esp->min_period = (esp->min_period + 3)>>2;
  408. esp_write(eregs->esp_cfg1, esp->config1);
  409. switch(esp->erev) {
  410. case esp100:
  411. /* nothing to do */
  412. break;
  413. case esp100a:
  414. esp_write(eregs->esp_cfg2, esp->config2);
  415. break;
  416. case esp236:
  417. /* Slow 236 */
  418. esp_write(eregs->esp_cfg2, esp->config2);
  419. esp->prev_cfg3 = esp->config3[0];
  420. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  421. break;
  422. case fas366:
  423. panic("esp: FAS366 support not present, please notify "
  424. "jongk@cs.utwente.nl");
  425. break;
  426. case fas216:
  427. case fas236:
  428. case fsc:
  429. /* Fast ESP variants */
  430. esp_write(eregs->esp_cfg2, esp->config2);
  431. for(i=0; i<8; i++)
  432. esp->config3[i] |= ESP_CONFIG3_FCLK;
  433. esp->prev_cfg3 = esp->config3[0];
  434. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  435. if(esp->diff)
  436. esp->radelay = 0;
  437. else
  438. esp->radelay = 16;
  439. /* Different timeout constant for these chips */
  440. esp->neg_defp =
  441. FSC_NEG_DEFP(esp->cfreq,
  442. (esp->cfact == ESP_CCF_F0 ?
  443. ESP_CCF_F7 + 1 : esp->cfact));
  444. esp_write(eregs->esp_timeo, esp->neg_defp);
  445. /* Enable Active Negotiation if possible */
  446. if((esp->erev == fsc) && !esp->diff)
  447. esp_write(eregs->esp_cfg4, ESP_CONFIG4_EAN);
  448. break;
  449. case fas100a:
  450. /* Fast 100a */
  451. esp_write(eregs->esp_cfg2, esp->config2);
  452. for(i=0; i<8; i++)
  453. esp->config3[i] |= ESP_CONFIG3_FCLOCK;
  454. esp->prev_cfg3 = esp->config3[0];
  455. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  456. esp->radelay = 32;
  457. break;
  458. default:
  459. panic("esp: what could it be... I wonder...");
  460. break;
  461. };
  462. /* Eat any bitrot in the chip */
  463. trash = esp_read(eregs->esp_intrpt);
  464. udelay(100);
  465. }
  466. /* This places the ESP into a known state at boot time. */
  467. void esp_bootup_reset(struct NCR_ESP *esp, struct ESP_regs *eregs)
  468. {
  469. volatile unchar trash;
  470. /* Reset the DMA */
  471. if(esp->dma_reset)
  472. esp->dma_reset(esp);
  473. /* Reset the ESP */
  474. esp_reset_esp(esp, eregs);
  475. /* Reset the SCSI bus, but tell ESP not to generate an irq */
  476. esp_write(eregs->esp_cfg1, (esp_read(eregs->esp_cfg1) | ESP_CONFIG1_SRRDISAB));
  477. esp_cmd(esp, eregs, ESP_CMD_RS);
  478. udelay(400);
  479. esp_write(eregs->esp_cfg1, esp->config1);
  480. /* Eat any bitrot in the chip and we are done... */
  481. trash = esp_read(eregs->esp_intrpt);
  482. }
  483. /* Allocate structure and insert basic data such as SCSI chip frequency
  484. * data and a pointer to the device
  485. */
  486. struct NCR_ESP* esp_allocate(Scsi_Host_Template *tpnt, void *esp_dev)
  487. {
  488. struct NCR_ESP *esp, *elink;
  489. struct Scsi_Host *esp_host;
  490. esp_host = scsi_register(tpnt, sizeof(struct NCR_ESP));
  491. if(!esp_host)
  492. panic("Cannot register ESP SCSI host");
  493. esp = (struct NCR_ESP *) esp_host->hostdata;
  494. if(!esp)
  495. panic("No esp in hostdata");
  496. esp->ehost = esp_host;
  497. esp->edev = esp_dev;
  498. esp->esp_id = nesps++;
  499. /* Set bitshift value (only used on Amiga with multiple ESPs) */
  500. esp->shift = 2;
  501. /* Put into the chain of esp chips detected */
  502. if(espchain) {
  503. elink = espchain;
  504. while(elink->next) elink = elink->next;
  505. elink->next = esp;
  506. } else {
  507. espchain = esp;
  508. }
  509. esp->next = NULL;
  510. return esp;
  511. }
  512. void esp_deallocate(struct NCR_ESP *esp)
  513. {
  514. struct NCR_ESP *elink;
  515. if(espchain == esp) {
  516. espchain = NULL;
  517. } else {
  518. for(elink = espchain; elink && (elink->next != esp); elink = elink->next);
  519. if(elink)
  520. elink->next = esp->next;
  521. }
  522. nesps--;
  523. }
  524. /* Complete initialization of ESP structure and device
  525. * Caller must have initialized appropriate parts of the ESP structure
  526. * between the call to esp_allocate and this function.
  527. */
  528. void esp_initialize(struct NCR_ESP *esp)
  529. {
  530. struct ESP_regs *eregs = esp->eregs;
  531. unsigned int fmhz;
  532. unchar ccf;
  533. int i;
  534. /* Check out the clock properties of the chip. */
  535. /* This is getting messy but it has to be done
  536. * correctly or else you get weird behavior all
  537. * over the place. We are trying to basically
  538. * figure out three pieces of information.
  539. *
  540. * a) Clock Conversion Factor
  541. *
  542. * This is a representation of the input
  543. * crystal clock frequency going into the
  544. * ESP on this machine. Any operation whose
  545. * timing is longer than 400ns depends on this
  546. * value being correct. For example, you'll
  547. * get blips for arbitration/selection during
  548. * high load or with multiple targets if this
  549. * is not set correctly.
  550. *
  551. * b) Selection Time-Out
  552. *
  553. * The ESP isn't very bright and will arbitrate
  554. * for the bus and try to select a target
  555. * forever if you let it. This value tells
  556. * the ESP when it has taken too long to
  557. * negotiate and that it should interrupt
  558. * the CPU so we can see what happened.
  559. * The value is computed as follows (from
  560. * NCR/Symbios chip docs).
  561. *
  562. * (Time Out Period) * (Input Clock)
  563. * STO = ----------------------------------
  564. * (8192) * (Clock Conversion Factor)
  565. *
  566. * You usually want the time out period to be
  567. * around 250ms, I think we'll set it a little
  568. * bit higher to account for fully loaded SCSI
  569. * bus's and slow devices that don't respond so
  570. * quickly to selection attempts. (yeah, I know
  571. * this is out of spec. but there is a lot of
  572. * buggy pieces of firmware out there so bite me)
  573. *
  574. * c) Imperical constants for synchronous offset
  575. * and transfer period register values
  576. *
  577. * This entails the smallest and largest sync
  578. * period we could ever handle on this ESP.
  579. */
  580. fmhz = esp->cfreq;
  581. if(fmhz <= (5000000))
  582. ccf = 0;
  583. else
  584. ccf = (((5000000 - 1) + (fmhz))/(5000000));
  585. if(!ccf || ccf > 8) {
  586. /* If we can't find anything reasonable,
  587. * just assume 20MHZ. This is the clock
  588. * frequency of the older sun4c's where I've
  589. * been unable to find the clock-frequency
  590. * PROM property. All other machines provide
  591. * useful values it seems.
  592. */
  593. ccf = ESP_CCF_F4;
  594. fmhz = (20000000);
  595. }
  596. if(ccf==(ESP_CCF_F7+1))
  597. esp->cfact = ESP_CCF_F0;
  598. else if(ccf == ESP_CCF_NEVER)
  599. esp->cfact = ESP_CCF_F2;
  600. else
  601. esp->cfact = ccf;
  602. esp->cfreq = fmhz;
  603. esp->ccycle = ESP_MHZ_TO_CYCLE(fmhz);
  604. esp->ctick = ESP_TICK(ccf, esp->ccycle);
  605. esp->neg_defp = ESP_NEG_DEFP(fmhz, ccf);
  606. esp->sync_defp = SYNC_DEFP_SLOW;
  607. printk("SCSI ID %d Clk %dMHz CCF=%d TOut %d ",
  608. esp->scsi_id, (esp->cfreq / 1000000),
  609. ccf, (int) esp->neg_defp);
  610. /* Fill in ehost data */
  611. esp->ehost->base = (unsigned long)eregs;
  612. esp->ehost->this_id = esp->scsi_id;
  613. esp->ehost->irq = esp->irq;
  614. /* SCSI id mask */
  615. esp->scsi_id_mask = (1 << esp->scsi_id);
  616. /* Probe the revision of this esp */
  617. esp->config1 = (ESP_CONFIG1_PENABLE | (esp->scsi_id & 7));
  618. esp->config2 = (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY);
  619. esp_write(eregs->esp_cfg2, esp->config2);
  620. if((esp_read(eregs->esp_cfg2) & ~(ESP_CONFIG2_MAGIC)) !=
  621. (ESP_CONFIG2_SCSI2ENAB | ESP_CONFIG2_REGPARITY)) {
  622. printk("NCR53C90(esp100)\n");
  623. esp->erev = esp100;
  624. } else {
  625. esp->config2 = 0;
  626. esp_write(eregs->esp_cfg2, 0);
  627. esp_write(eregs->esp_cfg3, 5);
  628. if(esp_read(eregs->esp_cfg3) != 5) {
  629. printk("NCR53C90A(esp100a)\n");
  630. esp->erev = esp100a;
  631. } else {
  632. int target;
  633. for(target=0; target<8; target++)
  634. esp->config3[target] = 0;
  635. esp->prev_cfg3 = 0;
  636. esp_write(eregs->esp_cfg3, 0);
  637. if(ccf > ESP_CCF_F5) {
  638. printk("NCR53C9XF(espfast)\n");
  639. esp->erev = fast;
  640. esp->sync_defp = SYNC_DEFP_FAST;
  641. } else {
  642. printk("NCR53C9x(esp236)\n");
  643. esp->erev = esp236;
  644. }
  645. }
  646. }
  647. /* Initialize the command queues */
  648. esp->current_SC = NULL;
  649. esp->disconnected_SC = NULL;
  650. esp->issue_SC = NULL;
  651. /* Clear the state machines. */
  652. esp->targets_present = 0;
  653. esp->resetting_bus = 0;
  654. esp->snip = 0;
  655. init_waitqueue_head(&esp->reset_queue);
  656. esp->fas_premature_intr_workaround = 0;
  657. for(i = 0; i < 32; i++)
  658. esp->espcmdlog[i] = 0;
  659. esp->espcmdent = 0;
  660. for(i = 0; i < 16; i++) {
  661. esp->cur_msgout[i] = 0;
  662. esp->cur_msgin[i] = 0;
  663. }
  664. esp->prevmsgout = esp->prevmsgin = 0;
  665. esp->msgout_len = esp->msgin_len = 0;
  666. /* Clear the one behind caches to hold unmatchable values. */
  667. esp->prev_soff = esp->prev_stp = esp->prev_cfg3 = 0xff;
  668. /* Reset the thing before we try anything... */
  669. esp_bootup_reset(esp, eregs);
  670. esps_in_use++;
  671. }
  672. /* The info function will return whatever useful
  673. * information the developer sees fit. If not provided, then
  674. * the name field will be used instead.
  675. */
  676. const char *esp_info(struct Scsi_Host *host)
  677. {
  678. struct NCR_ESP *esp;
  679. esp = (struct NCR_ESP *) host->hostdata;
  680. switch(esp->erev) {
  681. case esp100:
  682. return "ESP100 (NCR53C90)";
  683. case esp100a:
  684. return "ESP100A (NCR53C90A)";
  685. case esp236:
  686. return "ESP236 (NCR53C9x)";
  687. case fas216:
  688. return "Emulex FAS216";
  689. case fas236:
  690. return "Emulex FAS236";
  691. case fas366:
  692. return "QLogic FAS366";
  693. case fas100a:
  694. return "FPESP100A";
  695. case fsc:
  696. return "Symbios Logic 53CF9x-2";
  697. default:
  698. panic("Bogon ESP revision");
  699. };
  700. }
  701. /* From Wolfgang Stanglmeier's NCR scsi driver. */
  702. struct info_str
  703. {
  704. char *buffer;
  705. int length;
  706. int offset;
  707. int pos;
  708. };
  709. static void copy_mem_info(struct info_str *info, char *data, int len)
  710. {
  711. if (info->pos + len > info->length)
  712. len = info->length - info->pos;
  713. if (info->pos + len < info->offset) {
  714. info->pos += len;
  715. return;
  716. }
  717. if (info->pos < info->offset) {
  718. data += (info->offset - info->pos);
  719. len -= (info->offset - info->pos);
  720. }
  721. if (len > 0) {
  722. memcpy(info->buffer + info->pos, data, len);
  723. info->pos += len;
  724. }
  725. }
  726. static int copy_info(struct info_str *info, char *fmt, ...)
  727. {
  728. va_list args;
  729. char buf[81];
  730. int len;
  731. va_start(args, fmt);
  732. len = vsprintf(buf, fmt, args);
  733. va_end(args);
  734. copy_mem_info(info, buf, len);
  735. return len;
  736. }
  737. static int esp_host_info(struct NCR_ESP *esp, char *ptr, off_t offset, int len)
  738. {
  739. struct scsi_device *sdev;
  740. struct info_str info;
  741. int i;
  742. info.buffer = ptr;
  743. info.length = len;
  744. info.offset = offset;
  745. info.pos = 0;
  746. copy_info(&info, "ESP Host Adapter:\n");
  747. copy_info(&info, "\tESP Model\t\t");
  748. switch(esp->erev) {
  749. case esp100:
  750. copy_info(&info, "ESP100 (NCR53C90)\n");
  751. break;
  752. case esp100a:
  753. copy_info(&info, "ESP100A (NCR53C90A)\n");
  754. break;
  755. case esp236:
  756. copy_info(&info, "ESP236 (NCR53C9x)\n");
  757. break;
  758. case fas216:
  759. copy_info(&info, "Emulex FAS216\n");
  760. break;
  761. case fas236:
  762. copy_info(&info, "Emulex FAS236\n");
  763. break;
  764. case fas100a:
  765. copy_info(&info, "FPESP100A\n");
  766. break;
  767. case fast:
  768. copy_info(&info, "Generic FAST\n");
  769. break;
  770. case fas366:
  771. copy_info(&info, "QLogic FAS366\n");
  772. break;
  773. case fsc:
  774. copy_info(&info, "Symbios Logic 53C9x-2\n");
  775. break;
  776. case espunknown:
  777. default:
  778. copy_info(&info, "Unknown!\n");
  779. break;
  780. };
  781. copy_info(&info, "\tLive Targets\t\t[ ");
  782. for(i = 0; i < 15; i++) {
  783. if(esp->targets_present & (1 << i))
  784. copy_info(&info, "%d ", i);
  785. }
  786. copy_info(&info, "]\n\n");
  787. /* Now describe the state of each existing target. */
  788. copy_info(&info, "Target #\tconfig3\t\tSync Capabilities\tDisconnect\n");
  789. shost_for_each_device(sdev, esp->ehost) {
  790. struct esp_device *esp_dev = sdev->hostdata;
  791. uint id = sdev->id;
  792. if (!(esp->targets_present & (1 << id)))
  793. continue;
  794. copy_info(&info, "%d\t\t", id);
  795. copy_info(&info, "%08lx\t", esp->config3[id]);
  796. copy_info(&info, "[%02lx,%02lx]\t\t\t",
  797. esp_dev->sync_max_offset,
  798. esp_dev->sync_min_period);
  799. copy_info(&info, "%s\n", esp_dev->disconnect ? "yes" : "no");
  800. }
  801. return info.pos > info.offset? info.pos - info.offset : 0;
  802. }
  803. /* ESP proc filesystem code. */
  804. int esp_proc_info(struct Scsi_Host *shost, char *buffer, char **start, off_t offset, int length,
  805. int inout)
  806. {
  807. struct NCR_ESP *esp = (struct NCR_ESP *)shost->hostdata;
  808. if(inout)
  809. return -EINVAL; /* not yet */
  810. if(start)
  811. *start = buffer;
  812. return esp_host_info(esp, buffer, offset, length);
  813. }
  814. static void esp_get_dmabufs(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  815. {
  816. if(sp->use_sg == 0) {
  817. sp->SCp.this_residual = sp->request_bufflen;
  818. sp->SCp.buffer = (struct scatterlist *) sp->request_buffer;
  819. sp->SCp.buffers_residual = 0;
  820. if (esp->dma_mmu_get_scsi_one)
  821. esp->dma_mmu_get_scsi_one(esp, sp);
  822. else
  823. sp->SCp.ptr =
  824. (char *) virt_to_phys(sp->request_buffer);
  825. } else {
  826. sp->SCp.buffer = (struct scatterlist *) sp->buffer;
  827. sp->SCp.buffers_residual = sp->use_sg - 1;
  828. sp->SCp.this_residual = sp->SCp.buffer->length;
  829. if (esp->dma_mmu_get_scsi_sgl)
  830. esp->dma_mmu_get_scsi_sgl(esp, sp);
  831. else
  832. sp->SCp.ptr =
  833. (char *) virt_to_phys((page_address(sp->SCp.buffer->page) + sp->SCp.buffer->offset));
  834. }
  835. }
  836. static void esp_release_dmabufs(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  837. {
  838. if(sp->use_sg == 0) {
  839. if (esp->dma_mmu_release_scsi_one)
  840. esp->dma_mmu_release_scsi_one(esp, sp);
  841. } else {
  842. if (esp->dma_mmu_release_scsi_sgl)
  843. esp->dma_mmu_release_scsi_sgl(esp, sp);
  844. }
  845. }
  846. static void esp_restore_pointers(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  847. {
  848. struct esp_pointers *ep = &esp->data_pointers[sp->device->id];
  849. sp->SCp.ptr = ep->saved_ptr;
  850. sp->SCp.buffer = ep->saved_buffer;
  851. sp->SCp.this_residual = ep->saved_this_residual;
  852. sp->SCp.buffers_residual = ep->saved_buffers_residual;
  853. }
  854. static void esp_save_pointers(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  855. {
  856. struct esp_pointers *ep = &esp->data_pointers[sp->device->id];
  857. ep->saved_ptr = sp->SCp.ptr;
  858. ep->saved_buffer = sp->SCp.buffer;
  859. ep->saved_this_residual = sp->SCp.this_residual;
  860. ep->saved_buffers_residual = sp->SCp.buffers_residual;
  861. }
  862. /* Some rules:
  863. *
  864. * 1) Never ever panic while something is live on the bus.
  865. * If there is to be any chance of syncing the disks this
  866. * rule is to be obeyed.
  867. *
  868. * 2) Any target that causes a foul condition will no longer
  869. * have synchronous transfers done to it, no questions
  870. * asked.
  871. *
  872. * 3) Keep register accesses to a minimum. Think about some
  873. * day when we have Xbus machines this is running on and
  874. * the ESP chip is on the other end of the machine on a
  875. * different board from the cpu where this is running.
  876. */
  877. /* Fire off a command. We assume the bus is free and that the only
  878. * case where we could see an interrupt is where we have disconnected
  879. * commands active and they are trying to reselect us.
  880. */
  881. static inline void esp_check_cmd(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  882. {
  883. switch(sp->cmd_len) {
  884. case 6:
  885. case 10:
  886. case 12:
  887. esp->esp_slowcmd = 0;
  888. break;
  889. default:
  890. esp->esp_slowcmd = 1;
  891. esp->esp_scmdleft = sp->cmd_len;
  892. esp->esp_scmdp = &sp->cmnd[0];
  893. break;
  894. };
  895. }
  896. static inline void build_sync_nego_msg(struct NCR_ESP *esp, int period, int offset)
  897. {
  898. esp->cur_msgout[0] = EXTENDED_MESSAGE;
  899. esp->cur_msgout[1] = 3;
  900. esp->cur_msgout[2] = EXTENDED_SDTR;
  901. esp->cur_msgout[3] = period;
  902. esp->cur_msgout[4] = offset;
  903. esp->msgout_len = 5;
  904. }
  905. static void esp_exec_cmd(struct NCR_ESP *esp)
  906. {
  907. struct ESP_regs *eregs = esp->eregs;
  908. struct esp_device *esp_dev;
  909. Scsi_Cmnd *SCptr;
  910. Scsi_Device *SDptr;
  911. volatile unchar *cmdp = esp->esp_command;
  912. unsigned char the_esp_command;
  913. int lun, target;
  914. int i;
  915. /* Hold off if we have disconnected commands and
  916. * an IRQ is showing...
  917. */
  918. if(esp->disconnected_SC && esp->dma_irq_p(esp))
  919. return;
  920. /* Grab first member of the issue queue. */
  921. SCptr = esp->current_SC = remove_first_SC(&esp->issue_SC);
  922. /* Safe to panic here because current_SC is null. */
  923. if(!SCptr)
  924. panic("esp: esp_exec_cmd and issue queue is NULL");
  925. SDptr = SCptr->device;
  926. esp_dev = SDptr->hostdata;
  927. lun = SCptr->device->lun;
  928. target = SCptr->device->id;
  929. esp->snip = 0;
  930. esp->msgout_len = 0;
  931. /* Send it out whole, or piece by piece? The ESP
  932. * only knows how to automatically send out 6, 10,
  933. * and 12 byte commands. I used to think that the
  934. * Linux SCSI code would never throw anything other
  935. * than that to us, but then again there is the
  936. * SCSI generic driver which can send us anything.
  937. */
  938. esp_check_cmd(esp, SCptr);
  939. /* If arbitration/selection is successful, the ESP will leave
  940. * ATN asserted, causing the target to go into message out
  941. * phase. The ESP will feed the target the identify and then
  942. * the target can only legally go to one of command,
  943. * datain/out, status, or message in phase, or stay in message
  944. * out phase (should we be trying to send a sync negotiation
  945. * message after the identify). It is not allowed to drop
  946. * BSY, but some buggy targets do and we check for this
  947. * condition in the selection complete code. Most of the time
  948. * we'll make the command bytes available to the ESP and it
  949. * will not interrupt us until it finishes command phase, we
  950. * cannot do this for command sizes the ESP does not
  951. * understand and in this case we'll get interrupted right
  952. * when the target goes into command phase.
  953. *
  954. * It is absolutely _illegal_ in the presence of SCSI-2 devices
  955. * to use the ESP select w/o ATN command. When SCSI-2 devices are
  956. * present on the bus we _must_ always go straight to message out
  957. * phase with an identify message for the target. Being that
  958. * selection attempts in SCSI-1 w/o ATN was an option, doing SCSI-2
  959. * selections should not confuse SCSI-1 we hope.
  960. */
  961. if(esp_dev->sync) {
  962. /* this targets sync is known */
  963. #ifdef CONFIG_SCSI_MAC_ESP
  964. do_sync_known:
  965. #endif
  966. if(esp_dev->disconnect)
  967. *cmdp++ = IDENTIFY(1, lun);
  968. else
  969. *cmdp++ = IDENTIFY(0, lun);
  970. if(esp->esp_slowcmd) {
  971. the_esp_command = (ESP_CMD_SELAS | ESP_CMD_DMA);
  972. esp_advance_phase(SCptr, in_slct_stop);
  973. } else {
  974. the_esp_command = (ESP_CMD_SELA | ESP_CMD_DMA);
  975. esp_advance_phase(SCptr, in_slct_norm);
  976. }
  977. } else if(!(esp->targets_present & (1<<target)) || !(esp_dev->disconnect)) {
  978. /* After the bootup SCSI code sends both the
  979. * TEST_UNIT_READY and INQUIRY commands we want
  980. * to at least attempt allowing the device to
  981. * disconnect.
  982. */
  983. ESPMISC(("esp: Selecting device for first time. target=%d "
  984. "lun=%d\n", target, SCptr->device->lun));
  985. if(!SDptr->borken && !esp_dev->disconnect)
  986. esp_dev->disconnect = 1;
  987. *cmdp++ = IDENTIFY(0, lun);
  988. esp->prevmsgout = NOP;
  989. esp_advance_phase(SCptr, in_slct_norm);
  990. the_esp_command = (ESP_CMD_SELA | ESP_CMD_DMA);
  991. /* Take no chances... */
  992. esp_dev->sync_max_offset = 0;
  993. esp_dev->sync_min_period = 0;
  994. } else {
  995. int toshiba_cdrom_hwbug_wkaround = 0;
  996. #ifdef CONFIG_SCSI_MAC_ESP
  997. /* Never allow synchronous transfers (disconnect OK) on
  998. * Macintosh. Well, maybe later when we figured out how to
  999. * do DMA on the machines that support it ...
  1000. */
  1001. esp_dev->disconnect = 1;
  1002. esp_dev->sync_max_offset = 0;
  1003. esp_dev->sync_min_period = 0;
  1004. esp_dev->sync = 1;
  1005. esp->snip = 0;
  1006. goto do_sync_known;
  1007. #endif
  1008. /* We've talked to this guy before,
  1009. * but never negotiated. Let's try
  1010. * sync negotiation.
  1011. */
  1012. if(!SDptr->borken) {
  1013. if((SDptr->type == TYPE_ROM) &&
  1014. (!strncmp(SDptr->vendor, "TOSHIBA", 7))) {
  1015. /* Nice try sucker... */
  1016. ESPMISC(("esp%d: Disabling sync for buggy "
  1017. "Toshiba CDROM.\n", esp->esp_id));
  1018. toshiba_cdrom_hwbug_wkaround = 1;
  1019. build_sync_nego_msg(esp, 0, 0);
  1020. } else {
  1021. build_sync_nego_msg(esp, esp->sync_defp, 15);
  1022. }
  1023. } else {
  1024. build_sync_nego_msg(esp, 0, 0);
  1025. }
  1026. esp_dev->sync = 1;
  1027. esp->snip = 1;
  1028. /* A fix for broken SCSI1 targets, when they disconnect
  1029. * they lock up the bus and confuse ESP. So disallow
  1030. * disconnects for SCSI1 targets for now until we
  1031. * find a better fix.
  1032. *
  1033. * Addendum: This is funny, I figured out what was going
  1034. * on. The blotzed SCSI1 target would disconnect,
  1035. * one of the other SCSI2 targets or both would be
  1036. * disconnected as well. The SCSI1 target would
  1037. * stay disconnected long enough that we start
  1038. * up a command on one of the SCSI2 targets. As
  1039. * the ESP is arbitrating for the bus the SCSI1
  1040. * target begins to arbitrate as well to reselect
  1041. * the ESP. The SCSI1 target refuses to drop it's
  1042. * ID bit on the data bus even though the ESP is
  1043. * at ID 7 and is the obvious winner for any
  1044. * arbitration. The ESP is a poor sport and refuses
  1045. * to lose arbitration, it will continue indefinitely
  1046. * trying to arbitrate for the bus and can only be
  1047. * stopped via a chip reset or SCSI bus reset.
  1048. * Therefore _no_ disconnects for SCSI1 targets
  1049. * thank you very much. ;-)
  1050. */
  1051. if(((SDptr->scsi_level < 3) && (SDptr->type != TYPE_TAPE)) ||
  1052. toshiba_cdrom_hwbug_wkaround || SDptr->borken) {
  1053. ESPMISC((KERN_INFO "esp%d: Disabling DISCONNECT for target %d "
  1054. "lun %d\n", esp->esp_id, SCptr->device->id, SCptr->device->lun));
  1055. esp_dev->disconnect = 0;
  1056. *cmdp++ = IDENTIFY(0, lun);
  1057. } else {
  1058. *cmdp++ = IDENTIFY(1, lun);
  1059. }
  1060. /* ESP fifo is only so big...
  1061. * Make this look like a slow command.
  1062. */
  1063. esp->esp_slowcmd = 1;
  1064. esp->esp_scmdleft = SCptr->cmd_len;
  1065. esp->esp_scmdp = &SCptr->cmnd[0];
  1066. the_esp_command = (ESP_CMD_SELAS | ESP_CMD_DMA);
  1067. esp_advance_phase(SCptr, in_slct_msg);
  1068. }
  1069. if(!esp->esp_slowcmd)
  1070. for(i = 0; i < SCptr->cmd_len; i++)
  1071. *cmdp++ = SCptr->cmnd[i];
  1072. esp_write(eregs->esp_busid, (target & 7));
  1073. if (esp->prev_soff != esp_dev->sync_max_offset ||
  1074. esp->prev_stp != esp_dev->sync_min_period ||
  1075. (esp->erev > esp100a &&
  1076. esp->prev_cfg3 != esp->config3[target])) {
  1077. esp->prev_soff = esp_dev->sync_max_offset;
  1078. esp_write(eregs->esp_soff, esp->prev_soff);
  1079. esp->prev_stp = esp_dev->sync_min_period;
  1080. esp_write(eregs->esp_stp, esp->prev_stp);
  1081. if(esp->erev > esp100a) {
  1082. esp->prev_cfg3 = esp->config3[target];
  1083. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  1084. }
  1085. }
  1086. i = (cmdp - esp->esp_command);
  1087. /* Set up the DMA and ESP counters */
  1088. if(esp->do_pio_cmds){
  1089. int j = 0;
  1090. /*
  1091. * XXX MSch:
  1092. *
  1093. * It seems this is required, at least to clean up
  1094. * after failed commands when using PIO mode ...
  1095. */
  1096. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  1097. for(;j<i;j++)
  1098. esp_write(eregs->esp_fdata, esp->esp_command[j]);
  1099. the_esp_command &= ~ESP_CMD_DMA;
  1100. /* Tell ESP to "go". */
  1101. esp_cmd(esp, eregs, the_esp_command);
  1102. } else {
  1103. /* Set up the ESP counters */
  1104. esp_write(eregs->esp_tclow, i);
  1105. esp_write(eregs->esp_tcmed, 0);
  1106. esp->dma_init_write(esp, esp->esp_command_dvma, i);
  1107. /* Tell ESP to "go". */
  1108. esp_cmd(esp, eregs, the_esp_command);
  1109. }
  1110. }
  1111. /* Queue a SCSI command delivered from the mid-level Linux SCSI code. */
  1112. int esp_queue(Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *))
  1113. {
  1114. struct NCR_ESP *esp;
  1115. /* Set up func ptr and initial driver cmd-phase. */
  1116. SCpnt->scsi_done = done;
  1117. SCpnt->SCp.phase = not_issued;
  1118. esp = (struct NCR_ESP *) SCpnt->device->host->hostdata;
  1119. if(esp->dma_led_on)
  1120. esp->dma_led_on(esp);
  1121. /* We use the scratch area. */
  1122. ESPQUEUE(("esp_queue: target=%d lun=%d ", SCpnt->device->id, SCpnt->lun));
  1123. ESPDISC(("N<%02x,%02x>", SCpnt->device->id, SCpnt->lun));
  1124. esp_get_dmabufs(esp, SCpnt);
  1125. esp_save_pointers(esp, SCpnt); /* FIXME for tag queueing */
  1126. SCpnt->SCp.Status = CHECK_CONDITION;
  1127. SCpnt->SCp.Message = 0xff;
  1128. SCpnt->SCp.sent_command = 0;
  1129. /* Place into our queue. */
  1130. if(SCpnt->cmnd[0] == REQUEST_SENSE) {
  1131. ESPQUEUE(("RQSENSE\n"));
  1132. prepend_SC(&esp->issue_SC, SCpnt);
  1133. } else {
  1134. ESPQUEUE(("\n"));
  1135. append_SC(&esp->issue_SC, SCpnt);
  1136. }
  1137. /* Run it now if we can. */
  1138. if(!esp->current_SC && !esp->resetting_bus)
  1139. esp_exec_cmd(esp);
  1140. return 0;
  1141. }
  1142. /* Dump driver state. */
  1143. static void esp_dump_cmd(Scsi_Cmnd *SCptr)
  1144. {
  1145. ESPLOG(("[tgt<%02x> lun<%02x> "
  1146. "pphase<%s> cphase<%s>]",
  1147. SCptr->device->id, SCptr->device->lun,
  1148. phase_string(SCptr->SCp.sent_command),
  1149. phase_string(SCptr->SCp.phase)));
  1150. }
  1151. static void esp_dump_state(struct NCR_ESP *esp,
  1152. struct ESP_regs *eregs)
  1153. {
  1154. Scsi_Cmnd *SCptr = esp->current_SC;
  1155. #ifdef DEBUG_ESP_CMDS
  1156. int i;
  1157. #endif
  1158. ESPLOG(("esp%d: dumping state\n", esp->esp_id));
  1159. /* Print DMA status */
  1160. esp->dma_dump_state(esp);
  1161. ESPLOG(("esp%d: SW [sreg<%02x> sstep<%02x> ireg<%02x>]\n",
  1162. esp->esp_id, esp->sreg, esp->seqreg, esp->ireg));
  1163. ESPLOG(("esp%d: HW reread [sreg<%02x> sstep<%02x> ireg<%02x>]\n",
  1164. esp->esp_id, esp_read(eregs->esp_status), esp_read(eregs->esp_sstep),
  1165. esp_read(eregs->esp_intrpt)));
  1166. #ifdef DEBUG_ESP_CMDS
  1167. printk("esp%d: last ESP cmds [", esp->esp_id);
  1168. i = (esp->espcmdent - 1) & 31;
  1169. printk("<");
  1170. esp_print_cmd(esp->espcmdlog[i]);
  1171. printk(">");
  1172. i = (i - 1) & 31;
  1173. printk("<");
  1174. esp_print_cmd(esp->espcmdlog[i]);
  1175. printk(">");
  1176. i = (i - 1) & 31;
  1177. printk("<");
  1178. esp_print_cmd(esp->espcmdlog[i]);
  1179. printk(">");
  1180. i = (i - 1) & 31;
  1181. printk("<");
  1182. esp_print_cmd(esp->espcmdlog[i]);
  1183. printk(">");
  1184. printk("]\n");
  1185. #endif /* (DEBUG_ESP_CMDS) */
  1186. if(SCptr) {
  1187. ESPLOG(("esp%d: current command ", esp->esp_id));
  1188. esp_dump_cmd(SCptr);
  1189. }
  1190. ESPLOG(("\n"));
  1191. SCptr = esp->disconnected_SC;
  1192. ESPLOG(("esp%d: disconnected ", esp->esp_id));
  1193. while(SCptr) {
  1194. esp_dump_cmd(SCptr);
  1195. SCptr = (Scsi_Cmnd *) SCptr->host_scribble;
  1196. }
  1197. ESPLOG(("\n"));
  1198. }
  1199. /* Abort a command. The host_lock is acquired by caller. */
  1200. int esp_abort(Scsi_Cmnd *SCptr)
  1201. {
  1202. struct NCR_ESP *esp = (struct NCR_ESP *) SCptr->device->host->hostdata;
  1203. struct ESP_regs *eregs = esp->eregs;
  1204. int don;
  1205. ESPLOG(("esp%d: Aborting command\n", esp->esp_id));
  1206. esp_dump_state(esp, eregs);
  1207. /* Wheee, if this is the current command on the bus, the
  1208. * best we can do is assert ATN and wait for msgout phase.
  1209. * This should even fix a hung SCSI bus when we lose state
  1210. * in the driver and timeout because the eventual phase change
  1211. * will cause the ESP to (eventually) give an interrupt.
  1212. */
  1213. if(esp->current_SC == SCptr) {
  1214. esp->cur_msgout[0] = ABORT;
  1215. esp->msgout_len = 1;
  1216. esp->msgout_ctr = 0;
  1217. esp_cmd(esp, eregs, ESP_CMD_SATN);
  1218. return SUCCESS;
  1219. }
  1220. /* If it is still in the issue queue then we can safely
  1221. * call the completion routine and report abort success.
  1222. */
  1223. don = esp->dma_ports_p(esp);
  1224. if(don) {
  1225. esp->dma_ints_off(esp);
  1226. synchronize_irq(esp->irq);
  1227. }
  1228. if(esp->issue_SC) {
  1229. Scsi_Cmnd **prev, *this;
  1230. for(prev = (&esp->issue_SC), this = esp->issue_SC;
  1231. this;
  1232. prev = (Scsi_Cmnd **) &(this->host_scribble),
  1233. this = (Scsi_Cmnd *) this->host_scribble) {
  1234. if(this == SCptr) {
  1235. *prev = (Scsi_Cmnd *) this->host_scribble;
  1236. this->host_scribble = NULL;
  1237. esp_release_dmabufs(esp, this);
  1238. this->result = DID_ABORT << 16;
  1239. this->done(this);
  1240. if(don)
  1241. esp->dma_ints_on(esp);
  1242. return SUCCESS;
  1243. }
  1244. }
  1245. }
  1246. /* Yuck, the command to abort is disconnected, it is not
  1247. * worth trying to abort it now if something else is live
  1248. * on the bus at this time. So, we let the SCSI code wait
  1249. * a little bit and try again later.
  1250. */
  1251. if(esp->current_SC) {
  1252. if(don)
  1253. esp->dma_ints_on(esp);
  1254. return FAILED;
  1255. }
  1256. /* It's disconnected, we have to reconnect to re-establish
  1257. * the nexus and tell the device to abort. However, we really
  1258. * cannot 'reconnect' per se. Don't try to be fancy, just
  1259. * indicate failure, which causes our caller to reset the whole
  1260. * bus.
  1261. */
  1262. if(don)
  1263. esp->dma_ints_on(esp);
  1264. return FAILED;
  1265. }
  1266. /* We've sent ESP_CMD_RS to the ESP, the interrupt had just
  1267. * arrived indicating the end of the SCSI bus reset. Our job
  1268. * is to clean out the command queues and begin re-execution
  1269. * of SCSI commands once more.
  1270. */
  1271. static int esp_finish_reset(struct NCR_ESP *esp,
  1272. struct ESP_regs *eregs)
  1273. {
  1274. Scsi_Cmnd *sp = esp->current_SC;
  1275. /* Clean up currently executing command, if any. */
  1276. if (sp != NULL) {
  1277. esp_release_dmabufs(esp, sp);
  1278. sp->result = (DID_RESET << 16);
  1279. sp->scsi_done(sp);
  1280. esp->current_SC = NULL;
  1281. }
  1282. /* Clean up disconnected queue, they have been invalidated
  1283. * by the bus reset.
  1284. */
  1285. if (esp->disconnected_SC) {
  1286. while((sp = remove_first_SC(&esp->disconnected_SC)) != NULL) {
  1287. esp_release_dmabufs(esp, sp);
  1288. sp->result = (DID_RESET << 16);
  1289. sp->scsi_done(sp);
  1290. }
  1291. }
  1292. /* SCSI bus reset is complete. */
  1293. esp->resetting_bus = 0;
  1294. wake_up(&esp->reset_queue);
  1295. /* Ok, now it is safe to get commands going once more. */
  1296. if(esp->issue_SC)
  1297. esp_exec_cmd(esp);
  1298. return do_intr_end;
  1299. }
  1300. static int esp_do_resetbus(struct NCR_ESP *esp,
  1301. struct ESP_regs *eregs)
  1302. {
  1303. ESPLOG(("esp%d: Resetting scsi bus\n", esp->esp_id));
  1304. esp->resetting_bus = 1;
  1305. esp_cmd(esp, eregs, ESP_CMD_RS);
  1306. return do_intr_end;
  1307. }
  1308. /* Reset ESP chip, reset hanging bus, then kill active and
  1309. * disconnected commands for targets without soft reset.
  1310. *
  1311. * The host_lock is acquired by caller.
  1312. */
  1313. int esp_reset(Scsi_Cmnd *SCptr)
  1314. {
  1315. struct NCR_ESP *esp = (struct NCR_ESP *) SCptr->device->host->hostdata;
  1316. spin_lock_irq(esp->ehost->host_lock);
  1317. (void) esp_do_resetbus(esp, esp->eregs);
  1318. spin_unlock_irq(esp->ehost->host_lock);
  1319. wait_event(esp->reset_queue, (esp->resetting_bus == 0));
  1320. return SUCCESS;
  1321. }
  1322. /* Internal ESP done function. */
  1323. static void esp_done(struct NCR_ESP *esp, int error)
  1324. {
  1325. Scsi_Cmnd *done_SC;
  1326. if(esp->current_SC) {
  1327. done_SC = esp->current_SC;
  1328. esp->current_SC = NULL;
  1329. esp_release_dmabufs(esp, done_SC);
  1330. done_SC->result = error;
  1331. done_SC->scsi_done(done_SC);
  1332. /* Bus is free, issue any commands in the queue. */
  1333. if(esp->issue_SC && !esp->current_SC)
  1334. esp_exec_cmd(esp);
  1335. } else {
  1336. /* Panic is safe as current_SC is null so we may still
  1337. * be able to accept more commands to sync disk buffers.
  1338. */
  1339. ESPLOG(("panicing\n"));
  1340. panic("esp: done() called with NULL esp->current_SC");
  1341. }
  1342. }
  1343. /* Wheee, ESP interrupt engine. */
  1344. /* Forward declarations. */
  1345. static int esp_do_phase_determine(struct NCR_ESP *esp,
  1346. struct ESP_regs *eregs);
  1347. static int esp_do_data_finale(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1348. static int esp_select_complete(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1349. static int esp_do_status(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1350. static int esp_do_msgin(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1351. static int esp_do_msgindone(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1352. static int esp_do_msgout(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1353. static int esp_do_cmdbegin(struct NCR_ESP *esp, struct ESP_regs *eregs);
  1354. #define sreg_datainp(__sreg) (((__sreg) & ESP_STAT_PMASK) == ESP_DIP)
  1355. #define sreg_dataoutp(__sreg) (((__sreg) & ESP_STAT_PMASK) == ESP_DOP)
  1356. /* We try to avoid some interrupts by jumping ahead and see if the ESP
  1357. * has gotten far enough yet. Hence the following.
  1358. */
  1359. static inline int skipahead1(struct NCR_ESP *esp, struct ESP_regs *eregs,
  1360. Scsi_Cmnd *scp, int prev_phase, int new_phase)
  1361. {
  1362. if(scp->SCp.sent_command != prev_phase)
  1363. return 0;
  1364. if(esp->dma_irq_p(esp)) {
  1365. /* Yes, we are able to save an interrupt. */
  1366. esp->sreg = (esp_read(eregs->esp_status) & ~(ESP_STAT_INTR));
  1367. esp->ireg = esp_read(eregs->esp_intrpt);
  1368. if(!(esp->ireg & ESP_INTR_SR))
  1369. return 0;
  1370. else
  1371. return do_reset_complete;
  1372. }
  1373. /* Ho hum, target is taking forever... */
  1374. scp->SCp.sent_command = new_phase; /* so we don't recurse... */
  1375. return do_intr_end;
  1376. }
  1377. static inline int skipahead2(struct NCR_ESP *esp,
  1378. struct ESP_regs *eregs,
  1379. Scsi_Cmnd *scp, int prev_phase1, int prev_phase2,
  1380. int new_phase)
  1381. {
  1382. if(scp->SCp.sent_command != prev_phase1 &&
  1383. scp->SCp.sent_command != prev_phase2)
  1384. return 0;
  1385. if(esp->dma_irq_p(esp)) {
  1386. /* Yes, we are able to save an interrupt. */
  1387. esp->sreg = (esp_read(eregs->esp_status) & ~(ESP_STAT_INTR));
  1388. esp->ireg = esp_read(eregs->esp_intrpt);
  1389. if(!(esp->ireg & ESP_INTR_SR))
  1390. return 0;
  1391. else
  1392. return do_reset_complete;
  1393. }
  1394. /* Ho hum, target is taking forever... */
  1395. scp->SCp.sent_command = new_phase; /* so we don't recurse... */
  1396. return do_intr_end;
  1397. }
  1398. /* Misc. esp helper macros. */
  1399. #define esp_setcount(__eregs, __cnt) \
  1400. esp_write((__eregs)->esp_tclow, ((__cnt) & 0xff)); \
  1401. esp_write((__eregs)->esp_tcmed, (((__cnt) >> 8) & 0xff))
  1402. #define esp_getcount(__eregs) \
  1403. ((esp_read((__eregs)->esp_tclow)&0xff) | \
  1404. ((esp_read((__eregs)->esp_tcmed)&0xff) << 8))
  1405. #define fcount(__esp, __eregs) \
  1406. (esp_read((__eregs)->esp_fflags) & ESP_FF_FBYTES)
  1407. #define fnzero(__esp, __eregs) \
  1408. (esp_read((__eregs)->esp_fflags) & ESP_FF_ONOTZERO)
  1409. /* XXX speculative nops unnecessary when continuing amidst a data phase
  1410. * XXX even on esp100!!! another case of flooding the bus with I/O reg
  1411. * XXX writes...
  1412. */
  1413. #define esp_maybe_nop(__esp, __eregs) \
  1414. if((__esp)->erev == esp100) \
  1415. esp_cmd((__esp), (__eregs), ESP_CMD_NULL)
  1416. #define sreg_to_dataphase(__sreg) \
  1417. ((((__sreg) & ESP_STAT_PMASK) == ESP_DOP) ? in_dataout : in_datain)
  1418. /* The ESP100 when in synchronous data phase, can mistake a long final
  1419. * REQ pulse from the target as an extra byte, it places whatever is on
  1420. * the data lines into the fifo. For now, we will assume when this
  1421. * happens that the target is a bit quirky and we don't want to
  1422. * be talking synchronously to it anyways. Regardless, we need to
  1423. * tell the ESP to eat the extraneous byte so that we can proceed
  1424. * to the next phase.
  1425. */
  1426. static inline int esp100_sync_hwbug(struct NCR_ESP *esp, struct ESP_regs *eregs,
  1427. Scsi_Cmnd *sp, int fifocnt)
  1428. {
  1429. /* Do not touch this piece of code. */
  1430. if((!(esp->erev == esp100)) ||
  1431. (!(sreg_datainp((esp->sreg = esp_read(eregs->esp_status))) && !fifocnt) &&
  1432. !(sreg_dataoutp(esp->sreg) && !fnzero(esp, eregs)))) {
  1433. if(sp->SCp.phase == in_dataout)
  1434. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  1435. return 0;
  1436. } else {
  1437. /* Async mode for this guy. */
  1438. build_sync_nego_msg(esp, 0, 0);
  1439. /* Ack the bogus byte, but set ATN first. */
  1440. esp_cmd(esp, eregs, ESP_CMD_SATN);
  1441. esp_cmd(esp, eregs, ESP_CMD_MOK);
  1442. return 1;
  1443. }
  1444. }
  1445. /* This closes the window during a selection with a reselect pending, because
  1446. * we use DMA for the selection process the FIFO should hold the correct
  1447. * contents if we get reselected during this process. So we just need to
  1448. * ack the possible illegal cmd interrupt pending on the esp100.
  1449. */
  1450. static inline int esp100_reconnect_hwbug(struct NCR_ESP *esp,
  1451. struct ESP_regs *eregs)
  1452. {
  1453. volatile unchar junk;
  1454. if(esp->erev != esp100)
  1455. return 0;
  1456. junk = esp_read(eregs->esp_intrpt);
  1457. if(junk & ESP_INTR_SR)
  1458. return 1;
  1459. return 0;
  1460. }
  1461. /* This verifies the BUSID bits during a reselection so that we know which
  1462. * target is talking to us.
  1463. */
  1464. static inline int reconnect_target(struct NCR_ESP *esp, struct ESP_regs *eregs)
  1465. {
  1466. int it, me = esp->scsi_id_mask, targ = 0;
  1467. if(2 != fcount(esp, eregs))
  1468. return -1;
  1469. it = esp_read(eregs->esp_fdata);
  1470. if(!(it & me))
  1471. return -1;
  1472. it &= ~me;
  1473. if(it & (it - 1))
  1474. return -1;
  1475. while(!(it & 1))
  1476. targ++, it >>= 1;
  1477. return targ;
  1478. }
  1479. /* This verifies the identify from the target so that we know which lun is
  1480. * being reconnected.
  1481. */
  1482. static inline int reconnect_lun(struct NCR_ESP *esp, struct ESP_regs *eregs)
  1483. {
  1484. int lun;
  1485. if((esp->sreg & ESP_STAT_PMASK) != ESP_MIP)
  1486. return -1;
  1487. lun = esp_read(eregs->esp_fdata);
  1488. /* Yes, you read this correctly. We report lun of zero
  1489. * if we see parity error. ESP reports parity error for
  1490. * the lun byte, and this is the only way to hope to recover
  1491. * because the target is connected.
  1492. */
  1493. if(esp->sreg & ESP_STAT_PERR)
  1494. return 0;
  1495. /* Check for illegal bits being set in the lun. */
  1496. if((lun & 0x40) || !(lun & 0x80))
  1497. return -1;
  1498. return lun & 7;
  1499. }
  1500. /* This puts the driver in a state where it can revitalize a command that
  1501. * is being continued due to reselection.
  1502. */
  1503. static inline void esp_connect(struct NCR_ESP *esp, struct ESP_regs *eregs,
  1504. Scsi_Cmnd *sp)
  1505. {
  1506. Scsi_Device *dp = sp->device;
  1507. struct esp_device *esp_dev = dp->hostdata;
  1508. if(esp->prev_soff != esp_dev->sync_max_offset ||
  1509. esp->prev_stp != esp_dev->sync_min_period ||
  1510. (esp->erev > esp100a &&
  1511. esp->prev_cfg3 != esp->config3[sp->device->id])) {
  1512. esp->prev_soff = esp_dev->sync_max_offset;
  1513. esp_write(eregs->esp_soff, esp->prev_soff);
  1514. esp->prev_stp = esp_dev->sync_min_period;
  1515. esp_write(eregs->esp_stp, esp->prev_stp);
  1516. if(esp->erev > esp100a) {
  1517. esp->prev_cfg3 = esp->config3[sp->device->id];
  1518. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  1519. }
  1520. }
  1521. esp->current_SC = sp;
  1522. }
  1523. /* This will place the current working command back into the issue queue
  1524. * if we are to receive a reselection amidst a selection attempt.
  1525. */
  1526. static inline void esp_reconnect(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  1527. {
  1528. if(!esp->disconnected_SC)
  1529. ESPLOG(("esp%d: Weird, being reselected but disconnected "
  1530. "command queue is empty.\n", esp->esp_id));
  1531. esp->snip = 0;
  1532. esp->current_SC = NULL;
  1533. sp->SCp.phase = not_issued;
  1534. append_SC(&esp->issue_SC, sp);
  1535. }
  1536. /* Begin message in phase. */
  1537. static int esp_do_msgin(struct NCR_ESP *esp, struct ESP_regs *eregs)
  1538. {
  1539. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  1540. esp_maybe_nop(esp, eregs);
  1541. esp_cmd(esp, eregs, ESP_CMD_TI);
  1542. esp->msgin_len = 1;
  1543. esp->msgin_ctr = 0;
  1544. esp_advance_phase(esp->current_SC, in_msgindone);
  1545. return do_work_bus;
  1546. }
  1547. static inline void advance_sg(struct NCR_ESP *esp, Scsi_Cmnd *sp)
  1548. {
  1549. ++sp->SCp.buffer;
  1550. --sp->SCp.buffers_residual;
  1551. sp->SCp.this_residual = sp->SCp.buffer->length;
  1552. if (esp->dma_advance_sg)
  1553. esp->dma_advance_sg (sp);
  1554. else
  1555. sp->SCp.ptr = (char *) virt_to_phys((page_address(sp->SCp.buffer->page) + sp->SCp.buffer->offset));
  1556. }
  1557. /* Please note that the way I've coded these routines is that I _always_
  1558. * check for a disconnect during any and all information transfer
  1559. * phases. The SCSI standard states that the target _can_ cause a BUS
  1560. * FREE condition by dropping all MSG/CD/IO/BSY signals. Also note
  1561. * that during information transfer phases the target controls every
  1562. * change in phase, the only thing the initiator can do is "ask" for
  1563. * a message out phase by driving ATN true. The target can, and sometimes
  1564. * will, completely ignore this request so we cannot assume anything when
  1565. * we try to force a message out phase to abort/reset a target. Most of
  1566. * the time the target will eventually be nice and go to message out, so
  1567. * we may have to hold on to our state about what we want to tell the target
  1568. * for some period of time.
  1569. */
  1570. /* I think I have things working here correctly. Even partial transfers
  1571. * within a buffer or sub-buffer should not upset us at all no matter
  1572. * how bad the target and/or ESP fucks things up.
  1573. */
  1574. static int esp_do_data(struct NCR_ESP *esp, struct ESP_regs *eregs)
  1575. {
  1576. Scsi_Cmnd *SCptr = esp->current_SC;
  1577. int thisphase, hmuch;
  1578. ESPDATA(("esp_do_data: "));
  1579. esp_maybe_nop(esp, eregs);
  1580. thisphase = sreg_to_dataphase(esp->sreg);
  1581. esp_advance_phase(SCptr, thisphase);
  1582. ESPDATA(("newphase<%s> ", (thisphase == in_datain) ? "DATAIN" : "DATAOUT"));
  1583. hmuch = esp->dma_can_transfer(esp, SCptr);
  1584. /*
  1585. * XXX MSch: cater for PIO transfer here; PIO used if hmuch == 0
  1586. */
  1587. if (hmuch) { /* DMA */
  1588. /*
  1589. * DMA
  1590. */
  1591. ESPDATA(("hmuch<%d> ", hmuch));
  1592. esp->current_transfer_size = hmuch;
  1593. esp_setcount(eregs, (esp->fas_premature_intr_workaround ?
  1594. (hmuch + 0x40) : hmuch));
  1595. esp->dma_setup(esp, (__u32)((unsigned long)SCptr->SCp.ptr),
  1596. hmuch, (thisphase == in_datain));
  1597. ESPDATA(("DMA|TI --> do_intr_end\n"));
  1598. esp_cmd(esp, eregs, ESP_CMD_DMA | ESP_CMD_TI);
  1599. return do_intr_end;
  1600. /*
  1601. * end DMA
  1602. */
  1603. } else {
  1604. /*
  1605. * PIO
  1606. */
  1607. int oldphase, i = 0; /* or where we left off last time ?? esp->current_data ?? */
  1608. int fifocnt = 0;
  1609. oldphase = esp_read(eregs->esp_status) & ESP_STAT_PMASK;
  1610. /*
  1611. * polled transfer; ugly, can we make this happen in a DRQ
  1612. * interrupt handler ??
  1613. * requires keeping track of state information in host or
  1614. * command struct!
  1615. * Problem: I've never seen a DRQ happen on Mac, not even
  1616. * with ESP_CMD_DMA ...
  1617. */
  1618. /* figure out how much needs to be transferred */
  1619. hmuch = SCptr->SCp.this_residual;
  1620. ESPDATA(("hmuch<%d> pio ", hmuch));
  1621. esp->current_transfer_size = hmuch;
  1622. /* tell the ESP ... */
  1623. esp_setcount(eregs, hmuch);
  1624. /* loop */
  1625. while (hmuch) {
  1626. int j, fifo_stuck = 0, newphase;
  1627. unsigned long timeout;
  1628. #if 0
  1629. unsigned long flags;
  1630. #endif
  1631. #if 0
  1632. if ( i % 10 )
  1633. ESPDATA(("\r"));
  1634. else
  1635. ESPDATA(( /*"\n"*/ "\r"));
  1636. #endif
  1637. #if 0
  1638. local_irq_save(flags);
  1639. #endif
  1640. if(thisphase == in_datain) {
  1641. /* 'go' ... */
  1642. esp_cmd(esp, eregs, ESP_CMD_TI);
  1643. /* wait for data */
  1644. timeout = 1000000;
  1645. while (!((esp->sreg=esp_read(eregs->esp_status)) & ESP_STAT_INTR) && --timeout)
  1646. udelay(2);
  1647. if (timeout == 0)
  1648. printk("DRQ datain timeout! \n");
  1649. newphase = esp->sreg & ESP_STAT_PMASK;
  1650. /* see how much we got ... */
  1651. fifocnt = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES);
  1652. if (!fifocnt)
  1653. fifo_stuck++;
  1654. else
  1655. fifo_stuck = 0;
  1656. ESPDATA(("\rgot %d st %x ph %x", fifocnt, esp->sreg, newphase));
  1657. /* read fifo */
  1658. for(j=0;j<fifocnt;j++)
  1659. SCptr->SCp.ptr[i++] = esp_read(eregs->esp_fdata);
  1660. ESPDATA(("(%d) ", i));
  1661. /* how many to go ?? */
  1662. hmuch -= fifocnt;
  1663. /* break if status phase !! */
  1664. if(newphase == ESP_STATP) {
  1665. /* clear int. */
  1666. esp->ireg = esp_read(eregs->esp_intrpt);
  1667. break;
  1668. }
  1669. } else {
  1670. #define MAX_FIFO 8
  1671. /* how much will fit ? */
  1672. int this_count = MAX_FIFO - fifocnt;
  1673. if (this_count > hmuch)
  1674. this_count = hmuch;
  1675. /* fill fifo */
  1676. for(j=0;j<this_count;j++)
  1677. esp_write(eregs->esp_fdata, SCptr->SCp.ptr[i++]);
  1678. /* how many left if this goes out ?? */
  1679. hmuch -= this_count;
  1680. /* 'go' ... */
  1681. esp_cmd(esp, eregs, ESP_CMD_TI);
  1682. /* wait for 'got it' */
  1683. timeout = 1000000;
  1684. while (!((esp->sreg=esp_read(eregs->esp_status)) & ESP_STAT_INTR) && --timeout)
  1685. udelay(2);
  1686. if (timeout == 0)
  1687. printk("DRQ dataout timeout! \n");
  1688. newphase = esp->sreg & ESP_STAT_PMASK;
  1689. /* need to check how much was sent ?? */
  1690. fifocnt = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES);
  1691. ESPDATA(("\rsent %d st %x ph %x", this_count - fifocnt, esp->sreg, newphase));
  1692. ESPDATA(("(%d) ", i));
  1693. /* break if status phase !! */
  1694. if(newphase == ESP_STATP) {
  1695. /* clear int. */
  1696. esp->ireg = esp_read(eregs->esp_intrpt);
  1697. break;
  1698. }
  1699. }
  1700. /* clear int. */
  1701. esp->ireg = esp_read(eregs->esp_intrpt);
  1702. ESPDATA(("ir %x ... ", esp->ireg));
  1703. if (hmuch == 0)
  1704. ESPDATA(("done! \n"));
  1705. #if 0
  1706. local_irq_restore(flags);
  1707. #endif
  1708. /* check new bus phase */
  1709. if (newphase != oldphase && i < esp->current_transfer_size) {
  1710. /* something happened; disconnect ?? */
  1711. ESPDATA(("phase change, dropped out with %d done ... ", i));
  1712. break;
  1713. }
  1714. /* check int. status */
  1715. if (esp->ireg & ESP_INTR_DC) {
  1716. /* disconnect */
  1717. ESPDATA(("disconnect; %d transferred ... ", i));
  1718. break;
  1719. } else if (esp->ireg & ESP_INTR_FDONE) {
  1720. /* function done */
  1721. ESPDATA(("function done; %d transferred ... ", i));
  1722. break;
  1723. }
  1724. /* XXX fixme: bail out on stall */
  1725. if (fifo_stuck > 10) {
  1726. /* we're stuck */
  1727. ESPDATA(("fifo stall; %d transferred ... ", i));
  1728. break;
  1729. }
  1730. }
  1731. ESPDATA(("\n"));
  1732. /* check successful completion ?? */
  1733. if (thisphase == in_dataout)
  1734. hmuch += fifocnt; /* stuck?? adjust data pointer ...*/
  1735. /* tell do_data_finale how much was transferred */
  1736. esp->current_transfer_size -= hmuch;
  1737. /* still not completely sure on this one ... */
  1738. return /*do_intr_end*/ do_work_bus /*do_phase_determine*/ ;
  1739. /*
  1740. * end PIO
  1741. */
  1742. }
  1743. return do_intr_end;
  1744. }
  1745. /* See how successful the data transfer was. */
  1746. static int esp_do_data_finale(struct NCR_ESP *esp,
  1747. struct ESP_regs *eregs)
  1748. {
  1749. Scsi_Cmnd *SCptr = esp->current_SC;
  1750. struct esp_device *esp_dev = SCptr->device->hostdata;
  1751. int bogus_data = 0, bytes_sent = 0, fifocnt, ecount = 0;
  1752. if(esp->dma_led_off)
  1753. esp->dma_led_off(esp);
  1754. ESPDATA(("esp_do_data_finale: "));
  1755. if(SCptr->SCp.phase == in_datain) {
  1756. if(esp->sreg & ESP_STAT_PERR) {
  1757. /* Yuck, parity error. The ESP asserts ATN
  1758. * so that we can go to message out phase
  1759. * immediately and inform the target that
  1760. * something bad happened.
  1761. */
  1762. ESPLOG(("esp%d: data bad parity detected.\n",
  1763. esp->esp_id));
  1764. esp->cur_msgout[0] = INITIATOR_ERROR;
  1765. esp->msgout_len = 1;
  1766. }
  1767. if(esp->dma_drain)
  1768. esp->dma_drain(esp);
  1769. }
  1770. if(esp->dma_invalidate)
  1771. esp->dma_invalidate(esp);
  1772. /* This could happen for the above parity error case. */
  1773. if(!(esp->ireg == ESP_INTR_BSERV)) {
  1774. /* Please go to msgout phase, please please please... */
  1775. ESPLOG(("esp%d: !BSERV after data, probably to msgout\n",
  1776. esp->esp_id));
  1777. return esp_do_phase_determine(esp, eregs);
  1778. }
  1779. /* Check for partial transfers and other horrible events. */
  1780. fifocnt = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES);
  1781. ecount = esp_getcount(eregs);
  1782. if(esp->fas_premature_intr_workaround)
  1783. ecount -= 0x40;
  1784. bytes_sent = esp->current_transfer_size;
  1785. ESPDATA(("trans_sz=%d, ", bytes_sent));
  1786. if(!(esp->sreg & ESP_STAT_TCNT))
  1787. bytes_sent -= ecount;
  1788. if(SCptr->SCp.phase == in_dataout)
  1789. bytes_sent -= fifocnt;
  1790. ESPDATA(("bytes_sent=%d (ecount=%d, fifocnt=%d), ", bytes_sent,
  1791. ecount, fifocnt));
  1792. /* If we were in synchronous mode, check for peculiarities. */
  1793. if(esp_dev->sync_max_offset)
  1794. bogus_data = esp100_sync_hwbug(esp, eregs, SCptr, fifocnt);
  1795. else
  1796. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  1797. /* Until we are sure of what has happened, we are certainly
  1798. * in the dark.
  1799. */
  1800. esp_advance_phase(SCptr, in_the_dark);
  1801. /* Check for premature interrupt condition. Can happen on FAS2x6
  1802. * chips. QLogic recommends a workaround by overprogramming the
  1803. * transfer counters, but this makes doing scatter-gather impossible.
  1804. * Until there is a way to disable scatter-gather for a single target,
  1805. * and not only for the entire host adapter as it is now, the workaround
  1806. * is way to expensive performance wise.
  1807. * Instead, it turns out that when this happens the target has disconnected
  1808. * already but it doesn't show in the interrupt register. Compensate for
  1809. * that here to try and avoid a SCSI bus reset.
  1810. */
  1811. if(!esp->fas_premature_intr_workaround && (fifocnt == 1) &&
  1812. sreg_dataoutp(esp->sreg)) {
  1813. ESPLOG(("esp%d: Premature interrupt, enabling workaround\n",
  1814. esp->esp_id));
  1815. #if 0
  1816. /* Disable scatter-gather operations, they are not possible
  1817. * when using this workaround.
  1818. */
  1819. esp->ehost->sg_tablesize = 0;
  1820. esp->ehost->use_clustering = ENABLE_CLUSTERING;
  1821. esp->fas_premature_intr_workaround = 1;
  1822. bytes_sent = 0;
  1823. if(SCptr->use_sg) {
  1824. ESPLOG(("esp%d: Aborting scatter-gather operation\n",
  1825. esp->esp_id));
  1826. esp->cur_msgout[0] = ABORT;
  1827. esp->msgout_len = 1;
  1828. esp->msgout_ctr = 0;
  1829. esp_cmd(esp, eregs, ESP_CMD_SATN);
  1830. esp_setcount(eregs, 0xffff);
  1831. esp_cmd(esp, eregs, ESP_CMD_NULL);
  1832. esp_cmd(esp, eregs, ESP_CMD_TPAD | ESP_CMD_DMA);
  1833. return do_intr_end;
  1834. }
  1835. #else
  1836. /* Just set the disconnected bit. That's what appears to
  1837. * happen anyway. The state machine will pick it up when
  1838. * we return.
  1839. */
  1840. esp->ireg |= ESP_INTR_DC;
  1841. #endif
  1842. }
  1843. if(bytes_sent < 0) {
  1844. /* I've seen this happen due to lost state in this
  1845. * driver. No idea why it happened, but allowing
  1846. * this value to be negative caused things to
  1847. * lock up. This allows greater chance of recovery.
  1848. * In fact every time I've seen this, it has been
  1849. * a driver bug without question.
  1850. */
  1851. ESPLOG(("esp%d: yieee, bytes_sent < 0!\n", esp->esp_id));
  1852. ESPLOG(("esp%d: csz=%d fifocount=%d ecount=%d\n",
  1853. esp->esp_id,
  1854. esp->current_transfer_size, fifocnt, ecount));
  1855. ESPLOG(("esp%d: use_sg=%d ptr=%p this_residual=%d\n",
  1856. esp->esp_id,
  1857. SCptr->use_sg, SCptr->SCp.ptr, SCptr->SCp.this_residual));
  1858. ESPLOG(("esp%d: Forcing async for target %d\n", esp->esp_id,
  1859. SCptr->device->id));
  1860. SCptr->device->borken = 1;
  1861. esp_dev->sync = 0;
  1862. bytes_sent = 0;
  1863. }
  1864. /* Update the state of our transfer. */
  1865. SCptr->SCp.ptr += bytes_sent;
  1866. SCptr->SCp.this_residual -= bytes_sent;
  1867. if(SCptr->SCp.this_residual < 0) {
  1868. /* shit */
  1869. ESPLOG(("esp%d: Data transfer overrun.\n", esp->esp_id));
  1870. SCptr->SCp.this_residual = 0;
  1871. }
  1872. /* Maybe continue. */
  1873. if(!bogus_data) {
  1874. ESPDATA(("!bogus_data, "));
  1875. /* NO MATTER WHAT, we advance the scatterlist,
  1876. * if the target should decide to disconnect
  1877. * in between scatter chunks (which is common)
  1878. * we could die horribly! I used to have the sg
  1879. * advance occur only if we are going back into
  1880. * (or are staying in) a data phase, you can
  1881. * imagine the hell I went through trying to
  1882. * figure this out.
  1883. */
  1884. if(!SCptr->SCp.this_residual && SCptr->SCp.buffers_residual)
  1885. advance_sg(esp, SCptr);
  1886. #ifdef DEBUG_ESP_DATA
  1887. if(sreg_datainp(esp->sreg) || sreg_dataoutp(esp->sreg)) {
  1888. ESPDATA(("to more data\n"));
  1889. } else {
  1890. ESPDATA(("to new phase\n"));
  1891. }
  1892. #endif
  1893. return esp_do_phase_determine(esp, eregs);
  1894. }
  1895. /* Bogus data, just wait for next interrupt. */
  1896. ESPLOG(("esp%d: bogus_data during end of data phase\n",
  1897. esp->esp_id));
  1898. return do_intr_end;
  1899. }
  1900. /* We received a non-good status return at the end of
  1901. * running a SCSI command. This is used to decide if
  1902. * we should clear our synchronous transfer state for
  1903. * such a device when that happens.
  1904. *
  1905. * The idea is that when spinning up a disk or rewinding
  1906. * a tape, we don't want to go into a loop re-negotiating
  1907. * synchronous capabilities over and over.
  1908. */
  1909. static int esp_should_clear_sync(Scsi_Cmnd *sp)
  1910. {
  1911. unchar cmd1 = sp->cmnd[0];
  1912. unchar cmd2 = sp->data_cmnd[0];
  1913. /* These cases are for spinning up a disk and
  1914. * waiting for that spinup to complete.
  1915. */
  1916. if(cmd1 == START_STOP ||
  1917. cmd2 == START_STOP)
  1918. return 0;
  1919. if(cmd1 == TEST_UNIT_READY ||
  1920. cmd2 == TEST_UNIT_READY)
  1921. return 0;
  1922. /* One more special case for SCSI tape drives,
  1923. * this is what is used to probe the device for
  1924. * completion of a rewind or tape load operation.
  1925. */
  1926. if(sp->device->type == TYPE_TAPE) {
  1927. if(cmd1 == MODE_SENSE ||
  1928. cmd2 == MODE_SENSE)
  1929. return 0;
  1930. }
  1931. return 1;
  1932. }
  1933. /* Either a command is completing or a target is dropping off the bus
  1934. * to continue the command in the background so we can do other work.
  1935. */
  1936. static int esp_do_freebus(struct NCR_ESP *esp, struct ESP_regs *eregs)
  1937. {
  1938. Scsi_Cmnd *SCptr = esp->current_SC;
  1939. int rval;
  1940. rval = skipahead2(esp, eregs, SCptr, in_status, in_msgindone, in_freeing);
  1941. if(rval)
  1942. return rval;
  1943. if(esp->ireg != ESP_INTR_DC) {
  1944. ESPLOG(("esp%d: Target will not disconnect\n", esp->esp_id));
  1945. return do_reset_bus; /* target will not drop BSY... */
  1946. }
  1947. esp->msgout_len = 0;
  1948. esp->prevmsgout = NOP;
  1949. if(esp->prevmsgin == COMMAND_COMPLETE) {
  1950. struct esp_device *esp_dev = SCptr->device->hostdata;
  1951. /* Normal end of nexus. */
  1952. if(esp->disconnected_SC)
  1953. esp_cmd(esp, eregs, ESP_CMD_ESEL);
  1954. if(SCptr->SCp.Status != GOOD &&
  1955. SCptr->SCp.Status != CONDITION_GOOD &&
  1956. ((1<<SCptr->device->id) & esp->targets_present) &&
  1957. esp_dev->sync && esp_dev->sync_max_offset) {
  1958. /* SCSI standard says that the synchronous capabilities
  1959. * should be renegotiated at this point. Most likely
  1960. * we are about to request sense from this target
  1961. * in which case we want to avoid using sync
  1962. * transfers until we are sure of the current target
  1963. * state.
  1964. */
  1965. ESPMISC(("esp: Status <%d> for target %d lun %d\n",
  1966. SCptr->SCp.Status, SCptr->device->id, SCptr->device->lun));
  1967. /* But don't do this when spinning up a disk at
  1968. * boot time while we poll for completion as it
  1969. * fills up the console with messages. Also, tapes
  1970. * can report not ready many times right after
  1971. * loading up a tape.
  1972. */
  1973. if(esp_should_clear_sync(SCptr) != 0)
  1974. esp_dev->sync = 0;
  1975. }
  1976. ESPDISC(("F<%02x,%02x>", SCptr->device->id, SCptr->device->lun));
  1977. esp_done(esp, ((SCptr->SCp.Status & 0xff) |
  1978. ((SCptr->SCp.Message & 0xff)<<8) |
  1979. (DID_OK << 16)));
  1980. } else if(esp->prevmsgin == DISCONNECT) {
  1981. /* Normal disconnect. */
  1982. esp_cmd(esp, eregs, ESP_CMD_ESEL);
  1983. ESPDISC(("D<%02x,%02x>", SCptr->device->id, SCptr->device->lun));
  1984. append_SC(&esp->disconnected_SC, SCptr);
  1985. esp->current_SC = NULL;
  1986. if(esp->issue_SC)
  1987. esp_exec_cmd(esp);
  1988. } else {
  1989. /* Driver bug, we do not expect a disconnect here
  1990. * and should not have advanced the state engine
  1991. * to in_freeing.
  1992. */
  1993. ESPLOG(("esp%d: last msg not disc and not cmd cmplt.\n",
  1994. esp->esp_id));
  1995. return do_reset_bus;
  1996. }
  1997. return do_intr_end;
  1998. }
  1999. /* When a reselect occurs, and we cannot find the command to
  2000. * reconnect to in our queues, we do this.
  2001. */
  2002. static int esp_bad_reconnect(struct NCR_ESP *esp)
  2003. {
  2004. Scsi_Cmnd *sp;
  2005. ESPLOG(("esp%d: Eieeee, reconnecting unknown command!\n",
  2006. esp->esp_id));
  2007. ESPLOG(("QUEUE DUMP\n"));
  2008. sp = esp->issue_SC;
  2009. ESPLOG(("esp%d: issue_SC[", esp->esp_id));
  2010. while(sp) {
  2011. ESPLOG(("<%02x,%02x>", sp->device->id, sp->device->lun));
  2012. sp = (Scsi_Cmnd *) sp->host_scribble;
  2013. }
  2014. ESPLOG(("]\n"));
  2015. sp = esp->current_SC;
  2016. ESPLOG(("esp%d: current_SC[", esp->esp_id));
  2017. while(sp) {
  2018. ESPLOG(("<%02x,%02x>", sp->device->id, sp->device->lun));
  2019. sp = (Scsi_Cmnd *) sp->host_scribble;
  2020. }
  2021. ESPLOG(("]\n"));
  2022. sp = esp->disconnected_SC;
  2023. ESPLOG(("esp%d: disconnected_SC[", esp->esp_id));
  2024. while(sp) {
  2025. ESPLOG(("<%02x,%02x>", sp->device->id, sp->device->lun));
  2026. sp = (Scsi_Cmnd *) sp->host_scribble;
  2027. }
  2028. ESPLOG(("]\n"));
  2029. return do_reset_bus;
  2030. }
  2031. /* Do the needy when a target tries to reconnect to us. */
  2032. static int esp_do_reconnect(struct NCR_ESP *esp,
  2033. struct ESP_regs *eregs)
  2034. {
  2035. int lun, target;
  2036. Scsi_Cmnd *SCptr;
  2037. /* Check for all bogus conditions first. */
  2038. target = reconnect_target(esp, eregs);
  2039. if(target < 0) {
  2040. ESPDISC(("bad bus bits\n"));
  2041. return do_reset_bus;
  2042. }
  2043. lun = reconnect_lun(esp, eregs);
  2044. if(lun < 0) {
  2045. ESPDISC(("target=%2x, bad identify msg\n", target));
  2046. return do_reset_bus;
  2047. }
  2048. /* Things look ok... */
  2049. ESPDISC(("R<%02x,%02x>", target, lun));
  2050. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2051. if(esp100_reconnect_hwbug(esp, eregs))
  2052. return do_reset_bus;
  2053. esp_cmd(esp, eregs, ESP_CMD_NULL);
  2054. SCptr = remove_SC(&esp->disconnected_SC, (unchar) target, (unchar) lun);
  2055. if(!SCptr)
  2056. return esp_bad_reconnect(esp);
  2057. esp_connect(esp, eregs, SCptr);
  2058. esp_cmd(esp, eregs, ESP_CMD_MOK);
  2059. /* Reconnect implies a restore pointers operation. */
  2060. esp_restore_pointers(esp, SCptr);
  2061. esp->snip = 0;
  2062. esp_advance_phase(SCptr, in_the_dark);
  2063. return do_intr_end;
  2064. }
  2065. /* End of NEXUS (hopefully), pick up status + message byte then leave if
  2066. * all goes well.
  2067. */
  2068. static int esp_do_status(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2069. {
  2070. Scsi_Cmnd *SCptr = esp->current_SC;
  2071. int intr, rval;
  2072. rval = skipahead1(esp, eregs, SCptr, in_the_dark, in_status);
  2073. if(rval)
  2074. return rval;
  2075. intr = esp->ireg;
  2076. ESPSTAT(("esp_do_status: "));
  2077. if(intr != ESP_INTR_DC) {
  2078. int message_out = 0; /* for parity problems */
  2079. /* Ack the message. */
  2080. ESPSTAT(("ack msg, "));
  2081. esp_cmd(esp, eregs, ESP_CMD_MOK);
  2082. if(esp->dma_poll)
  2083. esp->dma_poll(esp, (unsigned char *) esp->esp_command);
  2084. ESPSTAT(("got something, "));
  2085. /* ESP chimes in with one of
  2086. *
  2087. * 1) function done interrupt:
  2088. * both status and message in bytes
  2089. * are available
  2090. *
  2091. * 2) bus service interrupt:
  2092. * only status byte was acquired
  2093. *
  2094. * 3) Anything else:
  2095. * can't happen, but we test for it
  2096. * anyways
  2097. *
  2098. * ALSO: If bad parity was detected on either
  2099. * the status _or_ the message byte then
  2100. * the ESP has asserted ATN on the bus
  2101. * and we must therefore wait for the
  2102. * next phase change.
  2103. */
  2104. if(intr & ESP_INTR_FDONE) {
  2105. /* We got it all, hallejulia. */
  2106. ESPSTAT(("got both, "));
  2107. SCptr->SCp.Status = esp->esp_command[0];
  2108. SCptr->SCp.Message = esp->esp_command[1];
  2109. esp->prevmsgin = SCptr->SCp.Message;
  2110. esp->cur_msgin[0] = SCptr->SCp.Message;
  2111. if(esp->sreg & ESP_STAT_PERR) {
  2112. /* There was bad parity for the
  2113. * message byte, the status byte
  2114. * was ok.
  2115. */
  2116. message_out = MSG_PARITY_ERROR;
  2117. }
  2118. } else if(intr == ESP_INTR_BSERV) {
  2119. /* Only got status byte. */
  2120. ESPLOG(("esp%d: got status only, ", esp->esp_id));
  2121. if(!(esp->sreg & ESP_STAT_PERR)) {
  2122. SCptr->SCp.Status = esp->esp_command[0];
  2123. SCptr->SCp.Message = 0xff;
  2124. } else {
  2125. /* The status byte had bad parity.
  2126. * we leave the scsi_pointer Status
  2127. * field alone as we set it to a default
  2128. * of CHECK_CONDITION in esp_queue.
  2129. */
  2130. message_out = INITIATOR_ERROR;
  2131. }
  2132. } else {
  2133. /* This shouldn't happen ever. */
  2134. ESPSTAT(("got bolixed\n"));
  2135. esp_advance_phase(SCptr, in_the_dark);
  2136. return esp_do_phase_determine(esp, eregs);
  2137. }
  2138. if(!message_out) {
  2139. ESPSTAT(("status=%2x msg=%2x, ", SCptr->SCp.Status,
  2140. SCptr->SCp.Message));
  2141. if(SCptr->SCp.Message == COMMAND_COMPLETE) {
  2142. ESPSTAT(("and was COMMAND_COMPLETE\n"));
  2143. esp_advance_phase(SCptr, in_freeing);
  2144. return esp_do_freebus(esp, eregs);
  2145. } else {
  2146. ESPLOG(("esp%d: and _not_ COMMAND_COMPLETE\n",
  2147. esp->esp_id));
  2148. esp->msgin_len = esp->msgin_ctr = 1;
  2149. esp_advance_phase(SCptr, in_msgindone);
  2150. return esp_do_msgindone(esp, eregs);
  2151. }
  2152. } else {
  2153. /* With luck we'll be able to let the target
  2154. * know that bad parity happened, it will know
  2155. * which byte caused the problems and send it
  2156. * again. For the case where the status byte
  2157. * receives bad parity, I do not believe most
  2158. * targets recover very well. We'll see.
  2159. */
  2160. ESPLOG(("esp%d: bad parity somewhere mout=%2x\n",
  2161. esp->esp_id, message_out));
  2162. esp->cur_msgout[0] = message_out;
  2163. esp->msgout_len = esp->msgout_ctr = 1;
  2164. esp_advance_phase(SCptr, in_the_dark);
  2165. return esp_do_phase_determine(esp, eregs);
  2166. }
  2167. } else {
  2168. /* If we disconnect now, all hell breaks loose. */
  2169. ESPLOG(("esp%d: whoops, disconnect\n", esp->esp_id));
  2170. esp_advance_phase(SCptr, in_the_dark);
  2171. return esp_do_phase_determine(esp, eregs);
  2172. }
  2173. }
  2174. static int esp_enter_status(struct NCR_ESP *esp,
  2175. struct ESP_regs *eregs)
  2176. {
  2177. unchar thecmd = ESP_CMD_ICCSEQ;
  2178. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2179. if(esp->do_pio_cmds) {
  2180. esp_advance_phase(esp->current_SC, in_status);
  2181. esp_cmd(esp, eregs, thecmd);
  2182. while(!(esp_read(esp->eregs->esp_status) & ESP_STAT_INTR));
  2183. esp->esp_command[0] = esp_read(eregs->esp_fdata);
  2184. while(!(esp_read(esp->eregs->esp_status) & ESP_STAT_INTR));
  2185. esp->esp_command[1] = esp_read(eregs->esp_fdata);
  2186. } else {
  2187. esp->esp_command[0] = esp->esp_command[1] = 0xff;
  2188. esp_write(eregs->esp_tclow, 2);
  2189. esp_write(eregs->esp_tcmed, 0);
  2190. esp->dma_init_read(esp, esp->esp_command_dvma, 2);
  2191. thecmd |= ESP_CMD_DMA;
  2192. esp_cmd(esp, eregs, thecmd);
  2193. esp_advance_phase(esp->current_SC, in_status);
  2194. }
  2195. return esp_do_status(esp, eregs);
  2196. }
  2197. static int esp_disconnect_amidst_phases(struct NCR_ESP *esp,
  2198. struct ESP_regs *eregs)
  2199. {
  2200. Scsi_Cmnd *sp = esp->current_SC;
  2201. struct esp_device *esp_dev = sp->device->hostdata;
  2202. /* This means real problems if we see this
  2203. * here. Unless we were actually trying
  2204. * to force the device to abort/reset.
  2205. */
  2206. ESPLOG(("esp%d: Disconnect amidst phases, ", esp->esp_id));
  2207. ESPLOG(("pphase<%s> cphase<%s>, ",
  2208. phase_string(sp->SCp.phase),
  2209. phase_string(sp->SCp.sent_command)));
  2210. if(esp->disconnected_SC)
  2211. esp_cmd(esp, eregs, ESP_CMD_ESEL);
  2212. switch(esp->cur_msgout[0]) {
  2213. default:
  2214. /* We didn't expect this to happen at all. */
  2215. ESPLOG(("device is bolixed\n"));
  2216. esp_advance_phase(sp, in_tgterror);
  2217. esp_done(esp, (DID_ERROR << 16));
  2218. break;
  2219. case BUS_DEVICE_RESET:
  2220. ESPLOG(("device reset successful\n"));
  2221. esp_dev->sync_max_offset = 0;
  2222. esp_dev->sync_min_period = 0;
  2223. esp_dev->sync = 0;
  2224. esp_advance_phase(sp, in_resetdev);
  2225. esp_done(esp, (DID_RESET << 16));
  2226. break;
  2227. case ABORT:
  2228. ESPLOG(("device abort successful\n"));
  2229. esp_advance_phase(sp, in_abortone);
  2230. esp_done(esp, (DID_ABORT << 16));
  2231. break;
  2232. };
  2233. return do_intr_end;
  2234. }
  2235. static int esp_enter_msgout(struct NCR_ESP *esp,
  2236. struct ESP_regs *eregs)
  2237. {
  2238. esp_advance_phase(esp->current_SC, in_msgout);
  2239. return esp_do_msgout(esp, eregs);
  2240. }
  2241. static int esp_enter_msgin(struct NCR_ESP *esp,
  2242. struct ESP_regs *eregs)
  2243. {
  2244. esp_advance_phase(esp->current_SC, in_msgin);
  2245. return esp_do_msgin(esp, eregs);
  2246. }
  2247. static int esp_enter_cmd(struct NCR_ESP *esp,
  2248. struct ESP_regs *eregs)
  2249. {
  2250. esp_advance_phase(esp->current_SC, in_cmdbegin);
  2251. return esp_do_cmdbegin(esp, eregs);
  2252. }
  2253. static int esp_enter_badphase(struct NCR_ESP *esp,
  2254. struct ESP_regs *eregs)
  2255. {
  2256. ESPLOG(("esp%d: Bizarre bus phase %2x.\n", esp->esp_id,
  2257. esp->sreg & ESP_STAT_PMASK));
  2258. return do_reset_bus;
  2259. }
  2260. typedef int (*espfunc_t)(struct NCR_ESP *,
  2261. struct ESP_regs *);
  2262. static espfunc_t phase_vector[] = {
  2263. esp_do_data, /* ESP_DOP */
  2264. esp_do_data, /* ESP_DIP */
  2265. esp_enter_cmd, /* ESP_CMDP */
  2266. esp_enter_status, /* ESP_STATP */
  2267. esp_enter_badphase, /* ESP_STAT_PMSG */
  2268. esp_enter_badphase, /* ESP_STAT_PMSG | ESP_STAT_PIO */
  2269. esp_enter_msgout, /* ESP_MOP */
  2270. esp_enter_msgin, /* ESP_MIP */
  2271. };
  2272. /* The target has control of the bus and we have to see where it has
  2273. * taken us.
  2274. */
  2275. static int esp_do_phase_determine(struct NCR_ESP *esp,
  2276. struct ESP_regs *eregs)
  2277. {
  2278. if ((esp->ireg & ESP_INTR_DC) != 0)
  2279. return esp_disconnect_amidst_phases(esp, eregs);
  2280. return phase_vector[esp->sreg & ESP_STAT_PMASK](esp, eregs);
  2281. }
  2282. /* First interrupt after exec'ing a cmd comes here. */
  2283. static int esp_select_complete(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2284. {
  2285. Scsi_Cmnd *SCptr = esp->current_SC;
  2286. struct esp_device *esp_dev = SCptr->device->hostdata;
  2287. int cmd_bytes_sent, fcnt;
  2288. fcnt = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES);
  2289. cmd_bytes_sent = esp->dma_bytes_sent(esp, fcnt);
  2290. if(esp->dma_invalidate)
  2291. esp->dma_invalidate(esp);
  2292. /* Let's check to see if a reselect happened
  2293. * while we we're trying to select. This must
  2294. * be checked first.
  2295. */
  2296. if(esp->ireg == (ESP_INTR_RSEL | ESP_INTR_FDONE)) {
  2297. esp_reconnect(esp, SCptr);
  2298. return esp_do_reconnect(esp, eregs);
  2299. }
  2300. /* Looks like things worked, we should see a bus service &
  2301. * a function complete interrupt at this point. Note we
  2302. * are doing a direct comparison because we don't want to
  2303. * be fooled into thinking selection was successful if
  2304. * ESP_INTR_DC is set, see below.
  2305. */
  2306. if(esp->ireg == (ESP_INTR_FDONE | ESP_INTR_BSERV)) {
  2307. /* target speaks... */
  2308. esp->targets_present |= (1<<SCptr->device->id);
  2309. /* What if the target ignores the sdtr? */
  2310. if(esp->snip)
  2311. esp_dev->sync = 1;
  2312. /* See how far, if at all, we got in getting
  2313. * the information out to the target.
  2314. */
  2315. switch(esp->seqreg) {
  2316. default:
  2317. case ESP_STEP_ASEL:
  2318. /* Arbitration won, target selected, but
  2319. * we are in some phase which is not command
  2320. * phase nor is it message out phase.
  2321. *
  2322. * XXX We've confused the target, obviously.
  2323. * XXX So clear it's state, but we also end
  2324. * XXX up clearing everyone elses. That isn't
  2325. * XXX so nice. I'd like to just reset this
  2326. * XXX target, but if I cannot even get it's
  2327. * XXX attention and finish selection to talk
  2328. * XXX to it, there is not much more I can do.
  2329. * XXX If we have a loaded bus we're going to
  2330. * XXX spend the next second or so renegotiating
  2331. * XXX for synchronous transfers.
  2332. */
  2333. ESPLOG(("esp%d: STEP_ASEL for tgt %d\n",
  2334. esp->esp_id, SCptr->device->id));
  2335. case ESP_STEP_SID:
  2336. /* Arbitration won, target selected, went
  2337. * to message out phase, sent one message
  2338. * byte, then we stopped. ATN is asserted
  2339. * on the SCSI bus and the target is still
  2340. * there hanging on. This is a legal
  2341. * sequence step if we gave the ESP a select
  2342. * and stop command.
  2343. *
  2344. * XXX See above, I could set the borken flag
  2345. * XXX in the device struct and retry the
  2346. * XXX command. But would that help for
  2347. * XXX tagged capable targets?
  2348. */
  2349. case ESP_STEP_NCMD:
  2350. /* Arbitration won, target selected, maybe
  2351. * sent the one message byte in message out
  2352. * phase, but we did not go to command phase
  2353. * in the end. Actually, we could have sent
  2354. * only some of the message bytes if we tried
  2355. * to send out the entire identify and tag
  2356. * message using ESP_CMD_SA3.
  2357. */
  2358. cmd_bytes_sent = 0;
  2359. break;
  2360. case ESP_STEP_PPC:
  2361. /* No, not the powerPC pinhead. Arbitration
  2362. * won, all message bytes sent if we went to
  2363. * message out phase, went to command phase
  2364. * but only part of the command was sent.
  2365. *
  2366. * XXX I've seen this, but usually in conjunction
  2367. * XXX with a gross error which appears to have
  2368. * XXX occurred between the time I told the
  2369. * XXX ESP to arbitrate and when I got the
  2370. * XXX interrupt. Could I have misloaded the
  2371. * XXX command bytes into the fifo? Actually,
  2372. * XXX I most likely missed a phase, and therefore
  2373. * XXX went into never never land and didn't even
  2374. * XXX know it. That was the old driver though.
  2375. * XXX What is even more peculiar is that the ESP
  2376. * XXX showed the proper function complete and
  2377. * XXX bus service bits in the interrupt register.
  2378. */
  2379. case ESP_STEP_FINI4:
  2380. case ESP_STEP_FINI5:
  2381. case ESP_STEP_FINI6:
  2382. case ESP_STEP_FINI7:
  2383. /* Account for the identify message */
  2384. if(SCptr->SCp.phase == in_slct_norm)
  2385. cmd_bytes_sent -= 1;
  2386. };
  2387. esp_cmd(esp, eregs, ESP_CMD_NULL);
  2388. /* Be careful, we could really get fucked during synchronous
  2389. * data transfers if we try to flush the fifo now.
  2390. */
  2391. if(!fcnt && /* Fifo is empty and... */
  2392. /* either we are not doing synchronous transfers or... */
  2393. (!esp_dev->sync_max_offset ||
  2394. /* We are not going into data in phase. */
  2395. ((esp->sreg & ESP_STAT_PMASK) != ESP_DIP)))
  2396. esp_cmd(esp, eregs, ESP_CMD_FLUSH); /* flush is safe */
  2397. /* See how far we got if this is not a slow command. */
  2398. if(!esp->esp_slowcmd) {
  2399. if(cmd_bytes_sent < 0)
  2400. cmd_bytes_sent = 0;
  2401. if(cmd_bytes_sent != SCptr->cmd_len) {
  2402. /* Crapola, mark it as a slowcmd
  2403. * so that we have some chance of
  2404. * keeping the command alive with
  2405. * good luck.
  2406. *
  2407. * XXX Actually, if we didn't send it all
  2408. * XXX this means either we didn't set things
  2409. * XXX up properly (driver bug) or the target
  2410. * XXX or the ESP detected parity on one of
  2411. * XXX the command bytes. This makes much
  2412. * XXX more sense, and therefore this code
  2413. * XXX should be changed to send out a
  2414. * XXX parity error message or if the status
  2415. * XXX register shows no parity error then
  2416. * XXX just expect the target to bring the
  2417. * XXX bus into message in phase so that it
  2418. * XXX can send us the parity error message.
  2419. * XXX SCSI sucks...
  2420. */
  2421. esp->esp_slowcmd = 1;
  2422. esp->esp_scmdp = &(SCptr->cmnd[cmd_bytes_sent]);
  2423. esp->esp_scmdleft = (SCptr->cmd_len - cmd_bytes_sent);
  2424. }
  2425. }
  2426. /* Now figure out where we went. */
  2427. esp_advance_phase(SCptr, in_the_dark);
  2428. return esp_do_phase_determine(esp, eregs);
  2429. }
  2430. /* Did the target even make it? */
  2431. if(esp->ireg == ESP_INTR_DC) {
  2432. /* wheee... nobody there or they didn't like
  2433. * what we told it to do, clean up.
  2434. */
  2435. /* If anyone is off the bus, but working on
  2436. * a command in the background for us, tell
  2437. * the ESP to listen for them.
  2438. */
  2439. if(esp->disconnected_SC)
  2440. esp_cmd(esp, eregs, ESP_CMD_ESEL);
  2441. if(((1<<SCptr->device->id) & esp->targets_present) &&
  2442. esp->seqreg && esp->cur_msgout[0] == EXTENDED_MESSAGE &&
  2443. (SCptr->SCp.phase == in_slct_msg ||
  2444. SCptr->SCp.phase == in_slct_stop)) {
  2445. /* shit */
  2446. esp->snip = 0;
  2447. ESPLOG(("esp%d: Failed synchronous negotiation for target %d "
  2448. "lun %d\n", esp->esp_id, SCptr->device->id, SCptr->device->lun));
  2449. esp_dev->sync_max_offset = 0;
  2450. esp_dev->sync_min_period = 0;
  2451. esp_dev->sync = 1; /* so we don't negotiate again */
  2452. /* Run the command again, this time though we
  2453. * won't try to negotiate for synchronous transfers.
  2454. *
  2455. * XXX I'd like to do something like send an
  2456. * XXX INITIATOR_ERROR or ABORT message to the
  2457. * XXX target to tell it, "Sorry I confused you,
  2458. * XXX please come back and I will be nicer next
  2459. * XXX time". But that requires having the target
  2460. * XXX on the bus, and it has dropped BSY on us.
  2461. */
  2462. esp->current_SC = NULL;
  2463. esp_advance_phase(SCptr, not_issued);
  2464. prepend_SC(&esp->issue_SC, SCptr);
  2465. esp_exec_cmd(esp);
  2466. return do_intr_end;
  2467. }
  2468. /* Ok, this is normal, this is what we see during boot
  2469. * or whenever when we are scanning the bus for targets.
  2470. * But first make sure that is really what is happening.
  2471. */
  2472. if(((1<<SCptr->device->id) & esp->targets_present)) {
  2473. ESPLOG(("esp%d: Warning, live target %d not responding to "
  2474. "selection.\n", esp->esp_id, SCptr->device->id));
  2475. /* This _CAN_ happen. The SCSI standard states that
  2476. * the target is to _not_ respond to selection if
  2477. * _it_ detects bad parity on the bus for any reason.
  2478. * Therefore, we assume that if we've talked successfully
  2479. * to this target before, bad parity is the problem.
  2480. */
  2481. esp_done(esp, (DID_PARITY << 16));
  2482. } else {
  2483. /* Else, there really isn't anyone there. */
  2484. ESPMISC(("esp: selection failure, maybe nobody there?\n"));
  2485. ESPMISC(("esp: target %d lun %d\n",
  2486. SCptr->device->id, SCptr->device->lun));
  2487. esp_done(esp, (DID_BAD_TARGET << 16));
  2488. }
  2489. return do_intr_end;
  2490. }
  2491. ESPLOG(("esp%d: Selection failure.\n", esp->esp_id));
  2492. printk("esp%d: Currently -- ", esp->esp_id);
  2493. esp_print_ireg(esp->ireg);
  2494. printk(" ");
  2495. esp_print_statreg(esp->sreg);
  2496. printk(" ");
  2497. esp_print_seqreg(esp->seqreg);
  2498. printk("\n");
  2499. printk("esp%d: New -- ", esp->esp_id);
  2500. esp->sreg = esp_read(eregs->esp_status);
  2501. esp->seqreg = esp_read(eregs->esp_sstep);
  2502. esp->ireg = esp_read(eregs->esp_intrpt);
  2503. esp_print_ireg(esp->ireg);
  2504. printk(" ");
  2505. esp_print_statreg(esp->sreg);
  2506. printk(" ");
  2507. esp_print_seqreg(esp->seqreg);
  2508. printk("\n");
  2509. ESPLOG(("esp%d: resetting bus\n", esp->esp_id));
  2510. return do_reset_bus; /* ugh... */
  2511. }
  2512. /* Continue reading bytes for msgin phase. */
  2513. static int esp_do_msgincont(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2514. {
  2515. if(esp->ireg & ESP_INTR_BSERV) {
  2516. /* in the right phase too? */
  2517. if((esp->sreg & ESP_STAT_PMASK) == ESP_MIP) {
  2518. /* phew... */
  2519. esp_cmd(esp, eregs, ESP_CMD_TI);
  2520. esp_advance_phase(esp->current_SC, in_msgindone);
  2521. return do_intr_end;
  2522. }
  2523. /* We changed phase but ESP shows bus service,
  2524. * in this case it is most likely that we, the
  2525. * hacker who has been up for 20hrs straight
  2526. * staring at the screen, drowned in coffee
  2527. * smelling like retched cigarette ashes
  2528. * have miscoded something..... so, try to
  2529. * recover as best we can.
  2530. */
  2531. ESPLOG(("esp%d: message in mis-carriage.\n", esp->esp_id));
  2532. }
  2533. esp_advance_phase(esp->current_SC, in_the_dark);
  2534. return do_phase_determine;
  2535. }
  2536. static int check_singlebyte_msg(struct NCR_ESP *esp,
  2537. struct ESP_regs *eregs)
  2538. {
  2539. esp->prevmsgin = esp->cur_msgin[0];
  2540. if(esp->cur_msgin[0] & 0x80) {
  2541. /* wheee... */
  2542. ESPLOG(("esp%d: target sends identify amidst phases\n",
  2543. esp->esp_id));
  2544. esp_advance_phase(esp->current_SC, in_the_dark);
  2545. return 0;
  2546. } else if(((esp->cur_msgin[0] & 0xf0) == 0x20) ||
  2547. (esp->cur_msgin[0] == EXTENDED_MESSAGE)) {
  2548. esp->msgin_len = 2;
  2549. esp_advance_phase(esp->current_SC, in_msgincont);
  2550. return 0;
  2551. }
  2552. esp_advance_phase(esp->current_SC, in_the_dark);
  2553. switch(esp->cur_msgin[0]) {
  2554. default:
  2555. /* We don't want to hear about it. */
  2556. ESPLOG(("esp%d: msg %02x which we don't know about\n", esp->esp_id,
  2557. esp->cur_msgin[0]));
  2558. return MESSAGE_REJECT;
  2559. case NOP:
  2560. ESPLOG(("esp%d: target %d sends a nop\n", esp->esp_id,
  2561. esp->current_SC->device->id));
  2562. return 0;
  2563. case RESTORE_POINTERS:
  2564. /* In this case we might also have to backup the
  2565. * "slow command" pointer. It is rare to get such
  2566. * a save/restore pointer sequence so early in the
  2567. * bus transition sequences, but cover it.
  2568. */
  2569. if(esp->esp_slowcmd) {
  2570. esp->esp_scmdleft = esp->current_SC->cmd_len;
  2571. esp->esp_scmdp = &esp->current_SC->cmnd[0];
  2572. }
  2573. esp_restore_pointers(esp, esp->current_SC);
  2574. return 0;
  2575. case SAVE_POINTERS:
  2576. esp_save_pointers(esp, esp->current_SC);
  2577. return 0;
  2578. case COMMAND_COMPLETE:
  2579. case DISCONNECT:
  2580. /* Freeing the bus, let it go. */
  2581. esp->current_SC->SCp.phase = in_freeing;
  2582. return 0;
  2583. case MESSAGE_REJECT:
  2584. ESPMISC(("msg reject, "));
  2585. if(esp->prevmsgout == EXTENDED_MESSAGE) {
  2586. struct esp_device *esp_dev = esp->current_SC->device->hostdata;
  2587. /* Doesn't look like this target can
  2588. * do synchronous or WIDE transfers.
  2589. */
  2590. ESPSDTR(("got reject, was trying nego, clearing sync/WIDE\n"));
  2591. esp_dev->sync = 1;
  2592. esp_dev->wide = 1;
  2593. esp_dev->sync_min_period = 0;
  2594. esp_dev->sync_max_offset = 0;
  2595. return 0;
  2596. } else {
  2597. ESPMISC(("not sync nego, sending ABORT\n"));
  2598. return ABORT;
  2599. }
  2600. };
  2601. }
  2602. /* Target negotiates for synchronous transfers before we do, this
  2603. * is legal although very strange. What is even funnier is that
  2604. * the SCSI2 standard specifically recommends against targets doing
  2605. * this because so many initiators cannot cope with this occurring.
  2606. */
  2607. static int target_with_ants_in_pants(struct NCR_ESP *esp,
  2608. Scsi_Cmnd *SCptr,
  2609. struct esp_device *esp_dev)
  2610. {
  2611. if(esp_dev->sync || SCptr->device->borken) {
  2612. /* sorry, no can do */
  2613. ESPSDTR(("forcing to async, "));
  2614. build_sync_nego_msg(esp, 0, 0);
  2615. esp_dev->sync = 1;
  2616. esp->snip = 1;
  2617. ESPLOG(("esp%d: hoping for msgout\n", esp->esp_id));
  2618. esp_advance_phase(SCptr, in_the_dark);
  2619. return EXTENDED_MESSAGE;
  2620. }
  2621. /* Ok, we'll check them out... */
  2622. return 0;
  2623. }
  2624. static void sync_report(struct NCR_ESP *esp)
  2625. {
  2626. int msg3, msg4;
  2627. char *type;
  2628. msg3 = esp->cur_msgin[3];
  2629. msg4 = esp->cur_msgin[4];
  2630. if(msg4) {
  2631. int hz = 1000000000 / (msg3 * 4);
  2632. int integer = hz / 1000000;
  2633. int fraction = (hz - (integer * 1000000)) / 10000;
  2634. if((msg3 * 4) < 200) {
  2635. type = "FAST";
  2636. } else {
  2637. type = "synchronous";
  2638. }
  2639. /* Do not transform this back into one big printk
  2640. * again, it triggers a bug in our sparc64-gcc272
  2641. * sibling call optimization. -DaveM
  2642. */
  2643. ESPLOG((KERN_INFO "esp%d: target %d ",
  2644. esp->esp_id, esp->current_SC->device->id));
  2645. ESPLOG(("[period %dns offset %d %d.%02dMHz ",
  2646. (int) msg3 * 4, (int) msg4,
  2647. integer, fraction));
  2648. ESPLOG(("%s SCSI%s]\n", type,
  2649. (((msg3 * 4) < 200) ? "-II" : "")));
  2650. } else {
  2651. ESPLOG((KERN_INFO "esp%d: target %d asynchronous\n",
  2652. esp->esp_id, esp->current_SC->device->id));
  2653. }
  2654. }
  2655. static int check_multibyte_msg(struct NCR_ESP *esp,
  2656. struct ESP_regs *eregs)
  2657. {
  2658. Scsi_Cmnd *SCptr = esp->current_SC;
  2659. struct esp_device *esp_dev = SCptr->device->hostdata;
  2660. unchar regval = 0;
  2661. int message_out = 0;
  2662. ESPSDTR(("chk multibyte msg: "));
  2663. if(esp->cur_msgin[2] == EXTENDED_SDTR) {
  2664. int period = esp->cur_msgin[3];
  2665. int offset = esp->cur_msgin[4];
  2666. ESPSDTR(("is sync nego response, "));
  2667. if(!esp->snip) {
  2668. int rval;
  2669. /* Target negotiates first! */
  2670. ESPSDTR(("target jumps the gun, "));
  2671. message_out = EXTENDED_MESSAGE; /* we must respond */
  2672. rval = target_with_ants_in_pants(esp, SCptr, esp_dev);
  2673. if(rval)
  2674. return rval;
  2675. }
  2676. ESPSDTR(("examining sdtr, "));
  2677. /* Offset cannot be larger than ESP fifo size. */
  2678. if(offset > 15) {
  2679. ESPSDTR(("offset too big %2x, ", offset));
  2680. offset = 15;
  2681. ESPSDTR(("sending back new offset\n"));
  2682. build_sync_nego_msg(esp, period, offset);
  2683. return EXTENDED_MESSAGE;
  2684. }
  2685. if(offset && period > esp->max_period) {
  2686. /* Yeee, async for this slow device. */
  2687. ESPSDTR(("period too long %2x, ", period));
  2688. build_sync_nego_msg(esp, 0, 0);
  2689. ESPSDTR(("hoping for msgout\n"));
  2690. esp_advance_phase(esp->current_SC, in_the_dark);
  2691. return EXTENDED_MESSAGE;
  2692. } else if (offset && period < esp->min_period) {
  2693. ESPSDTR(("period too short %2x, ", period));
  2694. period = esp->min_period;
  2695. if(esp->erev > esp236)
  2696. regval = 4;
  2697. else
  2698. regval = 5;
  2699. } else if(offset) {
  2700. int tmp;
  2701. ESPSDTR(("period is ok, "));
  2702. tmp = esp->ccycle / 1000;
  2703. regval = (((period << 2) + tmp - 1) / tmp);
  2704. if(regval && (esp->erev > esp236)) {
  2705. if(period >= 50)
  2706. regval--;
  2707. }
  2708. }
  2709. if(offset) {
  2710. unchar bit;
  2711. esp_dev->sync_min_period = (regval & 0x1f);
  2712. esp_dev->sync_max_offset = (offset | esp->radelay);
  2713. if(esp->erev > esp236) {
  2714. if(esp->erev == fas100a)
  2715. bit = ESP_CONFIG3_FAST;
  2716. else
  2717. bit = ESP_CONFIG3_FSCSI;
  2718. if(period < 50)
  2719. esp->config3[SCptr->device->id] |= bit;
  2720. else
  2721. esp->config3[SCptr->device->id] &= ~bit;
  2722. esp->prev_cfg3 = esp->config3[SCptr->device->id];
  2723. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  2724. }
  2725. esp->prev_soff = esp_dev->sync_min_period;
  2726. esp_write(eregs->esp_soff, esp->prev_soff);
  2727. esp->prev_stp = esp_dev->sync_max_offset;
  2728. esp_write(eregs->esp_stp, esp->prev_stp);
  2729. ESPSDTR(("soff=%2x stp=%2x cfg3=%2x\n",
  2730. esp_dev->sync_max_offset,
  2731. esp_dev->sync_min_period,
  2732. esp->config3[SCptr->device->id]));
  2733. esp->snip = 0;
  2734. } else if(esp_dev->sync_max_offset) {
  2735. unchar bit;
  2736. /* back to async mode */
  2737. ESPSDTR(("unaccaptable sync nego, forcing async\n"));
  2738. esp_dev->sync_max_offset = 0;
  2739. esp_dev->sync_min_period = 0;
  2740. esp->prev_soff = 0;
  2741. esp_write(eregs->esp_soff, 0);
  2742. esp->prev_stp = 0;
  2743. esp_write(eregs->esp_stp, 0);
  2744. if(esp->erev > esp236) {
  2745. if(esp->erev == fas100a)
  2746. bit = ESP_CONFIG3_FAST;
  2747. else
  2748. bit = ESP_CONFIG3_FSCSI;
  2749. esp->config3[SCptr->device->id] &= ~bit;
  2750. esp->prev_cfg3 = esp->config3[SCptr->device->id];
  2751. esp_write(eregs->esp_cfg3, esp->prev_cfg3);
  2752. }
  2753. }
  2754. sync_report(esp);
  2755. ESPSDTR(("chk multibyte msg: sync is known, "));
  2756. esp_dev->sync = 1;
  2757. if(message_out) {
  2758. ESPLOG(("esp%d: sending sdtr back, hoping for msgout\n",
  2759. esp->esp_id));
  2760. build_sync_nego_msg(esp, period, offset);
  2761. esp_advance_phase(SCptr, in_the_dark);
  2762. return EXTENDED_MESSAGE;
  2763. }
  2764. ESPSDTR(("returning zero\n"));
  2765. esp_advance_phase(SCptr, in_the_dark); /* ...or else! */
  2766. return 0;
  2767. } else if(esp->cur_msgin[2] == EXTENDED_WDTR) {
  2768. ESPLOG(("esp%d: AIEEE wide msg received\n", esp->esp_id));
  2769. message_out = MESSAGE_REJECT;
  2770. } else if(esp->cur_msgin[2] == EXTENDED_MODIFY_DATA_POINTER) {
  2771. ESPLOG(("esp%d: rejecting modify data ptr msg\n", esp->esp_id));
  2772. message_out = MESSAGE_REJECT;
  2773. }
  2774. esp_advance_phase(SCptr, in_the_dark);
  2775. return message_out;
  2776. }
  2777. static int esp_do_msgindone(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2778. {
  2779. Scsi_Cmnd *SCptr = esp->current_SC;
  2780. int message_out = 0, it = 0, rval;
  2781. rval = skipahead1(esp, eregs, SCptr, in_msgin, in_msgindone);
  2782. if(rval)
  2783. return rval;
  2784. if(SCptr->SCp.sent_command != in_status) {
  2785. if(!(esp->ireg & ESP_INTR_DC)) {
  2786. if(esp->msgin_len && (esp->sreg & ESP_STAT_PERR)) {
  2787. message_out = MSG_PARITY_ERROR;
  2788. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2789. } else if((it = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES))!=1) {
  2790. /* We certainly dropped the ball somewhere. */
  2791. message_out = INITIATOR_ERROR;
  2792. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2793. } else if(!esp->msgin_len) {
  2794. it = esp_read(eregs->esp_fdata);
  2795. esp_advance_phase(SCptr, in_msgincont);
  2796. } else {
  2797. /* it is ok and we want it */
  2798. it = esp->cur_msgin[esp->msgin_ctr] =
  2799. esp_read(eregs->esp_fdata);
  2800. esp->msgin_ctr++;
  2801. }
  2802. } else {
  2803. esp_advance_phase(SCptr, in_the_dark);
  2804. return do_work_bus;
  2805. }
  2806. } else {
  2807. it = esp->cur_msgin[0];
  2808. }
  2809. if(!message_out && esp->msgin_len) {
  2810. if(esp->msgin_ctr < esp->msgin_len) {
  2811. esp_advance_phase(SCptr, in_msgincont);
  2812. } else if(esp->msgin_len == 1) {
  2813. message_out = check_singlebyte_msg(esp, eregs);
  2814. } else if(esp->msgin_len == 2) {
  2815. if(esp->cur_msgin[0] == EXTENDED_MESSAGE) {
  2816. if((it+2) >= 15) {
  2817. message_out = MESSAGE_REJECT;
  2818. } else {
  2819. esp->msgin_len = (it + 2);
  2820. esp_advance_phase(SCptr, in_msgincont);
  2821. }
  2822. } else {
  2823. message_out = MESSAGE_REJECT; /* foo on you */
  2824. }
  2825. } else {
  2826. message_out = check_multibyte_msg(esp, eregs);
  2827. }
  2828. }
  2829. if(message_out < 0) {
  2830. return -message_out;
  2831. } else if(message_out) {
  2832. if(((message_out != 1) &&
  2833. ((message_out < 0x20) || (message_out & 0x80))))
  2834. esp->msgout_len = 1;
  2835. esp->cur_msgout[0] = message_out;
  2836. esp_cmd(esp, eregs, ESP_CMD_SATN);
  2837. esp_advance_phase(SCptr, in_the_dark);
  2838. esp->msgin_len = 0;
  2839. }
  2840. esp->sreg = esp_read(eregs->esp_status);
  2841. esp->sreg &= ~(ESP_STAT_INTR);
  2842. if((esp->sreg & (ESP_STAT_PMSG|ESP_STAT_PCD)) == (ESP_STAT_PMSG|ESP_STAT_PCD))
  2843. esp_cmd(esp, eregs, ESP_CMD_MOK);
  2844. if((SCptr->SCp.sent_command == in_msgindone) &&
  2845. (SCptr->SCp.phase == in_freeing))
  2846. return esp_do_freebus(esp, eregs);
  2847. return do_intr_end;
  2848. }
  2849. static int esp_do_cmdbegin(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2850. {
  2851. unsigned char tmp;
  2852. Scsi_Cmnd *SCptr = esp->current_SC;
  2853. esp_advance_phase(SCptr, in_cmdend);
  2854. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2855. tmp = *esp->esp_scmdp++;
  2856. esp->esp_scmdleft--;
  2857. esp_write(eregs->esp_fdata, tmp);
  2858. esp_cmd(esp, eregs, ESP_CMD_TI);
  2859. return do_intr_end;
  2860. }
  2861. static int esp_do_cmddone(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2862. {
  2863. esp_cmd(esp, eregs, ESP_CMD_NULL);
  2864. if(esp->ireg & ESP_INTR_BSERV) {
  2865. esp_advance_phase(esp->current_SC, in_the_dark);
  2866. return esp_do_phase_determine(esp, eregs);
  2867. }
  2868. ESPLOG(("esp%d: in do_cmddone() but didn't get BSERV interrupt.\n",
  2869. esp->esp_id));
  2870. return do_reset_bus;
  2871. }
  2872. static int esp_do_msgout(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2873. {
  2874. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2875. switch(esp->msgout_len) {
  2876. case 1:
  2877. esp_write(eregs->esp_fdata, esp->cur_msgout[0]);
  2878. esp_cmd(esp, eregs, ESP_CMD_TI);
  2879. break;
  2880. case 2:
  2881. if(esp->do_pio_cmds){
  2882. esp_write(eregs->esp_fdata, esp->cur_msgout[0]);
  2883. esp_write(eregs->esp_fdata, esp->cur_msgout[1]);
  2884. esp_cmd(esp, eregs, ESP_CMD_TI);
  2885. } else {
  2886. esp->esp_command[0] = esp->cur_msgout[0];
  2887. esp->esp_command[1] = esp->cur_msgout[1];
  2888. esp->dma_setup(esp, esp->esp_command_dvma, 2, 0);
  2889. esp_setcount(eregs, 2);
  2890. esp_cmd(esp, eregs, ESP_CMD_DMA | ESP_CMD_TI);
  2891. }
  2892. break;
  2893. case 4:
  2894. esp->snip = 1;
  2895. if(esp->do_pio_cmds){
  2896. esp_write(eregs->esp_fdata, esp->cur_msgout[0]);
  2897. esp_write(eregs->esp_fdata, esp->cur_msgout[1]);
  2898. esp_write(eregs->esp_fdata, esp->cur_msgout[2]);
  2899. esp_write(eregs->esp_fdata, esp->cur_msgout[3]);
  2900. esp_cmd(esp, eregs, ESP_CMD_TI);
  2901. } else {
  2902. esp->esp_command[0] = esp->cur_msgout[0];
  2903. esp->esp_command[1] = esp->cur_msgout[1];
  2904. esp->esp_command[2] = esp->cur_msgout[2];
  2905. esp->esp_command[3] = esp->cur_msgout[3];
  2906. esp->dma_setup(esp, esp->esp_command_dvma, 4, 0);
  2907. esp_setcount(eregs, 4);
  2908. esp_cmd(esp, eregs, ESP_CMD_DMA | ESP_CMD_TI);
  2909. }
  2910. break;
  2911. case 5:
  2912. esp->snip = 1;
  2913. if(esp->do_pio_cmds){
  2914. esp_write(eregs->esp_fdata, esp->cur_msgout[0]);
  2915. esp_write(eregs->esp_fdata, esp->cur_msgout[1]);
  2916. esp_write(eregs->esp_fdata, esp->cur_msgout[2]);
  2917. esp_write(eregs->esp_fdata, esp->cur_msgout[3]);
  2918. esp_write(eregs->esp_fdata, esp->cur_msgout[4]);
  2919. esp_cmd(esp, eregs, ESP_CMD_TI);
  2920. } else {
  2921. esp->esp_command[0] = esp->cur_msgout[0];
  2922. esp->esp_command[1] = esp->cur_msgout[1];
  2923. esp->esp_command[2] = esp->cur_msgout[2];
  2924. esp->esp_command[3] = esp->cur_msgout[3];
  2925. esp->esp_command[4] = esp->cur_msgout[4];
  2926. esp->dma_setup(esp, esp->esp_command_dvma, 5, 0);
  2927. esp_setcount(eregs, 5);
  2928. esp_cmd(esp, eregs, ESP_CMD_DMA | ESP_CMD_TI);
  2929. }
  2930. break;
  2931. default:
  2932. /* whoops */
  2933. ESPMISC(("bogus msgout sending NOP\n"));
  2934. esp->cur_msgout[0] = NOP;
  2935. esp_write(eregs->esp_fdata, esp->cur_msgout[0]);
  2936. esp->msgout_len = 1;
  2937. esp_cmd(esp, eregs, ESP_CMD_TI);
  2938. break;
  2939. }
  2940. esp_advance_phase(esp->current_SC, in_msgoutdone);
  2941. return do_intr_end;
  2942. }
  2943. static int esp_do_msgoutdone(struct NCR_ESP *esp,
  2944. struct ESP_regs *eregs)
  2945. {
  2946. if((esp->msgout_len > 1) && esp->dma_barrier)
  2947. esp->dma_barrier(esp);
  2948. if(!(esp->ireg & ESP_INTR_DC)) {
  2949. esp_cmd(esp, eregs, ESP_CMD_NULL);
  2950. switch(esp->sreg & ESP_STAT_PMASK) {
  2951. case ESP_MOP:
  2952. /* whoops, parity error */
  2953. ESPLOG(("esp%d: still in msgout, parity error assumed\n",
  2954. esp->esp_id));
  2955. if(esp->msgout_len > 1)
  2956. esp_cmd(esp, eregs, ESP_CMD_SATN);
  2957. esp_advance_phase(esp->current_SC, in_msgout);
  2958. return do_work_bus;
  2959. case ESP_DIP:
  2960. break;
  2961. default:
  2962. if(!fcount(esp, eregs) &&
  2963. !(((struct esp_device *)esp->current_SC->device->hostdata)->sync_max_offset))
  2964. esp_cmd(esp, eregs, ESP_CMD_FLUSH);
  2965. break;
  2966. };
  2967. }
  2968. /* If we sent out a synchronous negotiation message, update
  2969. * our state.
  2970. */
  2971. if(esp->cur_msgout[2] == EXTENDED_MESSAGE &&
  2972. esp->cur_msgout[4] == EXTENDED_SDTR) {
  2973. esp->snip = 1; /* anal retentiveness... */
  2974. }
  2975. esp->prevmsgout = esp->cur_msgout[0];
  2976. esp->msgout_len = 0;
  2977. esp_advance_phase(esp->current_SC, in_the_dark);
  2978. return esp_do_phase_determine(esp, eregs);
  2979. }
  2980. static int esp_bus_unexpected(struct NCR_ESP *esp, struct ESP_regs *eregs)
  2981. {
  2982. ESPLOG(("esp%d: command in weird state %2x\n",
  2983. esp->esp_id, esp->current_SC->SCp.phase));
  2984. return do_reset_bus;
  2985. }
  2986. static espfunc_t bus_vector[] = {
  2987. esp_do_data_finale,
  2988. esp_do_data_finale,
  2989. esp_bus_unexpected,
  2990. esp_do_msgin,
  2991. esp_do_msgincont,
  2992. esp_do_msgindone,
  2993. esp_do_msgout,
  2994. esp_do_msgoutdone,
  2995. esp_do_cmdbegin,
  2996. esp_do_cmddone,
  2997. esp_do_status,
  2998. esp_do_freebus,
  2999. esp_do_phase_determine,
  3000. esp_bus_unexpected,
  3001. esp_bus_unexpected,
  3002. esp_bus_unexpected,
  3003. };
  3004. /* This is the second tier in our dual-level SCSI state machine. */
  3005. static int esp_work_bus(struct NCR_ESP *esp, struct ESP_regs *eregs)
  3006. {
  3007. Scsi_Cmnd *SCptr = esp->current_SC;
  3008. unsigned int phase;
  3009. ESPBUS(("esp_work_bus: "));
  3010. if(!SCptr) {
  3011. ESPBUS(("reconnect\n"));
  3012. return esp_do_reconnect(esp, eregs);
  3013. }
  3014. phase = SCptr->SCp.phase;
  3015. if ((phase & 0xf0) == in_phases_mask)
  3016. return bus_vector[(phase & 0x0f)](esp, eregs);
  3017. else if((phase & 0xf0) == in_slct_mask)
  3018. return esp_select_complete(esp, eregs);
  3019. else
  3020. return esp_bus_unexpected(esp, eregs);
  3021. }
  3022. static espfunc_t isvc_vector[] = {
  3023. NULL,
  3024. esp_do_phase_determine,
  3025. esp_do_resetbus,
  3026. esp_finish_reset,
  3027. esp_work_bus
  3028. };
  3029. /* Main interrupt handler for an esp adapter. */
  3030. void esp_handle(struct NCR_ESP *esp)
  3031. {
  3032. struct ESP_regs *eregs;
  3033. Scsi_Cmnd *SCptr;
  3034. int what_next = do_intr_end;
  3035. eregs = esp->eregs;
  3036. SCptr = esp->current_SC;
  3037. if(esp->dma_irq_entry)
  3038. esp->dma_irq_entry(esp);
  3039. /* Check for errors. */
  3040. esp->sreg = esp_read(eregs->esp_status);
  3041. esp->sreg &= (~ESP_STAT_INTR);
  3042. esp->seqreg = (esp_read(eregs->esp_sstep) & ESP_STEP_VBITS);
  3043. esp->ireg = esp_read(eregs->esp_intrpt); /* Unlatch intr and stat regs */
  3044. ESPIRQ(("handle_irq: [sreg<%02x> sstep<%02x> ireg<%02x>]\n",
  3045. esp->sreg, esp->seqreg, esp->ireg));
  3046. if(esp->sreg & (ESP_STAT_SPAM)) {
  3047. /* Gross error, could be due to one of:
  3048. *
  3049. * - top of fifo overwritten, could be because
  3050. * we tried to do a synchronous transfer with
  3051. * an offset greater than ESP fifo size
  3052. *
  3053. * - top of command register overwritten
  3054. *
  3055. * - DMA setup to go in one direction, SCSI
  3056. * bus points in the other, whoops
  3057. *
  3058. * - weird phase change during asynchronous
  3059. * data phase while we are initiator
  3060. */
  3061. ESPLOG(("esp%d: Gross error sreg=%2x\n", esp->esp_id, esp->sreg));
  3062. /* If a command is live on the bus we cannot safely
  3063. * reset the bus, so we'll just let the pieces fall
  3064. * where they may. Here we are hoping that the
  3065. * target will be able to cleanly go away soon
  3066. * so we can safely reset things.
  3067. */
  3068. if(!SCptr) {
  3069. ESPLOG(("esp%d: No current cmd during gross error, "
  3070. "resetting bus\n", esp->esp_id));
  3071. what_next = do_reset_bus;
  3072. goto state_machine;
  3073. }
  3074. }
  3075. /* No current cmd is only valid at this point when there are
  3076. * commands off the bus or we are trying a reset.
  3077. */
  3078. if(!SCptr && !esp->disconnected_SC && !(esp->ireg & ESP_INTR_SR)) {
  3079. /* Panic is safe, since current_SC is null. */
  3080. ESPLOG(("esp%d: no command in esp_handle()\n", esp->esp_id));
  3081. panic("esp_handle: current_SC == penguin within interrupt!");
  3082. }
  3083. if(esp->ireg & (ESP_INTR_IC)) {
  3084. /* Illegal command fed to ESP. Outside of obvious
  3085. * software bugs that could cause this, there is
  3086. * a condition with ESP100 where we can confuse the
  3087. * ESP into an erroneous illegal command interrupt
  3088. * because it does not scrape the FIFO properly
  3089. * for reselection. See esp100_reconnect_hwbug()
  3090. * to see how we try very hard to avoid this.
  3091. */
  3092. ESPLOG(("esp%d: invalid command\n", esp->esp_id));
  3093. esp_dump_state(esp, eregs);
  3094. if(SCptr) {
  3095. /* Devices with very buggy firmware can drop BSY
  3096. * during a scatter list interrupt when using sync
  3097. * mode transfers. We continue the transfer as
  3098. * expected, the target drops the bus, the ESP
  3099. * gets confused, and we get a illegal command
  3100. * interrupt because the bus is in the disconnected
  3101. * state now and ESP_CMD_TI is only allowed when
  3102. * a nexus is alive on the bus.
  3103. */
  3104. ESPLOG(("esp%d: Forcing async and disabling disconnect for "
  3105. "target %d\n", esp->esp_id, SCptr->device->id));
  3106. SCptr->device->borken = 1; /* foo on you */
  3107. }
  3108. what_next = do_reset_bus;
  3109. } else if(!(esp->ireg & ~(ESP_INTR_FDONE | ESP_INTR_BSERV | ESP_INTR_DC))) {
  3110. int phase;
  3111. if(SCptr) {
  3112. phase = SCptr->SCp.phase;
  3113. if(phase & in_phases_mask) {
  3114. what_next = esp_work_bus(esp, eregs);
  3115. } else if(phase & in_slct_mask) {
  3116. what_next = esp_select_complete(esp, eregs);
  3117. } else {
  3118. ESPLOG(("esp%d: interrupt for no good reason...\n",
  3119. esp->esp_id));
  3120. what_next = do_intr_end;
  3121. }
  3122. } else {
  3123. ESPLOG(("esp%d: BSERV or FDONE or DC while SCptr==NULL\n",
  3124. esp->esp_id));
  3125. what_next = do_reset_bus;
  3126. }
  3127. } else if(esp->ireg & ESP_INTR_SR) {
  3128. ESPLOG(("esp%d: SCSI bus reset interrupt\n", esp->esp_id));
  3129. what_next = do_reset_complete;
  3130. } else if(esp->ireg & (ESP_INTR_S | ESP_INTR_SATN)) {
  3131. ESPLOG(("esp%d: AIEEE we have been selected by another initiator!\n",
  3132. esp->esp_id));
  3133. what_next = do_reset_bus;
  3134. } else if(esp->ireg & ESP_INTR_RSEL) {
  3135. if(!SCptr) {
  3136. /* This is ok. */
  3137. what_next = esp_do_reconnect(esp, eregs);
  3138. } else if(SCptr->SCp.phase & in_slct_mask) {
  3139. /* Only selection code knows how to clean
  3140. * up properly.
  3141. */
  3142. ESPDISC(("Reselected during selection attempt\n"));
  3143. what_next = esp_select_complete(esp, eregs);
  3144. } else {
  3145. ESPLOG(("esp%d: Reselected while bus is busy\n",
  3146. esp->esp_id));
  3147. what_next = do_reset_bus;
  3148. }
  3149. }
  3150. /* This is tier-one in our dual level SCSI state machine. */
  3151. state_machine:
  3152. while(what_next != do_intr_end) {
  3153. if (what_next >= do_phase_determine &&
  3154. what_next < do_intr_end)
  3155. what_next = isvc_vector[what_next](esp, eregs);
  3156. else {
  3157. /* state is completely lost ;-( */
  3158. ESPLOG(("esp%d: interrupt engine loses state, resetting bus\n",
  3159. esp->esp_id));
  3160. what_next = do_reset_bus;
  3161. }
  3162. }
  3163. if(esp->dma_irq_exit)
  3164. esp->dma_irq_exit(esp);
  3165. }
  3166. #ifndef CONFIG_SMP
  3167. irqreturn_t esp_intr(int irq, void *dev_id, struct pt_regs *pregs)
  3168. {
  3169. struct NCR_ESP *esp;
  3170. unsigned long flags;
  3171. int again;
  3172. struct Scsi_Host *dev = dev_id;
  3173. /* Handle all ESP interrupts showing at this IRQ level. */
  3174. spin_lock_irqsave(dev->host_lock, flags);
  3175. repeat:
  3176. again = 0;
  3177. for_each_esp(esp) {
  3178. #ifndef __mips__
  3179. if(((esp)->irq & 0xff) == irq) {
  3180. #endif
  3181. if(esp->dma_irq_p(esp)) {
  3182. again = 1;
  3183. esp->dma_ints_off(esp);
  3184. ESPIRQ(("I%d(", esp->esp_id));
  3185. esp_handle(esp);
  3186. ESPIRQ((")"));
  3187. esp->dma_ints_on(esp);
  3188. }
  3189. #ifndef __mips__
  3190. }
  3191. #endif
  3192. }
  3193. if(again)
  3194. goto repeat;
  3195. spin_unlock_irqrestore(dev->host_lock, flags);
  3196. return IRQ_HANDLED;
  3197. }
  3198. #else
  3199. /* For SMP we only service one ESP on the list list at our IRQ level! */
  3200. irqreturn_t esp_intr(int irq, void *dev_id, struct pt_regs *pregs)
  3201. {
  3202. struct NCR_ESP *esp;
  3203. unsigned long flags;
  3204. struct Scsi_Host *dev = dev_id;
  3205. /* Handle all ESP interrupts showing at this IRQ level. */
  3206. spin_lock_irqsave(dev->host_lock, flags);
  3207. for_each_esp(esp) {
  3208. if(((esp)->irq & 0xf) == irq) {
  3209. if(esp->dma_irq_p(esp)) {
  3210. esp->dma_ints_off(esp);
  3211. ESPIRQ(("I[%d:%d](",
  3212. smp_processor_id(), esp->esp_id));
  3213. esp_handle(esp);
  3214. ESPIRQ((")"));
  3215. esp->dma_ints_on(esp);
  3216. goto out;
  3217. }
  3218. }
  3219. }
  3220. out:
  3221. spin_unlock_irqrestore(dev->host_lock, flags);
  3222. return IRQ_HANDLED;
  3223. }
  3224. #endif
  3225. int esp_slave_alloc(Scsi_Device *SDptr)
  3226. {
  3227. struct esp_device *esp_dev =
  3228. kmalloc(sizeof(struct esp_device), GFP_ATOMIC);
  3229. if (!esp_dev)
  3230. return -ENOMEM;
  3231. memset(esp_dev, 0, sizeof(struct esp_device));
  3232. SDptr->hostdata = esp_dev;
  3233. return 0;
  3234. }
  3235. void esp_slave_destroy(Scsi_Device *SDptr)
  3236. {
  3237. struct NCR_ESP *esp = (struct NCR_ESP *) SDptr->host->hostdata;
  3238. esp->targets_present &= ~(1 << SDptr->id);
  3239. kfree(SDptr->hostdata);
  3240. SDptr->hostdata = NULL;
  3241. }
  3242. #ifdef MODULE
  3243. int init_module(void) { return 0; }
  3244. void cleanup_module(void) {}
  3245. void esp_release(void)
  3246. {
  3247. esps_in_use--;
  3248. esps_running = esps_in_use;
  3249. }
  3250. #endif
  3251. EXPORT_SYMBOL(esp_abort);
  3252. EXPORT_SYMBOL(esp_allocate);
  3253. EXPORT_SYMBOL(esp_deallocate);
  3254. EXPORT_SYMBOL(esp_initialize);
  3255. EXPORT_SYMBOL(esp_intr);
  3256. EXPORT_SYMBOL(esp_queue);
  3257. EXPORT_SYMBOL(esp_reset);
  3258. EXPORT_SYMBOL(esp_slave_alloc);
  3259. EXPORT_SYMBOL(esp_slave_destroy);
  3260. EXPORT_SYMBOL(esps_in_use);
  3261. MODULE_LICENSE("GPL");