fw-ohci.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524
  1. /*
  2. * Driver for OHCI 1394 controllers
  3. *
  4. * Copyright (C) 2003-2006 Kristian Hoegsberg <krh@bitplanet.net>
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 2 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software Foundation,
  18. * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  19. */
  20. #include <linux/compiler.h>
  21. #include <linux/delay.h>
  22. #include <linux/dma-mapping.h>
  23. #include <linux/gfp.h>
  24. #include <linux/init.h>
  25. #include <linux/interrupt.h>
  26. #include <linux/kernel.h>
  27. #include <linux/mm.h>
  28. #include <linux/module.h>
  29. #include <linux/moduleparam.h>
  30. #include <linux/pci.h>
  31. #include <linux/spinlock.h>
  32. #include <asm/page.h>
  33. #include <asm/system.h>
  34. #ifdef CONFIG_PPC_PMAC
  35. #include <asm/pmac_feature.h>
  36. #endif
  37. #include "fw-ohci.h"
  38. #include "fw-transaction.h"
  39. #define DESCRIPTOR_OUTPUT_MORE 0
  40. #define DESCRIPTOR_OUTPUT_LAST (1 << 12)
  41. #define DESCRIPTOR_INPUT_MORE (2 << 12)
  42. #define DESCRIPTOR_INPUT_LAST (3 << 12)
  43. #define DESCRIPTOR_STATUS (1 << 11)
  44. #define DESCRIPTOR_KEY_IMMEDIATE (2 << 8)
  45. #define DESCRIPTOR_PING (1 << 7)
  46. #define DESCRIPTOR_YY (1 << 6)
  47. #define DESCRIPTOR_NO_IRQ (0 << 4)
  48. #define DESCRIPTOR_IRQ_ERROR (1 << 4)
  49. #define DESCRIPTOR_IRQ_ALWAYS (3 << 4)
  50. #define DESCRIPTOR_BRANCH_ALWAYS (3 << 2)
  51. #define DESCRIPTOR_WAIT (3 << 0)
  52. struct descriptor {
  53. __le16 req_count;
  54. __le16 control;
  55. __le32 data_address;
  56. __le32 branch_address;
  57. __le16 res_count;
  58. __le16 transfer_status;
  59. } __attribute__((aligned(16)));
  60. struct db_descriptor {
  61. __le16 first_size;
  62. __le16 control;
  63. __le16 second_req_count;
  64. __le16 first_req_count;
  65. __le32 branch_address;
  66. __le16 second_res_count;
  67. __le16 first_res_count;
  68. __le32 reserved0;
  69. __le32 first_buffer;
  70. __le32 second_buffer;
  71. __le32 reserved1;
  72. } __attribute__((aligned(16)));
  73. #define CONTROL_SET(regs) (regs)
  74. #define CONTROL_CLEAR(regs) ((regs) + 4)
  75. #define COMMAND_PTR(regs) ((regs) + 12)
  76. #define CONTEXT_MATCH(regs) ((regs) + 16)
  77. struct ar_buffer {
  78. struct descriptor descriptor;
  79. struct ar_buffer *next;
  80. __le32 data[0];
  81. };
  82. struct ar_context {
  83. struct fw_ohci *ohci;
  84. struct ar_buffer *current_buffer;
  85. struct ar_buffer *last_buffer;
  86. void *pointer;
  87. u32 regs;
  88. struct tasklet_struct tasklet;
  89. };
  90. struct context;
  91. typedef int (*descriptor_callback_t)(struct context *ctx,
  92. struct descriptor *d,
  93. struct descriptor *last);
  94. /*
  95. * A buffer that contains a block of DMA-able coherent memory used for
  96. * storing a portion of a DMA descriptor program.
  97. */
  98. struct descriptor_buffer {
  99. struct list_head list;
  100. dma_addr_t buffer_bus;
  101. size_t buffer_size;
  102. size_t used;
  103. struct descriptor buffer[0];
  104. };
  105. struct context {
  106. struct fw_ohci *ohci;
  107. u32 regs;
  108. int total_allocation;
  109. /*
  110. * List of page-sized buffers for storing DMA descriptors.
  111. * Head of list contains buffers in use and tail of list contains
  112. * free buffers.
  113. */
  114. struct list_head buffer_list;
  115. /*
  116. * Pointer to a buffer inside buffer_list that contains the tail
  117. * end of the current DMA program.
  118. */
  119. struct descriptor_buffer *buffer_tail;
  120. /*
  121. * The descriptor containing the branch address of the first
  122. * descriptor that has not yet been filled by the device.
  123. */
  124. struct descriptor *last;
  125. /*
  126. * The last descriptor in the DMA program. It contains the branch
  127. * address that must be updated upon appending a new descriptor.
  128. */
  129. struct descriptor *prev;
  130. descriptor_callback_t callback;
  131. struct tasklet_struct tasklet;
  132. };
  133. #define IT_HEADER_SY(v) ((v) << 0)
  134. #define IT_HEADER_TCODE(v) ((v) << 4)
  135. #define IT_HEADER_CHANNEL(v) ((v) << 8)
  136. #define IT_HEADER_TAG(v) ((v) << 14)
  137. #define IT_HEADER_SPEED(v) ((v) << 16)
  138. #define IT_HEADER_DATA_LENGTH(v) ((v) << 16)
  139. struct iso_context {
  140. struct fw_iso_context base;
  141. struct context context;
  142. int excess_bytes;
  143. void *header;
  144. size_t header_length;
  145. };
  146. #define CONFIG_ROM_SIZE 1024
  147. struct fw_ohci {
  148. struct fw_card card;
  149. u32 version;
  150. __iomem char *registers;
  151. dma_addr_t self_id_bus;
  152. __le32 *self_id_cpu;
  153. struct tasklet_struct bus_reset_tasklet;
  154. int node_id;
  155. int generation;
  156. int request_generation;
  157. u32 bus_seconds;
  158. bool old_uninorth;
  159. /*
  160. * Spinlock for accessing fw_ohci data. Never call out of
  161. * this driver with this lock held.
  162. */
  163. spinlock_t lock;
  164. u32 self_id_buffer[512];
  165. /* Config rom buffers */
  166. __be32 *config_rom;
  167. dma_addr_t config_rom_bus;
  168. __be32 *next_config_rom;
  169. dma_addr_t next_config_rom_bus;
  170. u32 next_header;
  171. struct ar_context ar_request_ctx;
  172. struct ar_context ar_response_ctx;
  173. struct context at_request_ctx;
  174. struct context at_response_ctx;
  175. u32 it_context_mask;
  176. struct iso_context *it_context_list;
  177. u32 ir_context_mask;
  178. struct iso_context *ir_context_list;
  179. };
  180. static inline struct fw_ohci *fw_ohci(struct fw_card *card)
  181. {
  182. return container_of(card, struct fw_ohci, card);
  183. }
  184. #define IT_CONTEXT_CYCLE_MATCH_ENABLE 0x80000000
  185. #define IR_CONTEXT_BUFFER_FILL 0x80000000
  186. #define IR_CONTEXT_ISOCH_HEADER 0x40000000
  187. #define IR_CONTEXT_CYCLE_MATCH_ENABLE 0x20000000
  188. #define IR_CONTEXT_MULTI_CHANNEL_MODE 0x10000000
  189. #define IR_CONTEXT_DUAL_BUFFER_MODE 0x08000000
  190. #define CONTEXT_RUN 0x8000
  191. #define CONTEXT_WAKE 0x1000
  192. #define CONTEXT_DEAD 0x0800
  193. #define CONTEXT_ACTIVE 0x0400
  194. #define OHCI1394_MAX_AT_REQ_RETRIES 0x2
  195. #define OHCI1394_MAX_AT_RESP_RETRIES 0x2
  196. #define OHCI1394_MAX_PHYS_RESP_RETRIES 0x8
  197. #define FW_OHCI_MAJOR 240
  198. #define OHCI1394_REGISTER_SIZE 0x800
  199. #define OHCI_LOOP_COUNT 500
  200. #define OHCI1394_PCI_HCI_Control 0x40
  201. #define SELF_ID_BUF_SIZE 0x800
  202. #define OHCI_TCODE_PHY_PACKET 0x0e
  203. #define OHCI_VERSION_1_1 0x010010
  204. static char ohci_driver_name[] = KBUILD_MODNAME;
  205. #ifdef CONFIG_FIREWIRE_OHCI_DEBUG
  206. #define OHCI_PARAM_DEBUG_IRQS 1
  207. #define OHCI_PARAM_DEBUG_SELFIDS 2
  208. #define OHCI_PARAM_DEBUG_AT_AR 4
  209. static int param_debug;
  210. module_param_named(debug, param_debug, int, 0644);
  211. MODULE_PARM_DESC(debug, "Verbose logging (default = 0"
  212. ", IRQs = " __stringify(OHCI_PARAM_DEBUG_IRQS)
  213. ", self-IDs = " __stringify(OHCI_PARAM_DEBUG_SELFIDS)
  214. ", AT/AR events = " __stringify(OHCI_PARAM_DEBUG_AT_AR)
  215. ", or a combination, or all = -1)");
  216. static void log_irqs(u32 evt)
  217. {
  218. if (likely(!(param_debug & OHCI_PARAM_DEBUG_IRQS)))
  219. return;
  220. printk(KERN_DEBUG KBUILD_MODNAME ": IRQ %08x%s%s%s%s%s%s%s%s%s%s%s\n",
  221. evt,
  222. evt & OHCI1394_selfIDComplete ? " selfID" : "",
  223. evt & OHCI1394_RQPkt ? " AR_req" : "",
  224. evt & OHCI1394_RSPkt ? " AR_resp" : "",
  225. evt & OHCI1394_reqTxComplete ? " AT_req" : "",
  226. evt & OHCI1394_respTxComplete ? " AT_resp" : "",
  227. evt & OHCI1394_isochRx ? " IR" : "",
  228. evt & OHCI1394_isochTx ? " IT" : "",
  229. evt & OHCI1394_postedWriteErr ? " postedWriteErr" : "",
  230. evt & OHCI1394_cycleTooLong ? " cycleTooLong" : "",
  231. evt & OHCI1394_cycle64Seconds ? " cycle64Seconds" : "",
  232. evt & ~(OHCI1394_selfIDComplete | OHCI1394_RQPkt |
  233. OHCI1394_RSPkt | OHCI1394_reqTxComplete |
  234. OHCI1394_respTxComplete | OHCI1394_isochRx |
  235. OHCI1394_isochTx | OHCI1394_postedWriteErr |
  236. OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds)
  237. ? " ?" : "");
  238. }
  239. static const char *speed[] = {
  240. [0] = "S100", [1] = "S200", [2] = "S400", [3] = "beta",
  241. };
  242. static const char *power[] = {
  243. [0] = "+0W", [1] = "+15W", [2] = "+30W", [3] = "+45W",
  244. [4] = "-3W", [5] = " ?W", [6] = "-3..-6W", [7] = "-3..-10W",
  245. };
  246. static const char port[] = { '.', '-', 'p', 'c', };
  247. static char _p(u32 *s, int shift)
  248. {
  249. return port[*s >> shift & 3];
  250. }
  251. static void log_selfids(int generation, int self_id_count, u32 *s)
  252. {
  253. if (likely(!(param_debug & OHCI_PARAM_DEBUG_SELFIDS)))
  254. return;
  255. printk(KERN_DEBUG KBUILD_MODNAME ": %d selfIDs, generation %d\n",
  256. self_id_count, generation);
  257. for (; self_id_count--; ++s)
  258. if ((*s & 1 << 23) == 0)
  259. printk(KERN_DEBUG "selfID 0: %08x, phy %d [%c%c%c] "
  260. "%s gc=%d %s %s%s%s\n",
  261. *s, *s >> 24 & 63, _p(s, 6), _p(s, 4), _p(s, 2),
  262. speed[*s >> 14 & 3], *s >> 16 & 63,
  263. power[*s >> 8 & 7], *s >> 22 & 1 ? "L" : "",
  264. *s >> 11 & 1 ? "c" : "", *s & 2 ? "i" : "");
  265. else
  266. printk(KERN_DEBUG "selfID n: %08x, phy %d "
  267. "[%c%c%c%c%c%c%c%c]\n",
  268. *s, *s >> 24 & 63,
  269. _p(s, 16), _p(s, 14), _p(s, 12), _p(s, 10),
  270. _p(s, 8), _p(s, 6), _p(s, 4), _p(s, 2));
  271. }
  272. static const char *evts[] = {
  273. [0x00] = "evt_no_status", [0x01] = "-reserved-",
  274. [0x02] = "evt_long_packet", [0x03] = "evt_missing_ack",
  275. [0x04] = "evt_underrun", [0x05] = "evt_overrun",
  276. [0x06] = "evt_descriptor_read", [0x07] = "evt_data_read",
  277. [0x08] = "evt_data_write", [0x09] = "evt_bus_reset",
  278. [0x0a] = "evt_timeout", [0x0b] = "evt_tcode_err",
  279. [0x0c] = "-reserved-", [0x0d] = "-reserved-",
  280. [0x0e] = "evt_unknown", [0x0f] = "evt_flushed",
  281. [0x10] = "-reserved-", [0x11] = "ack_complete",
  282. [0x12] = "ack_pending ", [0x13] = "-reserved-",
  283. [0x14] = "ack_busy_X", [0x15] = "ack_busy_A",
  284. [0x16] = "ack_busy_B", [0x17] = "-reserved-",
  285. [0x18] = "-reserved-", [0x19] = "-reserved-",
  286. [0x1a] = "-reserved-", [0x1b] = "ack_tardy",
  287. [0x1c] = "-reserved-", [0x1d] = "ack_data_error",
  288. [0x1e] = "ack_type_error", [0x1f] = "-reserved-",
  289. [0x20] = "pending/cancelled",
  290. };
  291. static const char *tcodes[] = {
  292. [0x0] = "QW req", [0x1] = "BW req",
  293. [0x2] = "W resp", [0x3] = "-reserved-",
  294. [0x4] = "QR req", [0x5] = "BR req",
  295. [0x6] = "QR resp", [0x7] = "BR resp",
  296. [0x8] = "cycle start", [0x9] = "Lk req",
  297. [0xa] = "async stream packet", [0xb] = "Lk resp",
  298. [0xc] = "-reserved-", [0xd] = "-reserved-",
  299. [0xe] = "link internal", [0xf] = "-reserved-",
  300. };
  301. static const char *phys[] = {
  302. [0x0] = "phy config packet", [0x1] = "link-on packet",
  303. [0x2] = "self-id packet", [0x3] = "-reserved-",
  304. };
  305. static void log_ar_at_event(char dir, int speed, u32 *header, int evt)
  306. {
  307. int tcode = header[0] >> 4 & 0xf;
  308. char specific[12];
  309. if (likely(!(param_debug & OHCI_PARAM_DEBUG_AT_AR)))
  310. return;
  311. if (unlikely(evt >= ARRAY_SIZE(evts)))
  312. evt = 0x1f;
  313. if (header[0] == ~header[1]) {
  314. printk(KERN_DEBUG "A%c %s, %s, %08x\n",
  315. dir, evts[evt], phys[header[0] >> 30 & 0x3],
  316. header[0]);
  317. return;
  318. }
  319. switch (tcode) {
  320. case 0x0: case 0x6: case 0x8:
  321. snprintf(specific, sizeof(specific), " = %08x",
  322. be32_to_cpu((__force __be32)header[3]));
  323. break;
  324. case 0x1: case 0x5: case 0x7: case 0x9: case 0xb:
  325. snprintf(specific, sizeof(specific), " %x,%x",
  326. header[3] >> 16, header[3] & 0xffff);
  327. break;
  328. default:
  329. specific[0] = '\0';
  330. }
  331. switch (tcode) {
  332. case 0xe: case 0xa:
  333. printk(KERN_DEBUG "A%c %s, %s\n",
  334. dir, evts[evt], tcodes[tcode]);
  335. break;
  336. case 0x0: case 0x1: case 0x4: case 0x5: case 0x9:
  337. printk(KERN_DEBUG "A%c spd %x tl %02x, "
  338. "%04x -> %04x, %s, "
  339. "%s, %04x%08x%s\n",
  340. dir, speed, header[0] >> 10 & 0x3f,
  341. header[1] >> 16, header[0] >> 16, evts[evt],
  342. tcodes[tcode], header[1] & 0xffff, header[2], specific);
  343. break;
  344. default:
  345. printk(KERN_DEBUG "A%c spd %x tl %02x, "
  346. "%04x -> %04x, %s, "
  347. "%s%s\n",
  348. dir, speed, header[0] >> 10 & 0x3f,
  349. header[1] >> 16, header[0] >> 16, evts[evt],
  350. tcodes[tcode], specific);
  351. }
  352. }
  353. #else
  354. #define log_irqs(evt)
  355. #define log_selfids(generation, self_id_count, sid)
  356. #define log_ar_at_event(dir, speed, header, evt)
  357. #endif /* CONFIG_FIREWIRE_OHCI_DEBUG */
  358. static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)
  359. {
  360. writel(data, ohci->registers + offset);
  361. }
  362. static inline u32 reg_read(const struct fw_ohci *ohci, int offset)
  363. {
  364. return readl(ohci->registers + offset);
  365. }
  366. static inline void flush_writes(const struct fw_ohci *ohci)
  367. {
  368. /* Do a dummy read to flush writes. */
  369. reg_read(ohci, OHCI1394_Version);
  370. }
  371. static int
  372. ohci_update_phy_reg(struct fw_card *card, int addr,
  373. int clear_bits, int set_bits)
  374. {
  375. struct fw_ohci *ohci = fw_ohci(card);
  376. u32 val, old;
  377. reg_write(ohci, OHCI1394_PhyControl, OHCI1394_PhyControl_Read(addr));
  378. flush_writes(ohci);
  379. msleep(2);
  380. val = reg_read(ohci, OHCI1394_PhyControl);
  381. if ((val & OHCI1394_PhyControl_ReadDone) == 0) {
  382. fw_error("failed to set phy reg bits.\n");
  383. return -EBUSY;
  384. }
  385. old = OHCI1394_PhyControl_ReadData(val);
  386. old = (old & ~clear_bits) | set_bits;
  387. reg_write(ohci, OHCI1394_PhyControl,
  388. OHCI1394_PhyControl_Write(addr, old));
  389. return 0;
  390. }
  391. static int ar_context_add_page(struct ar_context *ctx)
  392. {
  393. struct device *dev = ctx->ohci->card.device;
  394. struct ar_buffer *ab;
  395. dma_addr_t uninitialized_var(ab_bus);
  396. size_t offset;
  397. ab = dma_alloc_coherent(dev, PAGE_SIZE, &ab_bus, GFP_ATOMIC);
  398. if (ab == NULL)
  399. return -ENOMEM;
  400. memset(&ab->descriptor, 0, sizeof(ab->descriptor));
  401. ab->descriptor.control = cpu_to_le16(DESCRIPTOR_INPUT_MORE |
  402. DESCRIPTOR_STATUS |
  403. DESCRIPTOR_BRANCH_ALWAYS);
  404. offset = offsetof(struct ar_buffer, data);
  405. ab->descriptor.req_count = cpu_to_le16(PAGE_SIZE - offset);
  406. ab->descriptor.data_address = cpu_to_le32(ab_bus + offset);
  407. ab->descriptor.res_count = cpu_to_le16(PAGE_SIZE - offset);
  408. ab->descriptor.branch_address = 0;
  409. ctx->last_buffer->descriptor.branch_address = cpu_to_le32(ab_bus | 1);
  410. ctx->last_buffer->next = ab;
  411. ctx->last_buffer = ab;
  412. reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_WAKE);
  413. flush_writes(ctx->ohci);
  414. return 0;
  415. }
  416. #if defined(CONFIG_PPC_PMAC) && defined(CONFIG_PPC32)
  417. #define cond_le32_to_cpu(v) \
  418. (ohci->old_uninorth ? (__force __u32)(v) : le32_to_cpu(v))
  419. #else
  420. #define cond_le32_to_cpu(v) le32_to_cpu(v)
  421. #endif
  422. static __le32 *handle_ar_packet(struct ar_context *ctx, __le32 *buffer)
  423. {
  424. struct fw_ohci *ohci = ctx->ohci;
  425. struct fw_packet p;
  426. u32 status, length, tcode;
  427. int evt;
  428. p.header[0] = cond_le32_to_cpu(buffer[0]);
  429. p.header[1] = cond_le32_to_cpu(buffer[1]);
  430. p.header[2] = cond_le32_to_cpu(buffer[2]);
  431. tcode = (p.header[0] >> 4) & 0x0f;
  432. switch (tcode) {
  433. case TCODE_WRITE_QUADLET_REQUEST:
  434. case TCODE_READ_QUADLET_RESPONSE:
  435. p.header[3] = (__force __u32) buffer[3];
  436. p.header_length = 16;
  437. p.payload_length = 0;
  438. break;
  439. case TCODE_READ_BLOCK_REQUEST :
  440. p.header[3] = cond_le32_to_cpu(buffer[3]);
  441. p.header_length = 16;
  442. p.payload_length = 0;
  443. break;
  444. case TCODE_WRITE_BLOCK_REQUEST:
  445. case TCODE_READ_BLOCK_RESPONSE:
  446. case TCODE_LOCK_REQUEST:
  447. case TCODE_LOCK_RESPONSE:
  448. p.header[3] = cond_le32_to_cpu(buffer[3]);
  449. p.header_length = 16;
  450. p.payload_length = p.header[3] >> 16;
  451. break;
  452. case TCODE_WRITE_RESPONSE:
  453. case TCODE_READ_QUADLET_REQUEST:
  454. case OHCI_TCODE_PHY_PACKET:
  455. p.header_length = 12;
  456. p.payload_length = 0;
  457. break;
  458. }
  459. p.payload = (void *) buffer + p.header_length;
  460. /* FIXME: What to do about evt_* errors? */
  461. length = (p.header_length + p.payload_length + 3) / 4;
  462. status = cond_le32_to_cpu(buffer[length]);
  463. evt = (status >> 16) & 0x1f;
  464. p.ack = evt - 16;
  465. p.speed = (status >> 21) & 0x7;
  466. p.timestamp = status & 0xffff;
  467. p.generation = ohci->request_generation;
  468. log_ar_at_event('R', p.speed, p.header, evt);
  469. /*
  470. * The OHCI bus reset handler synthesizes a phy packet with
  471. * the new generation number when a bus reset happens (see
  472. * section 8.4.2.3). This helps us determine when a request
  473. * was received and make sure we send the response in the same
  474. * generation. We only need this for requests; for responses
  475. * we use the unique tlabel for finding the matching
  476. * request.
  477. */
  478. if (evt == OHCI1394_evt_bus_reset)
  479. ohci->request_generation = (p.header[2] >> 16) & 0xff;
  480. else if (ctx == &ohci->ar_request_ctx)
  481. fw_core_handle_request(&ohci->card, &p);
  482. else
  483. fw_core_handle_response(&ohci->card, &p);
  484. return buffer + length + 1;
  485. }
  486. static void ar_context_tasklet(unsigned long data)
  487. {
  488. struct ar_context *ctx = (struct ar_context *)data;
  489. struct fw_ohci *ohci = ctx->ohci;
  490. struct ar_buffer *ab;
  491. struct descriptor *d;
  492. void *buffer, *end;
  493. ab = ctx->current_buffer;
  494. d = &ab->descriptor;
  495. if (d->res_count == 0) {
  496. size_t size, rest, offset;
  497. dma_addr_t start_bus;
  498. void *start;
  499. /*
  500. * This descriptor is finished and we may have a
  501. * packet split across this and the next buffer. We
  502. * reuse the page for reassembling the split packet.
  503. */
  504. offset = offsetof(struct ar_buffer, data);
  505. start = buffer = ab;
  506. start_bus = le32_to_cpu(ab->descriptor.data_address) - offset;
  507. ab = ab->next;
  508. d = &ab->descriptor;
  509. size = buffer + PAGE_SIZE - ctx->pointer;
  510. rest = le16_to_cpu(d->req_count) - le16_to_cpu(d->res_count);
  511. memmove(buffer, ctx->pointer, size);
  512. memcpy(buffer + size, ab->data, rest);
  513. ctx->current_buffer = ab;
  514. ctx->pointer = (void *) ab->data + rest;
  515. end = buffer + size + rest;
  516. while (buffer < end)
  517. buffer = handle_ar_packet(ctx, buffer);
  518. dma_free_coherent(ohci->card.device, PAGE_SIZE,
  519. start, start_bus);
  520. ar_context_add_page(ctx);
  521. } else {
  522. buffer = ctx->pointer;
  523. ctx->pointer = end =
  524. (void *) ab + PAGE_SIZE - le16_to_cpu(d->res_count);
  525. while (buffer < end)
  526. buffer = handle_ar_packet(ctx, buffer);
  527. }
  528. }
  529. static int
  530. ar_context_init(struct ar_context *ctx, struct fw_ohci *ohci, u32 regs)
  531. {
  532. struct ar_buffer ab;
  533. ctx->regs = regs;
  534. ctx->ohci = ohci;
  535. ctx->last_buffer = &ab;
  536. tasklet_init(&ctx->tasklet, ar_context_tasklet, (unsigned long)ctx);
  537. ar_context_add_page(ctx);
  538. ar_context_add_page(ctx);
  539. ctx->current_buffer = ab.next;
  540. ctx->pointer = ctx->current_buffer->data;
  541. return 0;
  542. }
  543. static void ar_context_run(struct ar_context *ctx)
  544. {
  545. struct ar_buffer *ab = ctx->current_buffer;
  546. dma_addr_t ab_bus;
  547. size_t offset;
  548. offset = offsetof(struct ar_buffer, data);
  549. ab_bus = le32_to_cpu(ab->descriptor.data_address) - offset;
  550. reg_write(ctx->ohci, COMMAND_PTR(ctx->regs), ab_bus | 1);
  551. reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_RUN);
  552. flush_writes(ctx->ohci);
  553. }
  554. static struct descriptor *
  555. find_branch_descriptor(struct descriptor *d, int z)
  556. {
  557. int b, key;
  558. b = (le16_to_cpu(d->control) & DESCRIPTOR_BRANCH_ALWAYS) >> 2;
  559. key = (le16_to_cpu(d->control) & DESCRIPTOR_KEY_IMMEDIATE) >> 8;
  560. /* figure out which descriptor the branch address goes in */
  561. if (z == 2 && (b == 3 || key == 2))
  562. return d;
  563. else
  564. return d + z - 1;
  565. }
  566. static void context_tasklet(unsigned long data)
  567. {
  568. struct context *ctx = (struct context *) data;
  569. struct descriptor *d, *last;
  570. u32 address;
  571. int z;
  572. struct descriptor_buffer *desc;
  573. desc = list_entry(ctx->buffer_list.next,
  574. struct descriptor_buffer, list);
  575. last = ctx->last;
  576. while (last->branch_address != 0) {
  577. struct descriptor_buffer *old_desc = desc;
  578. address = le32_to_cpu(last->branch_address);
  579. z = address & 0xf;
  580. address &= ~0xf;
  581. /* If the branch address points to a buffer outside of the
  582. * current buffer, advance to the next buffer. */
  583. if (address < desc->buffer_bus ||
  584. address >= desc->buffer_bus + desc->used)
  585. desc = list_entry(desc->list.next,
  586. struct descriptor_buffer, list);
  587. d = desc->buffer + (address - desc->buffer_bus) / sizeof(*d);
  588. last = find_branch_descriptor(d, z);
  589. if (!ctx->callback(ctx, d, last))
  590. break;
  591. if (old_desc != desc) {
  592. /* If we've advanced to the next buffer, move the
  593. * previous buffer to the free list. */
  594. unsigned long flags;
  595. old_desc->used = 0;
  596. spin_lock_irqsave(&ctx->ohci->lock, flags);
  597. list_move_tail(&old_desc->list, &ctx->buffer_list);
  598. spin_unlock_irqrestore(&ctx->ohci->lock, flags);
  599. }
  600. ctx->last = last;
  601. }
  602. }
  603. /*
  604. * Allocate a new buffer and add it to the list of free buffers for this
  605. * context. Must be called with ohci->lock held.
  606. */
  607. static int
  608. context_add_buffer(struct context *ctx)
  609. {
  610. struct descriptor_buffer *desc;
  611. dma_addr_t uninitialized_var(bus_addr);
  612. int offset;
  613. /*
  614. * 16MB of descriptors should be far more than enough for any DMA
  615. * program. This will catch run-away userspace or DoS attacks.
  616. */
  617. if (ctx->total_allocation >= 16*1024*1024)
  618. return -ENOMEM;
  619. desc = dma_alloc_coherent(ctx->ohci->card.device, PAGE_SIZE,
  620. &bus_addr, GFP_ATOMIC);
  621. if (!desc)
  622. return -ENOMEM;
  623. offset = (void *)&desc->buffer - (void *)desc;
  624. desc->buffer_size = PAGE_SIZE - offset;
  625. desc->buffer_bus = bus_addr + offset;
  626. desc->used = 0;
  627. list_add_tail(&desc->list, &ctx->buffer_list);
  628. ctx->total_allocation += PAGE_SIZE;
  629. return 0;
  630. }
  631. static int
  632. context_init(struct context *ctx, struct fw_ohci *ohci,
  633. u32 regs, descriptor_callback_t callback)
  634. {
  635. ctx->ohci = ohci;
  636. ctx->regs = regs;
  637. ctx->total_allocation = 0;
  638. INIT_LIST_HEAD(&ctx->buffer_list);
  639. if (context_add_buffer(ctx) < 0)
  640. return -ENOMEM;
  641. ctx->buffer_tail = list_entry(ctx->buffer_list.next,
  642. struct descriptor_buffer, list);
  643. tasklet_init(&ctx->tasklet, context_tasklet, (unsigned long)ctx);
  644. ctx->callback = callback;
  645. /*
  646. * We put a dummy descriptor in the buffer that has a NULL
  647. * branch address and looks like it's been sent. That way we
  648. * have a descriptor to append DMA programs to.
  649. */
  650. memset(ctx->buffer_tail->buffer, 0, sizeof(*ctx->buffer_tail->buffer));
  651. ctx->buffer_tail->buffer->control = cpu_to_le16(DESCRIPTOR_OUTPUT_LAST);
  652. ctx->buffer_tail->buffer->transfer_status = cpu_to_le16(0x8011);
  653. ctx->buffer_tail->used += sizeof(*ctx->buffer_tail->buffer);
  654. ctx->last = ctx->buffer_tail->buffer;
  655. ctx->prev = ctx->buffer_tail->buffer;
  656. return 0;
  657. }
  658. static void
  659. context_release(struct context *ctx)
  660. {
  661. struct fw_card *card = &ctx->ohci->card;
  662. struct descriptor_buffer *desc, *tmp;
  663. list_for_each_entry_safe(desc, tmp, &ctx->buffer_list, list)
  664. dma_free_coherent(card->device, PAGE_SIZE, desc,
  665. desc->buffer_bus -
  666. ((void *)&desc->buffer - (void *)desc));
  667. }
  668. /* Must be called with ohci->lock held */
  669. static struct descriptor *
  670. context_get_descriptors(struct context *ctx, int z, dma_addr_t *d_bus)
  671. {
  672. struct descriptor *d = NULL;
  673. struct descriptor_buffer *desc = ctx->buffer_tail;
  674. if (z * sizeof(*d) > desc->buffer_size)
  675. return NULL;
  676. if (z * sizeof(*d) > desc->buffer_size - desc->used) {
  677. /* No room for the descriptor in this buffer, so advance to the
  678. * next one. */
  679. if (desc->list.next == &ctx->buffer_list) {
  680. /* If there is no free buffer next in the list,
  681. * allocate one. */
  682. if (context_add_buffer(ctx) < 0)
  683. return NULL;
  684. }
  685. desc = list_entry(desc->list.next,
  686. struct descriptor_buffer, list);
  687. ctx->buffer_tail = desc;
  688. }
  689. d = desc->buffer + desc->used / sizeof(*d);
  690. memset(d, 0, z * sizeof(*d));
  691. *d_bus = desc->buffer_bus + desc->used;
  692. return d;
  693. }
  694. static void context_run(struct context *ctx, u32 extra)
  695. {
  696. struct fw_ohci *ohci = ctx->ohci;
  697. reg_write(ohci, COMMAND_PTR(ctx->regs),
  698. le32_to_cpu(ctx->last->branch_address));
  699. reg_write(ohci, CONTROL_CLEAR(ctx->regs), ~0);
  700. reg_write(ohci, CONTROL_SET(ctx->regs), CONTEXT_RUN | extra);
  701. flush_writes(ohci);
  702. }
  703. static void context_append(struct context *ctx,
  704. struct descriptor *d, int z, int extra)
  705. {
  706. dma_addr_t d_bus;
  707. struct descriptor_buffer *desc = ctx->buffer_tail;
  708. d_bus = desc->buffer_bus + (d - desc->buffer) * sizeof(*d);
  709. desc->used += (z + extra) * sizeof(*d);
  710. ctx->prev->branch_address = cpu_to_le32(d_bus | z);
  711. ctx->prev = find_branch_descriptor(d, z);
  712. reg_write(ctx->ohci, CONTROL_SET(ctx->regs), CONTEXT_WAKE);
  713. flush_writes(ctx->ohci);
  714. }
  715. static void context_stop(struct context *ctx)
  716. {
  717. u32 reg;
  718. int i;
  719. reg_write(ctx->ohci, CONTROL_CLEAR(ctx->regs), CONTEXT_RUN);
  720. flush_writes(ctx->ohci);
  721. for (i = 0; i < 10; i++) {
  722. reg = reg_read(ctx->ohci, CONTROL_SET(ctx->regs));
  723. if ((reg & CONTEXT_ACTIVE) == 0)
  724. break;
  725. fw_notify("context_stop: still active (0x%08x)\n", reg);
  726. mdelay(1);
  727. }
  728. }
  729. struct driver_data {
  730. struct fw_packet *packet;
  731. };
  732. /*
  733. * This function apppends a packet to the DMA queue for transmission.
  734. * Must always be called with the ochi->lock held to ensure proper
  735. * generation handling and locking around packet queue manipulation.
  736. */
  737. static int
  738. at_context_queue_packet(struct context *ctx, struct fw_packet *packet)
  739. {
  740. struct fw_ohci *ohci = ctx->ohci;
  741. dma_addr_t d_bus, uninitialized_var(payload_bus);
  742. struct driver_data *driver_data;
  743. struct descriptor *d, *last;
  744. __le32 *header;
  745. int z, tcode;
  746. u32 reg;
  747. d = context_get_descriptors(ctx, 4, &d_bus);
  748. if (d == NULL) {
  749. packet->ack = RCODE_SEND_ERROR;
  750. return -1;
  751. }
  752. d[0].control = cpu_to_le16(DESCRIPTOR_KEY_IMMEDIATE);
  753. d[0].res_count = cpu_to_le16(packet->timestamp);
  754. /*
  755. * The DMA format for asyncronous link packets is different
  756. * from the IEEE1394 layout, so shift the fields around
  757. * accordingly. If header_length is 8, it's a PHY packet, to
  758. * which we need to prepend an extra quadlet.
  759. */
  760. header = (__le32 *) &d[1];
  761. if (packet->header_length > 8) {
  762. header[0] = cpu_to_le32((packet->header[0] & 0xffff) |
  763. (packet->speed << 16));
  764. header[1] = cpu_to_le32((packet->header[1] & 0xffff) |
  765. (packet->header[0] & 0xffff0000));
  766. header[2] = cpu_to_le32(packet->header[2]);
  767. tcode = (packet->header[0] >> 4) & 0x0f;
  768. if (TCODE_IS_BLOCK_PACKET(tcode))
  769. header[3] = cpu_to_le32(packet->header[3]);
  770. else
  771. header[3] = (__force __le32) packet->header[3];
  772. d[0].req_count = cpu_to_le16(packet->header_length);
  773. } else {
  774. header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) |
  775. (packet->speed << 16));
  776. header[1] = cpu_to_le32(packet->header[0]);
  777. header[2] = cpu_to_le32(packet->header[1]);
  778. d[0].req_count = cpu_to_le16(12);
  779. }
  780. driver_data = (struct driver_data *) &d[3];
  781. driver_data->packet = packet;
  782. packet->driver_data = driver_data;
  783. if (packet->payload_length > 0) {
  784. payload_bus =
  785. dma_map_single(ohci->card.device, packet->payload,
  786. packet->payload_length, DMA_TO_DEVICE);
  787. if (dma_mapping_error(payload_bus)) {
  788. packet->ack = RCODE_SEND_ERROR;
  789. return -1;
  790. }
  791. d[2].req_count = cpu_to_le16(packet->payload_length);
  792. d[2].data_address = cpu_to_le32(payload_bus);
  793. last = &d[2];
  794. z = 3;
  795. } else {
  796. last = &d[0];
  797. z = 2;
  798. }
  799. last->control |= cpu_to_le16(DESCRIPTOR_OUTPUT_LAST |
  800. DESCRIPTOR_IRQ_ALWAYS |
  801. DESCRIPTOR_BRANCH_ALWAYS);
  802. /* FIXME: Document how the locking works. */
  803. if (ohci->generation != packet->generation) {
  804. if (packet->payload_length > 0)
  805. dma_unmap_single(ohci->card.device, payload_bus,
  806. packet->payload_length, DMA_TO_DEVICE);
  807. packet->ack = RCODE_GENERATION;
  808. return -1;
  809. }
  810. context_append(ctx, d, z, 4 - z);
  811. /* If the context isn't already running, start it up. */
  812. reg = reg_read(ctx->ohci, CONTROL_SET(ctx->regs));
  813. if ((reg & CONTEXT_RUN) == 0)
  814. context_run(ctx, 0);
  815. return 0;
  816. }
  817. static int handle_at_packet(struct context *context,
  818. struct descriptor *d,
  819. struct descriptor *last)
  820. {
  821. struct driver_data *driver_data;
  822. struct fw_packet *packet;
  823. struct fw_ohci *ohci = context->ohci;
  824. dma_addr_t payload_bus;
  825. int evt;
  826. if (last->transfer_status == 0)
  827. /* This descriptor isn't done yet, stop iteration. */
  828. return 0;
  829. driver_data = (struct driver_data *) &d[3];
  830. packet = driver_data->packet;
  831. if (packet == NULL)
  832. /* This packet was cancelled, just continue. */
  833. return 1;
  834. payload_bus = le32_to_cpu(last->data_address);
  835. if (payload_bus != 0)
  836. dma_unmap_single(ohci->card.device, payload_bus,
  837. packet->payload_length, DMA_TO_DEVICE);
  838. evt = le16_to_cpu(last->transfer_status) & 0x1f;
  839. packet->timestamp = le16_to_cpu(last->res_count);
  840. log_ar_at_event('T', packet->speed, packet->header, evt);
  841. switch (evt) {
  842. case OHCI1394_evt_timeout:
  843. /* Async response transmit timed out. */
  844. packet->ack = RCODE_CANCELLED;
  845. break;
  846. case OHCI1394_evt_flushed:
  847. /*
  848. * The packet was flushed should give same error as
  849. * when we try to use a stale generation count.
  850. */
  851. packet->ack = RCODE_GENERATION;
  852. break;
  853. case OHCI1394_evt_missing_ack:
  854. /*
  855. * Using a valid (current) generation count, but the
  856. * node is not on the bus or not sending acks.
  857. */
  858. packet->ack = RCODE_NO_ACK;
  859. break;
  860. case ACK_COMPLETE + 0x10:
  861. case ACK_PENDING + 0x10:
  862. case ACK_BUSY_X + 0x10:
  863. case ACK_BUSY_A + 0x10:
  864. case ACK_BUSY_B + 0x10:
  865. case ACK_DATA_ERROR + 0x10:
  866. case ACK_TYPE_ERROR + 0x10:
  867. packet->ack = evt - 0x10;
  868. break;
  869. default:
  870. packet->ack = RCODE_SEND_ERROR;
  871. break;
  872. }
  873. packet->callback(packet, &ohci->card, packet->ack);
  874. return 1;
  875. }
  876. #define HEADER_GET_DESTINATION(q) (((q) >> 16) & 0xffff)
  877. #define HEADER_GET_TCODE(q) (((q) >> 4) & 0x0f)
  878. #define HEADER_GET_OFFSET_HIGH(q) (((q) >> 0) & 0xffff)
  879. #define HEADER_GET_DATA_LENGTH(q) (((q) >> 16) & 0xffff)
  880. #define HEADER_GET_EXTENDED_TCODE(q) (((q) >> 0) & 0xffff)
  881. static void
  882. handle_local_rom(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr)
  883. {
  884. struct fw_packet response;
  885. int tcode, length, i;
  886. tcode = HEADER_GET_TCODE(packet->header[0]);
  887. if (TCODE_IS_BLOCK_PACKET(tcode))
  888. length = HEADER_GET_DATA_LENGTH(packet->header[3]);
  889. else
  890. length = 4;
  891. i = csr - CSR_CONFIG_ROM;
  892. if (i + length > CONFIG_ROM_SIZE) {
  893. fw_fill_response(&response, packet->header,
  894. RCODE_ADDRESS_ERROR, NULL, 0);
  895. } else if (!TCODE_IS_READ_REQUEST(tcode)) {
  896. fw_fill_response(&response, packet->header,
  897. RCODE_TYPE_ERROR, NULL, 0);
  898. } else {
  899. fw_fill_response(&response, packet->header, RCODE_COMPLETE,
  900. (void *) ohci->config_rom + i, length);
  901. }
  902. fw_core_handle_response(&ohci->card, &response);
  903. }
  904. static void
  905. handle_local_lock(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr)
  906. {
  907. struct fw_packet response;
  908. int tcode, length, ext_tcode, sel;
  909. __be32 *payload, lock_old;
  910. u32 lock_arg, lock_data;
  911. tcode = HEADER_GET_TCODE(packet->header[0]);
  912. length = HEADER_GET_DATA_LENGTH(packet->header[3]);
  913. payload = packet->payload;
  914. ext_tcode = HEADER_GET_EXTENDED_TCODE(packet->header[3]);
  915. if (tcode == TCODE_LOCK_REQUEST &&
  916. ext_tcode == EXTCODE_COMPARE_SWAP && length == 8) {
  917. lock_arg = be32_to_cpu(payload[0]);
  918. lock_data = be32_to_cpu(payload[1]);
  919. } else if (tcode == TCODE_READ_QUADLET_REQUEST) {
  920. lock_arg = 0;
  921. lock_data = 0;
  922. } else {
  923. fw_fill_response(&response, packet->header,
  924. RCODE_TYPE_ERROR, NULL, 0);
  925. goto out;
  926. }
  927. sel = (csr - CSR_BUS_MANAGER_ID) / 4;
  928. reg_write(ohci, OHCI1394_CSRData, lock_data);
  929. reg_write(ohci, OHCI1394_CSRCompareData, lock_arg);
  930. reg_write(ohci, OHCI1394_CSRControl, sel);
  931. if (reg_read(ohci, OHCI1394_CSRControl) & 0x80000000)
  932. lock_old = cpu_to_be32(reg_read(ohci, OHCI1394_CSRData));
  933. else
  934. fw_notify("swap not done yet\n");
  935. fw_fill_response(&response, packet->header,
  936. RCODE_COMPLETE, &lock_old, sizeof(lock_old));
  937. out:
  938. fw_core_handle_response(&ohci->card, &response);
  939. }
  940. static void
  941. handle_local_request(struct context *ctx, struct fw_packet *packet)
  942. {
  943. u64 offset;
  944. u32 csr;
  945. if (ctx == &ctx->ohci->at_request_ctx) {
  946. packet->ack = ACK_PENDING;
  947. packet->callback(packet, &ctx->ohci->card, packet->ack);
  948. }
  949. offset =
  950. ((unsigned long long)
  951. HEADER_GET_OFFSET_HIGH(packet->header[1]) << 32) |
  952. packet->header[2];
  953. csr = offset - CSR_REGISTER_BASE;
  954. /* Handle config rom reads. */
  955. if (csr >= CSR_CONFIG_ROM && csr < CSR_CONFIG_ROM_END)
  956. handle_local_rom(ctx->ohci, packet, csr);
  957. else switch (csr) {
  958. case CSR_BUS_MANAGER_ID:
  959. case CSR_BANDWIDTH_AVAILABLE:
  960. case CSR_CHANNELS_AVAILABLE_HI:
  961. case CSR_CHANNELS_AVAILABLE_LO:
  962. handle_local_lock(ctx->ohci, packet, csr);
  963. break;
  964. default:
  965. if (ctx == &ctx->ohci->at_request_ctx)
  966. fw_core_handle_request(&ctx->ohci->card, packet);
  967. else
  968. fw_core_handle_response(&ctx->ohci->card, packet);
  969. break;
  970. }
  971. if (ctx == &ctx->ohci->at_response_ctx) {
  972. packet->ack = ACK_COMPLETE;
  973. packet->callback(packet, &ctx->ohci->card, packet->ack);
  974. }
  975. }
  976. static void
  977. at_context_transmit(struct context *ctx, struct fw_packet *packet)
  978. {
  979. unsigned long flags;
  980. int retval;
  981. spin_lock_irqsave(&ctx->ohci->lock, flags);
  982. if (HEADER_GET_DESTINATION(packet->header[0]) == ctx->ohci->node_id &&
  983. ctx->ohci->generation == packet->generation) {
  984. spin_unlock_irqrestore(&ctx->ohci->lock, flags);
  985. handle_local_request(ctx, packet);
  986. return;
  987. }
  988. retval = at_context_queue_packet(ctx, packet);
  989. spin_unlock_irqrestore(&ctx->ohci->lock, flags);
  990. if (retval < 0)
  991. packet->callback(packet, &ctx->ohci->card, packet->ack);
  992. }
  993. static void bus_reset_tasklet(unsigned long data)
  994. {
  995. struct fw_ohci *ohci = (struct fw_ohci *)data;
  996. int self_id_count, i, j, reg;
  997. int generation, new_generation;
  998. unsigned long flags;
  999. void *free_rom = NULL;
  1000. dma_addr_t free_rom_bus = 0;
  1001. reg = reg_read(ohci, OHCI1394_NodeID);
  1002. if (!(reg & OHCI1394_NodeID_idValid)) {
  1003. fw_notify("node ID not valid, new bus reset in progress\n");
  1004. return;
  1005. }
  1006. if ((reg & OHCI1394_NodeID_nodeNumber) == 63) {
  1007. fw_notify("malconfigured bus\n");
  1008. return;
  1009. }
  1010. ohci->node_id = reg & (OHCI1394_NodeID_busNumber |
  1011. OHCI1394_NodeID_nodeNumber);
  1012. reg = reg_read(ohci, OHCI1394_SelfIDCount);
  1013. if (reg & OHCI1394_SelfIDCount_selfIDError) {
  1014. fw_notify("inconsistent self IDs\n");
  1015. return;
  1016. }
  1017. /*
  1018. * The count in the SelfIDCount register is the number of
  1019. * bytes in the self ID receive buffer. Since we also receive
  1020. * the inverted quadlets and a header quadlet, we shift one
  1021. * bit extra to get the actual number of self IDs.
  1022. */
  1023. self_id_count = (reg >> 3) & 0x3ff;
  1024. if (self_id_count == 0) {
  1025. fw_notify("inconsistent self IDs\n");
  1026. return;
  1027. }
  1028. generation = (cond_le32_to_cpu(ohci->self_id_cpu[0]) >> 16) & 0xff;
  1029. rmb();
  1030. for (i = 1, j = 0; j < self_id_count; i += 2, j++) {
  1031. if (ohci->self_id_cpu[i] != ~ohci->self_id_cpu[i + 1]) {
  1032. fw_notify("inconsistent self IDs\n");
  1033. return;
  1034. }
  1035. ohci->self_id_buffer[j] =
  1036. cond_le32_to_cpu(ohci->self_id_cpu[i]);
  1037. }
  1038. rmb();
  1039. /*
  1040. * Check the consistency of the self IDs we just read. The
  1041. * problem we face is that a new bus reset can start while we
  1042. * read out the self IDs from the DMA buffer. If this happens,
  1043. * the DMA buffer will be overwritten with new self IDs and we
  1044. * will read out inconsistent data. The OHCI specification
  1045. * (section 11.2) recommends a technique similar to
  1046. * linux/seqlock.h, where we remember the generation of the
  1047. * self IDs in the buffer before reading them out and compare
  1048. * it to the current generation after reading them out. If
  1049. * the two generations match we know we have a consistent set
  1050. * of self IDs.
  1051. */
  1052. new_generation = (reg_read(ohci, OHCI1394_SelfIDCount) >> 16) & 0xff;
  1053. if (new_generation != generation) {
  1054. fw_notify("recursive bus reset detected, "
  1055. "discarding self ids\n");
  1056. return;
  1057. }
  1058. /* FIXME: Document how the locking works. */
  1059. spin_lock_irqsave(&ohci->lock, flags);
  1060. ohci->generation = generation;
  1061. context_stop(&ohci->at_request_ctx);
  1062. context_stop(&ohci->at_response_ctx);
  1063. reg_write(ohci, OHCI1394_IntEventClear, OHCI1394_busReset);
  1064. /*
  1065. * This next bit is unrelated to the AT context stuff but we
  1066. * have to do it under the spinlock also. If a new config rom
  1067. * was set up before this reset, the old one is now no longer
  1068. * in use and we can free it. Update the config rom pointers
  1069. * to point to the current config rom and clear the
  1070. * next_config_rom pointer so a new udpate can take place.
  1071. */
  1072. if (ohci->next_config_rom != NULL) {
  1073. if (ohci->next_config_rom != ohci->config_rom) {
  1074. free_rom = ohci->config_rom;
  1075. free_rom_bus = ohci->config_rom_bus;
  1076. }
  1077. ohci->config_rom = ohci->next_config_rom;
  1078. ohci->config_rom_bus = ohci->next_config_rom_bus;
  1079. ohci->next_config_rom = NULL;
  1080. /*
  1081. * Restore config_rom image and manually update
  1082. * config_rom registers. Writing the header quadlet
  1083. * will indicate that the config rom is ready, so we
  1084. * do that last.
  1085. */
  1086. reg_write(ohci, OHCI1394_BusOptions,
  1087. be32_to_cpu(ohci->config_rom[2]));
  1088. ohci->config_rom[0] = cpu_to_be32(ohci->next_header);
  1089. reg_write(ohci, OHCI1394_ConfigROMhdr, ohci->next_header);
  1090. }
  1091. #ifdef CONFIG_FIREWIRE_OHCI_REMOTE_DMA
  1092. reg_write(ohci, OHCI1394_PhyReqFilterHiSet, ~0);
  1093. reg_write(ohci, OHCI1394_PhyReqFilterLoSet, ~0);
  1094. #endif
  1095. spin_unlock_irqrestore(&ohci->lock, flags);
  1096. if (free_rom)
  1097. dma_free_coherent(ohci->card.device, CONFIG_ROM_SIZE,
  1098. free_rom, free_rom_bus);
  1099. log_selfids(generation, self_id_count, ohci->self_id_buffer);
  1100. fw_core_handle_bus_reset(&ohci->card, ohci->node_id, generation,
  1101. self_id_count, ohci->self_id_buffer);
  1102. }
  1103. static irqreturn_t irq_handler(int irq, void *data)
  1104. {
  1105. struct fw_ohci *ohci = data;
  1106. u32 event, iso_event, cycle_time;
  1107. int i;
  1108. event = reg_read(ohci, OHCI1394_IntEventClear);
  1109. if (!event || !~event)
  1110. return IRQ_NONE;
  1111. reg_write(ohci, OHCI1394_IntEventClear, event);
  1112. log_irqs(event);
  1113. if (event & OHCI1394_selfIDComplete)
  1114. tasklet_schedule(&ohci->bus_reset_tasklet);
  1115. if (event & OHCI1394_RQPkt)
  1116. tasklet_schedule(&ohci->ar_request_ctx.tasklet);
  1117. if (event & OHCI1394_RSPkt)
  1118. tasklet_schedule(&ohci->ar_response_ctx.tasklet);
  1119. if (event & OHCI1394_reqTxComplete)
  1120. tasklet_schedule(&ohci->at_request_ctx.tasklet);
  1121. if (event & OHCI1394_respTxComplete)
  1122. tasklet_schedule(&ohci->at_response_ctx.tasklet);
  1123. iso_event = reg_read(ohci, OHCI1394_IsoRecvIntEventClear);
  1124. reg_write(ohci, OHCI1394_IsoRecvIntEventClear, iso_event);
  1125. while (iso_event) {
  1126. i = ffs(iso_event) - 1;
  1127. tasklet_schedule(&ohci->ir_context_list[i].context.tasklet);
  1128. iso_event &= ~(1 << i);
  1129. }
  1130. iso_event = reg_read(ohci, OHCI1394_IsoXmitIntEventClear);
  1131. reg_write(ohci, OHCI1394_IsoXmitIntEventClear, iso_event);
  1132. while (iso_event) {
  1133. i = ffs(iso_event) - 1;
  1134. tasklet_schedule(&ohci->it_context_list[i].context.tasklet);
  1135. iso_event &= ~(1 << i);
  1136. }
  1137. if (unlikely(event & OHCI1394_postedWriteErr))
  1138. fw_error("PCI posted write error\n");
  1139. if (unlikely(event & OHCI1394_cycleTooLong)) {
  1140. if (printk_ratelimit())
  1141. fw_notify("isochronous cycle too long\n");
  1142. reg_write(ohci, OHCI1394_LinkControlSet,
  1143. OHCI1394_LinkControl_cycleMaster);
  1144. }
  1145. if (event & OHCI1394_cycle64Seconds) {
  1146. cycle_time = reg_read(ohci, OHCI1394_IsochronousCycleTimer);
  1147. if ((cycle_time & 0x80000000) == 0)
  1148. ohci->bus_seconds++;
  1149. }
  1150. return IRQ_HANDLED;
  1151. }
  1152. static int software_reset(struct fw_ohci *ohci)
  1153. {
  1154. int i;
  1155. reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
  1156. for (i = 0; i < OHCI_LOOP_COUNT; i++) {
  1157. if ((reg_read(ohci, OHCI1394_HCControlSet) &
  1158. OHCI1394_HCControl_softReset) == 0)
  1159. return 0;
  1160. msleep(1);
  1161. }
  1162. return -EBUSY;
  1163. }
  1164. static int ohci_enable(struct fw_card *card, u32 *config_rom, size_t length)
  1165. {
  1166. struct fw_ohci *ohci = fw_ohci(card);
  1167. struct pci_dev *dev = to_pci_dev(card->device);
  1168. u32 lps;
  1169. int i;
  1170. if (software_reset(ohci)) {
  1171. fw_error("Failed to reset ohci card.\n");
  1172. return -EBUSY;
  1173. }
  1174. /*
  1175. * Now enable LPS, which we need in order to start accessing
  1176. * most of the registers. In fact, on some cards (ALI M5251),
  1177. * accessing registers in the SClk domain without LPS enabled
  1178. * will lock up the machine. Wait 50msec to make sure we have
  1179. * full link enabled. However, with some cards (well, at least
  1180. * a JMicron PCIe card), we have to try again sometimes.
  1181. */
  1182. reg_write(ohci, OHCI1394_HCControlSet,
  1183. OHCI1394_HCControl_LPS |
  1184. OHCI1394_HCControl_postedWriteEnable);
  1185. flush_writes(ohci);
  1186. for (lps = 0, i = 0; !lps && i < 3; i++) {
  1187. msleep(50);
  1188. lps = reg_read(ohci, OHCI1394_HCControlSet) &
  1189. OHCI1394_HCControl_LPS;
  1190. }
  1191. if (!lps) {
  1192. fw_error("Failed to set Link Power Status\n");
  1193. return -EIO;
  1194. }
  1195. reg_write(ohci, OHCI1394_HCControlClear,
  1196. OHCI1394_HCControl_noByteSwapData);
  1197. reg_write(ohci, OHCI1394_LinkControlSet,
  1198. OHCI1394_LinkControl_rcvSelfID |
  1199. OHCI1394_LinkControl_cycleTimerEnable |
  1200. OHCI1394_LinkControl_cycleMaster);
  1201. reg_write(ohci, OHCI1394_ATRetries,
  1202. OHCI1394_MAX_AT_REQ_RETRIES |
  1203. (OHCI1394_MAX_AT_RESP_RETRIES << 4) |
  1204. (OHCI1394_MAX_PHYS_RESP_RETRIES << 8));
  1205. ar_context_run(&ohci->ar_request_ctx);
  1206. ar_context_run(&ohci->ar_response_ctx);
  1207. reg_write(ohci, OHCI1394_SelfIDBuffer, ohci->self_id_bus);
  1208. reg_write(ohci, OHCI1394_PhyUpperBound, 0x00010000);
  1209. reg_write(ohci, OHCI1394_IntEventClear, ~0);
  1210. reg_write(ohci, OHCI1394_IntMaskClear, ~0);
  1211. reg_write(ohci, OHCI1394_IntMaskSet,
  1212. OHCI1394_selfIDComplete |
  1213. OHCI1394_RQPkt | OHCI1394_RSPkt |
  1214. OHCI1394_reqTxComplete | OHCI1394_respTxComplete |
  1215. OHCI1394_isochRx | OHCI1394_isochTx |
  1216. OHCI1394_postedWriteErr | OHCI1394_cycleTooLong |
  1217. OHCI1394_cycle64Seconds | OHCI1394_masterIntEnable);
  1218. /* Activate link_on bit and contender bit in our self ID packets.*/
  1219. if (ohci_update_phy_reg(card, 4, 0,
  1220. PHY_LINK_ACTIVE | PHY_CONTENDER) < 0)
  1221. return -EIO;
  1222. /*
  1223. * When the link is not yet enabled, the atomic config rom
  1224. * update mechanism described below in ohci_set_config_rom()
  1225. * is not active. We have to update ConfigRomHeader and
  1226. * BusOptions manually, and the write to ConfigROMmap takes
  1227. * effect immediately. We tie this to the enabling of the
  1228. * link, so we have a valid config rom before enabling - the
  1229. * OHCI requires that ConfigROMhdr and BusOptions have valid
  1230. * values before enabling.
  1231. *
  1232. * However, when the ConfigROMmap is written, some controllers
  1233. * always read back quadlets 0 and 2 from the config rom to
  1234. * the ConfigRomHeader and BusOptions registers on bus reset.
  1235. * They shouldn't do that in this initial case where the link
  1236. * isn't enabled. This means we have to use the same
  1237. * workaround here, setting the bus header to 0 and then write
  1238. * the right values in the bus reset tasklet.
  1239. */
  1240. if (config_rom) {
  1241. ohci->next_config_rom =
  1242. dma_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
  1243. &ohci->next_config_rom_bus,
  1244. GFP_KERNEL);
  1245. if (ohci->next_config_rom == NULL)
  1246. return -ENOMEM;
  1247. memset(ohci->next_config_rom, 0, CONFIG_ROM_SIZE);
  1248. fw_memcpy_to_be32(ohci->next_config_rom, config_rom, length * 4);
  1249. } else {
  1250. /*
  1251. * In the suspend case, config_rom is NULL, which
  1252. * means that we just reuse the old config rom.
  1253. */
  1254. ohci->next_config_rom = ohci->config_rom;
  1255. ohci->next_config_rom_bus = ohci->config_rom_bus;
  1256. }
  1257. ohci->next_header = be32_to_cpu(ohci->next_config_rom[0]);
  1258. ohci->next_config_rom[0] = 0;
  1259. reg_write(ohci, OHCI1394_ConfigROMhdr, 0);
  1260. reg_write(ohci, OHCI1394_BusOptions,
  1261. be32_to_cpu(ohci->next_config_rom[2]));
  1262. reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus);
  1263. reg_write(ohci, OHCI1394_AsReqFilterHiSet, 0x80000000);
  1264. if (request_irq(dev->irq, irq_handler,
  1265. IRQF_SHARED, ohci_driver_name, ohci)) {
  1266. fw_error("Failed to allocate shared interrupt %d.\n",
  1267. dev->irq);
  1268. dma_free_coherent(ohci->card.device, CONFIG_ROM_SIZE,
  1269. ohci->config_rom, ohci->config_rom_bus);
  1270. return -EIO;
  1271. }
  1272. reg_write(ohci, OHCI1394_HCControlSet,
  1273. OHCI1394_HCControl_linkEnable |
  1274. OHCI1394_HCControl_BIBimageValid);
  1275. flush_writes(ohci);
  1276. /*
  1277. * We are ready to go, initiate bus reset to finish the
  1278. * initialization.
  1279. */
  1280. fw_core_initiate_bus_reset(&ohci->card, 1);
  1281. return 0;
  1282. }
  1283. static int
  1284. ohci_set_config_rom(struct fw_card *card, u32 *config_rom, size_t length)
  1285. {
  1286. struct fw_ohci *ohci;
  1287. unsigned long flags;
  1288. int retval = -EBUSY;
  1289. __be32 *next_config_rom;
  1290. dma_addr_t uninitialized_var(next_config_rom_bus);
  1291. ohci = fw_ohci(card);
  1292. /*
  1293. * When the OHCI controller is enabled, the config rom update
  1294. * mechanism is a bit tricky, but easy enough to use. See
  1295. * section 5.5.6 in the OHCI specification.
  1296. *
  1297. * The OHCI controller caches the new config rom address in a
  1298. * shadow register (ConfigROMmapNext) and needs a bus reset
  1299. * for the changes to take place. When the bus reset is
  1300. * detected, the controller loads the new values for the
  1301. * ConfigRomHeader and BusOptions registers from the specified
  1302. * config rom and loads ConfigROMmap from the ConfigROMmapNext
  1303. * shadow register. All automatically and atomically.
  1304. *
  1305. * Now, there's a twist to this story. The automatic load of
  1306. * ConfigRomHeader and BusOptions doesn't honor the
  1307. * noByteSwapData bit, so with a be32 config rom, the
  1308. * controller will load be32 values in to these registers
  1309. * during the atomic update, even on litte endian
  1310. * architectures. The workaround we use is to put a 0 in the
  1311. * header quadlet; 0 is endian agnostic and means that the
  1312. * config rom isn't ready yet. In the bus reset tasklet we
  1313. * then set up the real values for the two registers.
  1314. *
  1315. * We use ohci->lock to avoid racing with the code that sets
  1316. * ohci->next_config_rom to NULL (see bus_reset_tasklet).
  1317. */
  1318. next_config_rom =
  1319. dma_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
  1320. &next_config_rom_bus, GFP_KERNEL);
  1321. if (next_config_rom == NULL)
  1322. return -ENOMEM;
  1323. spin_lock_irqsave(&ohci->lock, flags);
  1324. if (ohci->next_config_rom == NULL) {
  1325. ohci->next_config_rom = next_config_rom;
  1326. ohci->next_config_rom_bus = next_config_rom_bus;
  1327. memset(ohci->next_config_rom, 0, CONFIG_ROM_SIZE);
  1328. fw_memcpy_to_be32(ohci->next_config_rom, config_rom,
  1329. length * 4);
  1330. ohci->next_header = config_rom[0];
  1331. ohci->next_config_rom[0] = 0;
  1332. reg_write(ohci, OHCI1394_ConfigROMmap,
  1333. ohci->next_config_rom_bus);
  1334. retval = 0;
  1335. }
  1336. spin_unlock_irqrestore(&ohci->lock, flags);
  1337. /*
  1338. * Now initiate a bus reset to have the changes take
  1339. * effect. We clean up the old config rom memory and DMA
  1340. * mappings in the bus reset tasklet, since the OHCI
  1341. * controller could need to access it before the bus reset
  1342. * takes effect.
  1343. */
  1344. if (retval == 0)
  1345. fw_core_initiate_bus_reset(&ohci->card, 1);
  1346. else
  1347. dma_free_coherent(ohci->card.device, CONFIG_ROM_SIZE,
  1348. next_config_rom, next_config_rom_bus);
  1349. return retval;
  1350. }
  1351. static void ohci_send_request(struct fw_card *card, struct fw_packet *packet)
  1352. {
  1353. struct fw_ohci *ohci = fw_ohci(card);
  1354. at_context_transmit(&ohci->at_request_ctx, packet);
  1355. }
  1356. static void ohci_send_response(struct fw_card *card, struct fw_packet *packet)
  1357. {
  1358. struct fw_ohci *ohci = fw_ohci(card);
  1359. at_context_transmit(&ohci->at_response_ctx, packet);
  1360. }
  1361. static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet)
  1362. {
  1363. struct fw_ohci *ohci = fw_ohci(card);
  1364. struct context *ctx = &ohci->at_request_ctx;
  1365. struct driver_data *driver_data = packet->driver_data;
  1366. int retval = -ENOENT;
  1367. tasklet_disable(&ctx->tasklet);
  1368. if (packet->ack != 0)
  1369. goto out;
  1370. log_ar_at_event('T', packet->speed, packet->header, 0x20);
  1371. driver_data->packet = NULL;
  1372. packet->ack = RCODE_CANCELLED;
  1373. packet->callback(packet, &ohci->card, packet->ack);
  1374. retval = 0;
  1375. out:
  1376. tasklet_enable(&ctx->tasklet);
  1377. return retval;
  1378. }
  1379. static int
  1380. ohci_enable_phys_dma(struct fw_card *card, int node_id, int generation)
  1381. {
  1382. #ifdef CONFIG_FIREWIRE_OHCI_REMOTE_DMA
  1383. return 0;
  1384. #else
  1385. struct fw_ohci *ohci = fw_ohci(card);
  1386. unsigned long flags;
  1387. int n, retval = 0;
  1388. /*
  1389. * FIXME: Make sure this bitmask is cleared when we clear the busReset
  1390. * interrupt bit. Clear physReqResourceAllBuses on bus reset.
  1391. */
  1392. spin_lock_irqsave(&ohci->lock, flags);
  1393. if (ohci->generation != generation) {
  1394. retval = -ESTALE;
  1395. goto out;
  1396. }
  1397. /*
  1398. * Note, if the node ID contains a non-local bus ID, physical DMA is
  1399. * enabled for _all_ nodes on remote buses.
  1400. */
  1401. n = (node_id & 0xffc0) == LOCAL_BUS ? node_id & 0x3f : 63;
  1402. if (n < 32)
  1403. reg_write(ohci, OHCI1394_PhyReqFilterLoSet, 1 << n);
  1404. else
  1405. reg_write(ohci, OHCI1394_PhyReqFilterHiSet, 1 << (n - 32));
  1406. flush_writes(ohci);
  1407. out:
  1408. spin_unlock_irqrestore(&ohci->lock, flags);
  1409. return retval;
  1410. #endif /* CONFIG_FIREWIRE_OHCI_REMOTE_DMA */
  1411. }
  1412. static u64
  1413. ohci_get_bus_time(struct fw_card *card)
  1414. {
  1415. struct fw_ohci *ohci = fw_ohci(card);
  1416. u32 cycle_time;
  1417. u64 bus_time;
  1418. cycle_time = reg_read(ohci, OHCI1394_IsochronousCycleTimer);
  1419. bus_time = ((u64) ohci->bus_seconds << 32) | cycle_time;
  1420. return bus_time;
  1421. }
  1422. static int handle_ir_dualbuffer_packet(struct context *context,
  1423. struct descriptor *d,
  1424. struct descriptor *last)
  1425. {
  1426. struct iso_context *ctx =
  1427. container_of(context, struct iso_context, context);
  1428. struct db_descriptor *db = (struct db_descriptor *) d;
  1429. __le32 *ir_header;
  1430. size_t header_length;
  1431. void *p, *end;
  1432. int i;
  1433. if (db->first_res_count != 0 && db->second_res_count != 0) {
  1434. if (ctx->excess_bytes <= le16_to_cpu(db->second_req_count)) {
  1435. /* This descriptor isn't done yet, stop iteration. */
  1436. return 0;
  1437. }
  1438. ctx->excess_bytes -= le16_to_cpu(db->second_req_count);
  1439. }
  1440. header_length = le16_to_cpu(db->first_req_count) -
  1441. le16_to_cpu(db->first_res_count);
  1442. i = ctx->header_length;
  1443. p = db + 1;
  1444. end = p + header_length;
  1445. while (p < end && i + ctx->base.header_size <= PAGE_SIZE) {
  1446. /*
  1447. * The iso header is byteswapped to little endian by
  1448. * the controller, but the remaining header quadlets
  1449. * are big endian. We want to present all the headers
  1450. * as big endian, so we have to swap the first
  1451. * quadlet.
  1452. */
  1453. *(u32 *) (ctx->header + i) = __swab32(*(u32 *) (p + 4));
  1454. memcpy(ctx->header + i + 4, p + 8, ctx->base.header_size - 4);
  1455. i += ctx->base.header_size;
  1456. ctx->excess_bytes +=
  1457. (le32_to_cpu(*(__le32 *)(p + 4)) >> 16) & 0xffff;
  1458. p += ctx->base.header_size + 4;
  1459. }
  1460. ctx->header_length = i;
  1461. ctx->excess_bytes -= le16_to_cpu(db->second_req_count) -
  1462. le16_to_cpu(db->second_res_count);
  1463. if (le16_to_cpu(db->control) & DESCRIPTOR_IRQ_ALWAYS) {
  1464. ir_header = (__le32 *) (db + 1);
  1465. ctx->base.callback(&ctx->base,
  1466. le32_to_cpu(ir_header[0]) & 0xffff,
  1467. ctx->header_length, ctx->header,
  1468. ctx->base.callback_data);
  1469. ctx->header_length = 0;
  1470. }
  1471. return 1;
  1472. }
  1473. static int handle_ir_packet_per_buffer(struct context *context,
  1474. struct descriptor *d,
  1475. struct descriptor *last)
  1476. {
  1477. struct iso_context *ctx =
  1478. container_of(context, struct iso_context, context);
  1479. struct descriptor *pd;
  1480. __le32 *ir_header;
  1481. void *p;
  1482. int i;
  1483. for (pd = d; pd <= last; pd++) {
  1484. if (pd->transfer_status)
  1485. break;
  1486. }
  1487. if (pd > last)
  1488. /* Descriptor(s) not done yet, stop iteration */
  1489. return 0;
  1490. i = ctx->header_length;
  1491. p = last + 1;
  1492. if (ctx->base.header_size > 0 &&
  1493. i + ctx->base.header_size <= PAGE_SIZE) {
  1494. /*
  1495. * The iso header is byteswapped to little endian by
  1496. * the controller, but the remaining header quadlets
  1497. * are big endian. We want to present all the headers
  1498. * as big endian, so we have to swap the first quadlet.
  1499. */
  1500. *(u32 *) (ctx->header + i) = __swab32(*(u32 *) (p + 4));
  1501. memcpy(ctx->header + i + 4, p + 8, ctx->base.header_size - 4);
  1502. ctx->header_length += ctx->base.header_size;
  1503. }
  1504. if (le16_to_cpu(last->control) & DESCRIPTOR_IRQ_ALWAYS) {
  1505. ir_header = (__le32 *) p;
  1506. ctx->base.callback(&ctx->base,
  1507. le32_to_cpu(ir_header[0]) & 0xffff,
  1508. ctx->header_length, ctx->header,
  1509. ctx->base.callback_data);
  1510. ctx->header_length = 0;
  1511. }
  1512. return 1;
  1513. }
  1514. static int handle_it_packet(struct context *context,
  1515. struct descriptor *d,
  1516. struct descriptor *last)
  1517. {
  1518. struct iso_context *ctx =
  1519. container_of(context, struct iso_context, context);
  1520. if (last->transfer_status == 0)
  1521. /* This descriptor isn't done yet, stop iteration. */
  1522. return 0;
  1523. if (le16_to_cpu(last->control) & DESCRIPTOR_IRQ_ALWAYS)
  1524. ctx->base.callback(&ctx->base, le16_to_cpu(last->res_count),
  1525. 0, NULL, ctx->base.callback_data);
  1526. return 1;
  1527. }
  1528. static struct fw_iso_context *
  1529. ohci_allocate_iso_context(struct fw_card *card, int type, size_t header_size)
  1530. {
  1531. struct fw_ohci *ohci = fw_ohci(card);
  1532. struct iso_context *ctx, *list;
  1533. descriptor_callback_t callback;
  1534. u32 *mask, regs;
  1535. unsigned long flags;
  1536. int index, retval = -ENOMEM;
  1537. if (type == FW_ISO_CONTEXT_TRANSMIT) {
  1538. mask = &ohci->it_context_mask;
  1539. list = ohci->it_context_list;
  1540. callback = handle_it_packet;
  1541. } else {
  1542. mask = &ohci->ir_context_mask;
  1543. list = ohci->ir_context_list;
  1544. if (ohci->version >= OHCI_VERSION_1_1)
  1545. callback = handle_ir_dualbuffer_packet;
  1546. else
  1547. callback = handle_ir_packet_per_buffer;
  1548. }
  1549. spin_lock_irqsave(&ohci->lock, flags);
  1550. index = ffs(*mask) - 1;
  1551. if (index >= 0)
  1552. *mask &= ~(1 << index);
  1553. spin_unlock_irqrestore(&ohci->lock, flags);
  1554. if (index < 0)
  1555. return ERR_PTR(-EBUSY);
  1556. if (type == FW_ISO_CONTEXT_TRANSMIT)
  1557. regs = OHCI1394_IsoXmitContextBase(index);
  1558. else
  1559. regs = OHCI1394_IsoRcvContextBase(index);
  1560. ctx = &list[index];
  1561. memset(ctx, 0, sizeof(*ctx));
  1562. ctx->header_length = 0;
  1563. ctx->header = (void *) __get_free_page(GFP_KERNEL);
  1564. if (ctx->header == NULL)
  1565. goto out;
  1566. retval = context_init(&ctx->context, ohci, regs, callback);
  1567. if (retval < 0)
  1568. goto out_with_header;
  1569. return &ctx->base;
  1570. out_with_header:
  1571. free_page((unsigned long)ctx->header);
  1572. out:
  1573. spin_lock_irqsave(&ohci->lock, flags);
  1574. *mask |= 1 << index;
  1575. spin_unlock_irqrestore(&ohci->lock, flags);
  1576. return ERR_PTR(retval);
  1577. }
  1578. static int ohci_start_iso(struct fw_iso_context *base,
  1579. s32 cycle, u32 sync, u32 tags)
  1580. {
  1581. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1582. struct fw_ohci *ohci = ctx->context.ohci;
  1583. u32 control, match;
  1584. int index;
  1585. if (ctx->base.type == FW_ISO_CONTEXT_TRANSMIT) {
  1586. index = ctx - ohci->it_context_list;
  1587. match = 0;
  1588. if (cycle >= 0)
  1589. match = IT_CONTEXT_CYCLE_MATCH_ENABLE |
  1590. (cycle & 0x7fff) << 16;
  1591. reg_write(ohci, OHCI1394_IsoXmitIntEventClear, 1 << index);
  1592. reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, 1 << index);
  1593. context_run(&ctx->context, match);
  1594. } else {
  1595. index = ctx - ohci->ir_context_list;
  1596. control = IR_CONTEXT_ISOCH_HEADER;
  1597. if (ohci->version >= OHCI_VERSION_1_1)
  1598. control |= IR_CONTEXT_DUAL_BUFFER_MODE;
  1599. match = (tags << 28) | (sync << 8) | ctx->base.channel;
  1600. if (cycle >= 0) {
  1601. match |= (cycle & 0x07fff) << 12;
  1602. control |= IR_CONTEXT_CYCLE_MATCH_ENABLE;
  1603. }
  1604. reg_write(ohci, OHCI1394_IsoRecvIntEventClear, 1 << index);
  1605. reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, 1 << index);
  1606. reg_write(ohci, CONTEXT_MATCH(ctx->context.regs), match);
  1607. context_run(&ctx->context, control);
  1608. }
  1609. return 0;
  1610. }
  1611. static int ohci_stop_iso(struct fw_iso_context *base)
  1612. {
  1613. struct fw_ohci *ohci = fw_ohci(base->card);
  1614. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1615. int index;
  1616. if (ctx->base.type == FW_ISO_CONTEXT_TRANSMIT) {
  1617. index = ctx - ohci->it_context_list;
  1618. reg_write(ohci, OHCI1394_IsoXmitIntMaskClear, 1 << index);
  1619. } else {
  1620. index = ctx - ohci->ir_context_list;
  1621. reg_write(ohci, OHCI1394_IsoRecvIntMaskClear, 1 << index);
  1622. }
  1623. flush_writes(ohci);
  1624. context_stop(&ctx->context);
  1625. return 0;
  1626. }
  1627. static void ohci_free_iso_context(struct fw_iso_context *base)
  1628. {
  1629. struct fw_ohci *ohci = fw_ohci(base->card);
  1630. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1631. unsigned long flags;
  1632. int index;
  1633. ohci_stop_iso(base);
  1634. context_release(&ctx->context);
  1635. free_page((unsigned long)ctx->header);
  1636. spin_lock_irqsave(&ohci->lock, flags);
  1637. if (ctx->base.type == FW_ISO_CONTEXT_TRANSMIT) {
  1638. index = ctx - ohci->it_context_list;
  1639. ohci->it_context_mask |= 1 << index;
  1640. } else {
  1641. index = ctx - ohci->ir_context_list;
  1642. ohci->ir_context_mask |= 1 << index;
  1643. }
  1644. spin_unlock_irqrestore(&ohci->lock, flags);
  1645. }
  1646. static int
  1647. ohci_queue_iso_transmit(struct fw_iso_context *base,
  1648. struct fw_iso_packet *packet,
  1649. struct fw_iso_buffer *buffer,
  1650. unsigned long payload)
  1651. {
  1652. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1653. struct descriptor *d, *last, *pd;
  1654. struct fw_iso_packet *p;
  1655. __le32 *header;
  1656. dma_addr_t d_bus, page_bus;
  1657. u32 z, header_z, payload_z, irq;
  1658. u32 payload_index, payload_end_index, next_page_index;
  1659. int page, end_page, i, length, offset;
  1660. /*
  1661. * FIXME: Cycle lost behavior should be configurable: lose
  1662. * packet, retransmit or terminate..
  1663. */
  1664. p = packet;
  1665. payload_index = payload;
  1666. if (p->skip)
  1667. z = 1;
  1668. else
  1669. z = 2;
  1670. if (p->header_length > 0)
  1671. z++;
  1672. /* Determine the first page the payload isn't contained in. */
  1673. end_page = PAGE_ALIGN(payload_index + p->payload_length) >> PAGE_SHIFT;
  1674. if (p->payload_length > 0)
  1675. payload_z = end_page - (payload_index >> PAGE_SHIFT);
  1676. else
  1677. payload_z = 0;
  1678. z += payload_z;
  1679. /* Get header size in number of descriptors. */
  1680. header_z = DIV_ROUND_UP(p->header_length, sizeof(*d));
  1681. d = context_get_descriptors(&ctx->context, z + header_z, &d_bus);
  1682. if (d == NULL)
  1683. return -ENOMEM;
  1684. if (!p->skip) {
  1685. d[0].control = cpu_to_le16(DESCRIPTOR_KEY_IMMEDIATE);
  1686. d[0].req_count = cpu_to_le16(8);
  1687. header = (__le32 *) &d[1];
  1688. header[0] = cpu_to_le32(IT_HEADER_SY(p->sy) |
  1689. IT_HEADER_TAG(p->tag) |
  1690. IT_HEADER_TCODE(TCODE_STREAM_DATA) |
  1691. IT_HEADER_CHANNEL(ctx->base.channel) |
  1692. IT_HEADER_SPEED(ctx->base.speed));
  1693. header[1] =
  1694. cpu_to_le32(IT_HEADER_DATA_LENGTH(p->header_length +
  1695. p->payload_length));
  1696. }
  1697. if (p->header_length > 0) {
  1698. d[2].req_count = cpu_to_le16(p->header_length);
  1699. d[2].data_address = cpu_to_le32(d_bus + z * sizeof(*d));
  1700. memcpy(&d[z], p->header, p->header_length);
  1701. }
  1702. pd = d + z - payload_z;
  1703. payload_end_index = payload_index + p->payload_length;
  1704. for (i = 0; i < payload_z; i++) {
  1705. page = payload_index >> PAGE_SHIFT;
  1706. offset = payload_index & ~PAGE_MASK;
  1707. next_page_index = (page + 1) << PAGE_SHIFT;
  1708. length =
  1709. min(next_page_index, payload_end_index) - payload_index;
  1710. pd[i].req_count = cpu_to_le16(length);
  1711. page_bus = page_private(buffer->pages[page]);
  1712. pd[i].data_address = cpu_to_le32(page_bus + offset);
  1713. payload_index += length;
  1714. }
  1715. if (p->interrupt)
  1716. irq = DESCRIPTOR_IRQ_ALWAYS;
  1717. else
  1718. irq = DESCRIPTOR_NO_IRQ;
  1719. last = z == 2 ? d : d + z - 1;
  1720. last->control |= cpu_to_le16(DESCRIPTOR_OUTPUT_LAST |
  1721. DESCRIPTOR_STATUS |
  1722. DESCRIPTOR_BRANCH_ALWAYS |
  1723. irq);
  1724. context_append(&ctx->context, d, z, header_z);
  1725. return 0;
  1726. }
  1727. static int
  1728. ohci_queue_iso_receive_dualbuffer(struct fw_iso_context *base,
  1729. struct fw_iso_packet *packet,
  1730. struct fw_iso_buffer *buffer,
  1731. unsigned long payload)
  1732. {
  1733. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1734. struct db_descriptor *db = NULL;
  1735. struct descriptor *d;
  1736. struct fw_iso_packet *p;
  1737. dma_addr_t d_bus, page_bus;
  1738. u32 z, header_z, length, rest;
  1739. int page, offset, packet_count, header_size;
  1740. /*
  1741. * FIXME: Cycle lost behavior should be configurable: lose
  1742. * packet, retransmit or terminate..
  1743. */
  1744. p = packet;
  1745. z = 2;
  1746. /*
  1747. * The OHCI controller puts the status word in the header
  1748. * buffer too, so we need 4 extra bytes per packet.
  1749. */
  1750. packet_count = p->header_length / ctx->base.header_size;
  1751. header_size = packet_count * (ctx->base.header_size + 4);
  1752. /* Get header size in number of descriptors. */
  1753. header_z = DIV_ROUND_UP(header_size, sizeof(*d));
  1754. page = payload >> PAGE_SHIFT;
  1755. offset = payload & ~PAGE_MASK;
  1756. rest = p->payload_length;
  1757. /* FIXME: make packet-per-buffer/dual-buffer a context option */
  1758. while (rest > 0) {
  1759. d = context_get_descriptors(&ctx->context,
  1760. z + header_z, &d_bus);
  1761. if (d == NULL)
  1762. return -ENOMEM;
  1763. db = (struct db_descriptor *) d;
  1764. db->control = cpu_to_le16(DESCRIPTOR_STATUS |
  1765. DESCRIPTOR_BRANCH_ALWAYS);
  1766. db->first_size = cpu_to_le16(ctx->base.header_size + 4);
  1767. if (p->skip && rest == p->payload_length) {
  1768. db->control |= cpu_to_le16(DESCRIPTOR_WAIT);
  1769. db->first_req_count = db->first_size;
  1770. } else {
  1771. db->first_req_count = cpu_to_le16(header_size);
  1772. }
  1773. db->first_res_count = db->first_req_count;
  1774. db->first_buffer = cpu_to_le32(d_bus + sizeof(*db));
  1775. if (p->skip && rest == p->payload_length)
  1776. length = 4;
  1777. else if (offset + rest < PAGE_SIZE)
  1778. length = rest;
  1779. else
  1780. length = PAGE_SIZE - offset;
  1781. db->second_req_count = cpu_to_le16(length);
  1782. db->second_res_count = db->second_req_count;
  1783. page_bus = page_private(buffer->pages[page]);
  1784. db->second_buffer = cpu_to_le32(page_bus + offset);
  1785. if (p->interrupt && length == rest)
  1786. db->control |= cpu_to_le16(DESCRIPTOR_IRQ_ALWAYS);
  1787. context_append(&ctx->context, d, z, header_z);
  1788. offset = (offset + length) & ~PAGE_MASK;
  1789. rest -= length;
  1790. if (offset == 0)
  1791. page++;
  1792. }
  1793. return 0;
  1794. }
  1795. static int
  1796. ohci_queue_iso_receive_packet_per_buffer(struct fw_iso_context *base,
  1797. struct fw_iso_packet *packet,
  1798. struct fw_iso_buffer *buffer,
  1799. unsigned long payload)
  1800. {
  1801. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1802. struct descriptor *d = NULL, *pd = NULL;
  1803. struct fw_iso_packet *p = packet;
  1804. dma_addr_t d_bus, page_bus;
  1805. u32 z, header_z, rest;
  1806. int i, j, length;
  1807. int page, offset, packet_count, header_size, payload_per_buffer;
  1808. /*
  1809. * The OHCI controller puts the status word in the
  1810. * buffer too, so we need 4 extra bytes per packet.
  1811. */
  1812. packet_count = p->header_length / ctx->base.header_size;
  1813. header_size = ctx->base.header_size + 4;
  1814. /* Get header size in number of descriptors. */
  1815. header_z = DIV_ROUND_UP(header_size, sizeof(*d));
  1816. page = payload >> PAGE_SHIFT;
  1817. offset = payload & ~PAGE_MASK;
  1818. payload_per_buffer = p->payload_length / packet_count;
  1819. for (i = 0; i < packet_count; i++) {
  1820. /* d points to the header descriptor */
  1821. z = DIV_ROUND_UP(payload_per_buffer + offset, PAGE_SIZE) + 1;
  1822. d = context_get_descriptors(&ctx->context,
  1823. z + header_z, &d_bus);
  1824. if (d == NULL)
  1825. return -ENOMEM;
  1826. d->control = cpu_to_le16(DESCRIPTOR_STATUS |
  1827. DESCRIPTOR_INPUT_MORE);
  1828. if (p->skip && i == 0)
  1829. d->control |= cpu_to_le16(DESCRIPTOR_WAIT);
  1830. d->req_count = cpu_to_le16(header_size);
  1831. d->res_count = d->req_count;
  1832. d->transfer_status = 0;
  1833. d->data_address = cpu_to_le32(d_bus + (z * sizeof(*d)));
  1834. rest = payload_per_buffer;
  1835. for (j = 1; j < z; j++) {
  1836. pd = d + j;
  1837. pd->control = cpu_to_le16(DESCRIPTOR_STATUS |
  1838. DESCRIPTOR_INPUT_MORE);
  1839. if (offset + rest < PAGE_SIZE)
  1840. length = rest;
  1841. else
  1842. length = PAGE_SIZE - offset;
  1843. pd->req_count = cpu_to_le16(length);
  1844. pd->res_count = pd->req_count;
  1845. pd->transfer_status = 0;
  1846. page_bus = page_private(buffer->pages[page]);
  1847. pd->data_address = cpu_to_le32(page_bus + offset);
  1848. offset = (offset + length) & ~PAGE_MASK;
  1849. rest -= length;
  1850. if (offset == 0)
  1851. page++;
  1852. }
  1853. pd->control = cpu_to_le16(DESCRIPTOR_STATUS |
  1854. DESCRIPTOR_INPUT_LAST |
  1855. DESCRIPTOR_BRANCH_ALWAYS);
  1856. if (p->interrupt && i == packet_count - 1)
  1857. pd->control |= cpu_to_le16(DESCRIPTOR_IRQ_ALWAYS);
  1858. context_append(&ctx->context, d, z, header_z);
  1859. }
  1860. return 0;
  1861. }
  1862. static int
  1863. ohci_queue_iso(struct fw_iso_context *base,
  1864. struct fw_iso_packet *packet,
  1865. struct fw_iso_buffer *buffer,
  1866. unsigned long payload)
  1867. {
  1868. struct iso_context *ctx = container_of(base, struct iso_context, base);
  1869. unsigned long flags;
  1870. int retval;
  1871. spin_lock_irqsave(&ctx->context.ohci->lock, flags);
  1872. if (base->type == FW_ISO_CONTEXT_TRANSMIT)
  1873. retval = ohci_queue_iso_transmit(base, packet, buffer, payload);
  1874. else if (ctx->context.ohci->version >= OHCI_VERSION_1_1)
  1875. retval = ohci_queue_iso_receive_dualbuffer(base, packet,
  1876. buffer, payload);
  1877. else
  1878. retval = ohci_queue_iso_receive_packet_per_buffer(base, packet,
  1879. buffer,
  1880. payload);
  1881. spin_unlock_irqrestore(&ctx->context.ohci->lock, flags);
  1882. return retval;
  1883. }
  1884. static const struct fw_card_driver ohci_driver = {
  1885. .name = ohci_driver_name,
  1886. .enable = ohci_enable,
  1887. .update_phy_reg = ohci_update_phy_reg,
  1888. .set_config_rom = ohci_set_config_rom,
  1889. .send_request = ohci_send_request,
  1890. .send_response = ohci_send_response,
  1891. .cancel_packet = ohci_cancel_packet,
  1892. .enable_phys_dma = ohci_enable_phys_dma,
  1893. .get_bus_time = ohci_get_bus_time,
  1894. .allocate_iso_context = ohci_allocate_iso_context,
  1895. .free_iso_context = ohci_free_iso_context,
  1896. .queue_iso = ohci_queue_iso,
  1897. .start_iso = ohci_start_iso,
  1898. .stop_iso = ohci_stop_iso,
  1899. };
  1900. #ifdef CONFIG_PPC_PMAC
  1901. static void ohci_pmac_on(struct pci_dev *dev)
  1902. {
  1903. if (machine_is(powermac)) {
  1904. struct device_node *ofn = pci_device_to_OF_node(dev);
  1905. if (ofn) {
  1906. pmac_call_feature(PMAC_FTR_1394_CABLE_POWER, ofn, 0, 1);
  1907. pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 1);
  1908. }
  1909. }
  1910. }
  1911. static void ohci_pmac_off(struct pci_dev *dev)
  1912. {
  1913. if (machine_is(powermac)) {
  1914. struct device_node *ofn = pci_device_to_OF_node(dev);
  1915. if (ofn) {
  1916. pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 0);
  1917. pmac_call_feature(PMAC_FTR_1394_CABLE_POWER, ofn, 0, 0);
  1918. }
  1919. }
  1920. }
  1921. #else
  1922. #define ohci_pmac_on(dev)
  1923. #define ohci_pmac_off(dev)
  1924. #endif /* CONFIG_PPC_PMAC */
  1925. static int __devinit
  1926. pci_probe(struct pci_dev *dev, const struct pci_device_id *ent)
  1927. {
  1928. struct fw_ohci *ohci;
  1929. u32 bus_options, max_receive, link_speed;
  1930. u64 guid;
  1931. int err;
  1932. size_t size;
  1933. ohci = kzalloc(sizeof(*ohci), GFP_KERNEL);
  1934. if (ohci == NULL) {
  1935. fw_error("Could not malloc fw_ohci data.\n");
  1936. return -ENOMEM;
  1937. }
  1938. fw_card_initialize(&ohci->card, &ohci_driver, &dev->dev);
  1939. ohci_pmac_on(dev);
  1940. err = pci_enable_device(dev);
  1941. if (err) {
  1942. fw_error("Failed to enable OHCI hardware.\n");
  1943. goto fail_free;
  1944. }
  1945. pci_set_master(dev);
  1946. pci_write_config_dword(dev, OHCI1394_PCI_HCI_Control, 0);
  1947. pci_set_drvdata(dev, ohci);
  1948. #if defined(CONFIG_PPC_PMAC) && defined(CONFIG_PPC32)
  1949. ohci->old_uninorth = dev->vendor == PCI_VENDOR_ID_APPLE &&
  1950. dev->device == PCI_DEVICE_ID_APPLE_UNI_N_FW;
  1951. #endif
  1952. spin_lock_init(&ohci->lock);
  1953. tasklet_init(&ohci->bus_reset_tasklet,
  1954. bus_reset_tasklet, (unsigned long)ohci);
  1955. err = pci_request_region(dev, 0, ohci_driver_name);
  1956. if (err) {
  1957. fw_error("MMIO resource unavailable\n");
  1958. goto fail_disable;
  1959. }
  1960. ohci->registers = pci_iomap(dev, 0, OHCI1394_REGISTER_SIZE);
  1961. if (ohci->registers == NULL) {
  1962. fw_error("Failed to remap registers\n");
  1963. err = -ENXIO;
  1964. goto fail_iomem;
  1965. }
  1966. ar_context_init(&ohci->ar_request_ctx, ohci,
  1967. OHCI1394_AsReqRcvContextControlSet);
  1968. ar_context_init(&ohci->ar_response_ctx, ohci,
  1969. OHCI1394_AsRspRcvContextControlSet);
  1970. context_init(&ohci->at_request_ctx, ohci,
  1971. OHCI1394_AsReqTrContextControlSet, handle_at_packet);
  1972. context_init(&ohci->at_response_ctx, ohci,
  1973. OHCI1394_AsRspTrContextControlSet, handle_at_packet);
  1974. reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, ~0);
  1975. ohci->it_context_mask = reg_read(ohci, OHCI1394_IsoRecvIntMaskSet);
  1976. reg_write(ohci, OHCI1394_IsoRecvIntMaskClear, ~0);
  1977. size = sizeof(struct iso_context) * hweight32(ohci->it_context_mask);
  1978. ohci->it_context_list = kzalloc(size, GFP_KERNEL);
  1979. reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, ~0);
  1980. ohci->ir_context_mask = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet);
  1981. reg_write(ohci, OHCI1394_IsoXmitIntMaskClear, ~0);
  1982. size = sizeof(struct iso_context) * hweight32(ohci->ir_context_mask);
  1983. ohci->ir_context_list = kzalloc(size, GFP_KERNEL);
  1984. if (ohci->it_context_list == NULL || ohci->ir_context_list == NULL) {
  1985. fw_error("Out of memory for it/ir contexts.\n");
  1986. err = -ENOMEM;
  1987. goto fail_registers;
  1988. }
  1989. /* self-id dma buffer allocation */
  1990. ohci->self_id_cpu = dma_alloc_coherent(ohci->card.device,
  1991. SELF_ID_BUF_SIZE,
  1992. &ohci->self_id_bus,
  1993. GFP_KERNEL);
  1994. if (ohci->self_id_cpu == NULL) {
  1995. fw_error("Out of memory for self ID buffer.\n");
  1996. err = -ENOMEM;
  1997. goto fail_registers;
  1998. }
  1999. bus_options = reg_read(ohci, OHCI1394_BusOptions);
  2000. max_receive = (bus_options >> 12) & 0xf;
  2001. link_speed = bus_options & 0x7;
  2002. guid = ((u64) reg_read(ohci, OHCI1394_GUIDHi) << 32) |
  2003. reg_read(ohci, OHCI1394_GUIDLo);
  2004. err = fw_card_add(&ohci->card, max_receive, link_speed, guid);
  2005. if (err < 0)
  2006. goto fail_self_id;
  2007. ohci->version = reg_read(ohci, OHCI1394_Version) & 0x00ff00ff;
  2008. fw_notify("Added fw-ohci device %s, OHCI version %x.%x\n",
  2009. dev->dev.bus_id, ohci->version >> 16, ohci->version & 0xff);
  2010. return 0;
  2011. fail_self_id:
  2012. dma_free_coherent(ohci->card.device, SELF_ID_BUF_SIZE,
  2013. ohci->self_id_cpu, ohci->self_id_bus);
  2014. fail_registers:
  2015. kfree(ohci->it_context_list);
  2016. kfree(ohci->ir_context_list);
  2017. pci_iounmap(dev, ohci->registers);
  2018. fail_iomem:
  2019. pci_release_region(dev, 0);
  2020. fail_disable:
  2021. pci_disable_device(dev);
  2022. fail_free:
  2023. kfree(&ohci->card);
  2024. ohci_pmac_off(dev);
  2025. return err;
  2026. }
  2027. static void pci_remove(struct pci_dev *dev)
  2028. {
  2029. struct fw_ohci *ohci;
  2030. ohci = pci_get_drvdata(dev);
  2031. reg_write(ohci, OHCI1394_IntMaskClear, ~0);
  2032. flush_writes(ohci);
  2033. fw_core_remove_card(&ohci->card);
  2034. /*
  2035. * FIXME: Fail all pending packets here, now that the upper
  2036. * layers can't queue any more.
  2037. */
  2038. software_reset(ohci);
  2039. free_irq(dev->irq, ohci);
  2040. dma_free_coherent(ohci->card.device, SELF_ID_BUF_SIZE,
  2041. ohci->self_id_cpu, ohci->self_id_bus);
  2042. kfree(ohci->it_context_list);
  2043. kfree(ohci->ir_context_list);
  2044. pci_iounmap(dev, ohci->registers);
  2045. pci_release_region(dev, 0);
  2046. pci_disable_device(dev);
  2047. kfree(&ohci->card);
  2048. ohci_pmac_off(dev);
  2049. fw_notify("Removed fw-ohci device.\n");
  2050. }
  2051. #ifdef CONFIG_PM
  2052. static int pci_suspend(struct pci_dev *dev, pm_message_t state)
  2053. {
  2054. struct fw_ohci *ohci = pci_get_drvdata(dev);
  2055. int err;
  2056. software_reset(ohci);
  2057. free_irq(dev->irq, ohci);
  2058. err = pci_save_state(dev);
  2059. if (err) {
  2060. fw_error("pci_save_state failed\n");
  2061. return err;
  2062. }
  2063. err = pci_set_power_state(dev, pci_choose_state(dev, state));
  2064. if (err)
  2065. fw_error("pci_set_power_state failed with %d\n", err);
  2066. ohci_pmac_off(dev);
  2067. return 0;
  2068. }
  2069. static int pci_resume(struct pci_dev *dev)
  2070. {
  2071. struct fw_ohci *ohci = pci_get_drvdata(dev);
  2072. int err;
  2073. ohci_pmac_on(dev);
  2074. pci_set_power_state(dev, PCI_D0);
  2075. pci_restore_state(dev);
  2076. err = pci_enable_device(dev);
  2077. if (err) {
  2078. fw_error("pci_enable_device failed\n");
  2079. return err;
  2080. }
  2081. return ohci_enable(&ohci->card, NULL, 0);
  2082. }
  2083. #endif
  2084. static struct pci_device_id pci_table[] = {
  2085. { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_FIREWIRE_OHCI, ~0) },
  2086. { }
  2087. };
  2088. MODULE_DEVICE_TABLE(pci, pci_table);
  2089. static struct pci_driver fw_ohci_pci_driver = {
  2090. .name = ohci_driver_name,
  2091. .id_table = pci_table,
  2092. .probe = pci_probe,
  2093. .remove = pci_remove,
  2094. #ifdef CONFIG_PM
  2095. .resume = pci_resume,
  2096. .suspend = pci_suspend,
  2097. #endif
  2098. };
  2099. MODULE_AUTHOR("Kristian Hoegsberg <krh@bitplanet.net>");
  2100. MODULE_DESCRIPTION("Driver for PCI OHCI IEEE1394 controllers");
  2101. MODULE_LICENSE("GPL");
  2102. /* Provide a module alias so root-on-sbp2 initrds don't break. */
  2103. #ifndef CONFIG_IEEE1394_OHCI1394_MODULE
  2104. MODULE_ALIAS("ohci1394");
  2105. #endif
  2106. static int __init fw_ohci_init(void)
  2107. {
  2108. return pci_register_driver(&fw_ohci_pci_driver);
  2109. }
  2110. static void __exit fw_ohci_cleanup(void)
  2111. {
  2112. pci_unregister_driver(&fw_ohci_pci_driver);
  2113. }
  2114. module_init(fw_ohci_init);
  2115. module_exit(fw_ohci_cleanup);