ide.c 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826
  1. /*
  2. * linux/drivers/ide/ide.c Version 7.00beta2 Mar 05 2003
  3. *
  4. * Copyright (C) 1994-1998 Linus Torvalds & authors (see below)
  5. */
  6. /*
  7. * Mostly written by Mark Lord <mlord@pobox.com>
  8. * and Gadi Oxman <gadio@netvision.net.il>
  9. * and Andre Hedrick <andre@linux-ide.org>
  10. *
  11. * See linux/MAINTAINERS for address of current maintainer.
  12. *
  13. * This is the multiple IDE interface driver, as evolved from hd.c.
  14. * It supports up to MAX_HWIFS IDE interfaces, on one or more IRQs
  15. * (usually 14 & 15).
  16. * There can be up to two drives per interface, as per the ATA-2 spec.
  17. *
  18. * ...
  19. *
  20. * From hd.c:
  21. * |
  22. * | It traverses the request-list, using interrupts to jump between functions.
  23. * | As nearly all functions can be called within interrupts, we may not sleep.
  24. * | Special care is recommended. Have Fun!
  25. * |
  26. * | modified by Drew Eckhardt to check nr of hd's from the CMOS.
  27. * |
  28. * | Thanks to Branko Lankester, lankeste@fwi.uva.nl, who found a bug
  29. * | in the early extended-partition checks and added DM partitions.
  30. * |
  31. * | Early work on error handling by Mika Liljeberg (liljeber@cs.Helsinki.FI).
  32. * |
  33. * | IRQ-unmask, drive-id, multiple-mode, support for ">16 heads",
  34. * | and general streamlining by Mark Lord (mlord@pobox.com).
  35. *
  36. * October, 1994 -- Complete line-by-line overhaul for linux 1.1.x, by:
  37. *
  38. * Mark Lord (mlord@pobox.com) (IDE Perf.Pkg)
  39. * Delman Lee (delman@ieee.org) ("Mr. atdisk2")
  40. * Scott Snyder (snyder@fnald0.fnal.gov) (ATAPI IDE cd-rom)
  41. *
  42. * This was a rewrite of just about everything from hd.c, though some original
  43. * code is still sprinkled about. Think of it as a major evolution, with
  44. * inspiration from lots of linux users, esp. hamish@zot.apana.org.au
  45. */
  46. #define REVISION "Revision: 7.00alpha2"
  47. #define VERSION "Id: ide.c 7.00a2 20020906"
  48. #define _IDE_C /* Tell ide.h it's really us */
  49. #include <linux/module.h>
  50. #include <linux/types.h>
  51. #include <linux/string.h>
  52. #include <linux/kernel.h>
  53. #include <linux/timer.h>
  54. #include <linux/mm.h>
  55. #include <linux/interrupt.h>
  56. #include <linux/major.h>
  57. #include <linux/errno.h>
  58. #include <linux/genhd.h>
  59. #include <linux/blkpg.h>
  60. #include <linux/slab.h>
  61. #include <linux/init.h>
  62. #include <linux/pci.h>
  63. #include <linux/delay.h>
  64. #include <linux/ide.h>
  65. #include <linux/completion.h>
  66. #include <linux/reboot.h>
  67. #include <linux/cdrom.h>
  68. #include <linux/seq_file.h>
  69. #include <linux/device.h>
  70. #include <linux/bitops.h>
  71. #include <asm/byteorder.h>
  72. #include <asm/irq.h>
  73. #include <asm/uaccess.h>
  74. #include <asm/io.h>
  75. /* default maximum number of failures */
  76. #define IDE_DEFAULT_MAX_FAILURES 1
  77. static const u8 ide_hwif_to_major[] = { IDE0_MAJOR, IDE1_MAJOR,
  78. IDE2_MAJOR, IDE3_MAJOR,
  79. IDE4_MAJOR, IDE5_MAJOR,
  80. IDE6_MAJOR, IDE7_MAJOR,
  81. IDE8_MAJOR, IDE9_MAJOR };
  82. static int idebus_parameter; /* holds the "idebus=" parameter */
  83. static int system_bus_speed; /* holds what we think is VESA/PCI bus speed */
  84. DEFINE_MUTEX(ide_cfg_mtx);
  85. __cacheline_aligned_in_smp DEFINE_SPINLOCK(ide_lock);
  86. #ifdef CONFIG_IDEPCI_PCIBUS_ORDER
  87. static int ide_scan_direction; /* THIS was formerly 2.2.x pci=reverse */
  88. #endif
  89. int noautodma = 0;
  90. #ifdef CONFIG_BLK_DEV_IDEACPI
  91. int ide_noacpi = 0;
  92. int ide_noacpitfs = 1;
  93. int ide_noacpionboot = 1;
  94. #endif
  95. /*
  96. * This is declared extern in ide.h, for access by other IDE modules:
  97. */
  98. ide_hwif_t ide_hwifs[MAX_HWIFS]; /* master data repository */
  99. EXPORT_SYMBOL(ide_hwifs);
  100. /*
  101. * Do not even *think* about calling this!
  102. */
  103. static void init_hwif_data(ide_hwif_t *hwif, unsigned int index)
  104. {
  105. unsigned int unit;
  106. /* bulk initialize hwif & drive info with zeros */
  107. memset(hwif, 0, sizeof(ide_hwif_t));
  108. /* fill in any non-zero initial values */
  109. hwif->index = index;
  110. hwif->major = ide_hwif_to_major[index];
  111. hwif->name[0] = 'i';
  112. hwif->name[1] = 'd';
  113. hwif->name[2] = 'e';
  114. hwif->name[3] = '0' + index;
  115. hwif->bus_state = BUSSTATE_ON;
  116. init_completion(&hwif->gendev_rel_comp);
  117. default_hwif_iops(hwif);
  118. default_hwif_transport(hwif);
  119. for (unit = 0; unit < MAX_DRIVES; ++unit) {
  120. ide_drive_t *drive = &hwif->drives[unit];
  121. drive->media = ide_disk;
  122. drive->select.all = (unit<<4)|0xa0;
  123. drive->hwif = hwif;
  124. drive->ctl = 0x08;
  125. drive->ready_stat = READY_STAT;
  126. drive->bad_wstat = BAD_W_STAT;
  127. drive->special.b.recalibrate = 1;
  128. drive->special.b.set_geometry = 1;
  129. drive->name[0] = 'h';
  130. drive->name[1] = 'd';
  131. drive->name[2] = 'a' + (index * MAX_DRIVES) + unit;
  132. drive->max_failures = IDE_DEFAULT_MAX_FAILURES;
  133. drive->using_dma = 0;
  134. drive->vdma = 0;
  135. INIT_LIST_HEAD(&drive->list);
  136. init_completion(&drive->gendev_rel_comp);
  137. }
  138. }
  139. static void init_hwif_default(ide_hwif_t *hwif, unsigned int index)
  140. {
  141. hw_regs_t hw;
  142. memset(&hw, 0, sizeof(hw_regs_t));
  143. ide_init_hwif_ports(&hw, ide_default_io_base(index), 0, &hwif->irq);
  144. memcpy(hwif->io_ports, hw.io_ports, sizeof(hw.io_ports));
  145. hwif->noprobe = !hwif->io_ports[IDE_DATA_OFFSET];
  146. #ifdef CONFIG_BLK_DEV_HD
  147. if (hwif->io_ports[IDE_DATA_OFFSET] == HD_DATA)
  148. hwif->noprobe = 1; /* may be overridden by ide_setup() */
  149. #endif
  150. }
  151. extern void ide_arm_init(void);
  152. /*
  153. * init_ide_data() sets reasonable default values into all fields
  154. * of all instances of the hwifs and drives, but only on the first call.
  155. * Subsequent calls have no effect (they don't wipe out anything).
  156. *
  157. * This routine is normally called at driver initialization time,
  158. * but may also be called MUCH earlier during kernel "command-line"
  159. * parameter processing. As such, we cannot depend on any other parts
  160. * of the kernel (such as memory allocation) to be functioning yet.
  161. *
  162. * This is too bad, as otherwise we could dynamically allocate the
  163. * ide_drive_t structs as needed, rather than always consuming memory
  164. * for the max possible number (MAX_HWIFS * MAX_DRIVES) of them.
  165. *
  166. * FIXME: We should stuff the setup data into __init and copy the
  167. * relevant hwifs/allocate them properly during boot.
  168. */
  169. #define MAGIC_COOKIE 0x12345678
  170. static void __init init_ide_data (void)
  171. {
  172. ide_hwif_t *hwif;
  173. unsigned int index;
  174. static unsigned long magic_cookie = MAGIC_COOKIE;
  175. if (magic_cookie != MAGIC_COOKIE)
  176. return; /* already initialized */
  177. magic_cookie = 0;
  178. /* Initialise all interface structures */
  179. for (index = 0; index < MAX_HWIFS; ++index) {
  180. hwif = &ide_hwifs[index];
  181. init_hwif_data(hwif, index);
  182. init_hwif_default(hwif, index);
  183. #if !defined(CONFIG_PPC32) || !defined(CONFIG_PCI)
  184. hwif->irq =
  185. ide_init_default_irq(hwif->io_ports[IDE_DATA_OFFSET]);
  186. #endif
  187. }
  188. #ifdef CONFIG_IDE_ARM
  189. ide_arm_init();
  190. #endif
  191. }
  192. /**
  193. * ide_system_bus_speed - guess bus speed
  194. *
  195. * ide_system_bus_speed() returns what we think is the system VESA/PCI
  196. * bus speed (in MHz). This is used for calculating interface PIO timings.
  197. * The default is 40 for known PCI systems, 50 otherwise.
  198. * The "idebus=xx" parameter can be used to override this value.
  199. * The actual value to be used is computed/displayed the first time
  200. * through. Drivers should only use this as a last resort.
  201. *
  202. * Returns a guessed speed in MHz.
  203. */
  204. static int ide_system_bus_speed(void)
  205. {
  206. #ifdef CONFIG_PCI
  207. static struct pci_device_id pci_default[] = {
  208. { PCI_DEVICE(PCI_ANY_ID, PCI_ANY_ID) },
  209. { }
  210. };
  211. #else
  212. #define pci_default 0
  213. #endif /* CONFIG_PCI */
  214. if (!system_bus_speed) {
  215. if (idebus_parameter) {
  216. /* user supplied value */
  217. system_bus_speed = idebus_parameter;
  218. } else if (pci_dev_present(pci_default)) {
  219. /* safe default value for PCI */
  220. system_bus_speed = 33;
  221. } else {
  222. /* safe default value for VESA and PCI */
  223. system_bus_speed = 50;
  224. }
  225. printk(KERN_INFO "ide: Assuming %dMHz system bus speed "
  226. "for PIO modes%s\n", system_bus_speed,
  227. idebus_parameter ? "" : "; override with idebus=xx");
  228. }
  229. return system_bus_speed;
  230. }
  231. ide_hwif_t * ide_find_port(unsigned long base)
  232. {
  233. ide_hwif_t *hwif;
  234. int i;
  235. for (i = 0; i < MAX_HWIFS; i++) {
  236. hwif = &ide_hwifs[i];
  237. if (hwif->io_ports[IDE_DATA_OFFSET] == base)
  238. goto found;
  239. }
  240. for (i = 0; i < MAX_HWIFS; i++) {
  241. hwif = &ide_hwifs[i];
  242. if (hwif->io_ports[IDE_DATA_OFFSET] == 0)
  243. goto found;
  244. }
  245. hwif = NULL;
  246. found:
  247. return hwif;
  248. }
  249. EXPORT_SYMBOL_GPL(ide_find_port);
  250. static struct resource* hwif_request_region(ide_hwif_t *hwif,
  251. unsigned long addr, int num)
  252. {
  253. struct resource *res = request_region(addr, num, hwif->name);
  254. if (!res)
  255. printk(KERN_ERR "%s: I/O resource 0x%lX-0x%lX not free.\n",
  256. hwif->name, addr, addr+num-1);
  257. return res;
  258. }
  259. /**
  260. * ide_hwif_request_regions - request resources for IDE
  261. * @hwif: interface to use
  262. *
  263. * Requests all the needed resources for an interface.
  264. * Right now core IDE code does this work which is deeply wrong.
  265. * MMIO leaves it to the controller driver,
  266. * PIO will migrate this way over time.
  267. */
  268. int ide_hwif_request_regions(ide_hwif_t *hwif)
  269. {
  270. unsigned long addr;
  271. unsigned int i;
  272. if (hwif->mmio)
  273. return 0;
  274. addr = hwif->io_ports[IDE_CONTROL_OFFSET];
  275. if (addr && !hwif_request_region(hwif, addr, 1))
  276. goto control_region_busy;
  277. hwif->straight8 = 0;
  278. addr = hwif->io_ports[IDE_DATA_OFFSET];
  279. if ((addr | 7) == hwif->io_ports[IDE_STATUS_OFFSET]) {
  280. if (!hwif_request_region(hwif, addr, 8))
  281. goto data_region_busy;
  282. hwif->straight8 = 1;
  283. return 0;
  284. }
  285. for (i = IDE_DATA_OFFSET; i <= IDE_STATUS_OFFSET; i++) {
  286. addr = hwif->io_ports[i];
  287. if (!hwif_request_region(hwif, addr, 1)) {
  288. while (--i)
  289. release_region(addr, 1);
  290. goto data_region_busy;
  291. }
  292. }
  293. return 0;
  294. data_region_busy:
  295. addr = hwif->io_ports[IDE_CONTROL_OFFSET];
  296. if (addr)
  297. release_region(addr, 1);
  298. control_region_busy:
  299. /* If any errors are return, we drop the hwif interface. */
  300. return -EBUSY;
  301. }
  302. /**
  303. * ide_hwif_release_regions - free IDE resources
  304. *
  305. * Note that we only release the standard ports,
  306. * and do not even try to handle any extra ports
  307. * allocated for weird IDE interface chipsets.
  308. *
  309. * Note also that we don't yet handle mmio resources here. More
  310. * importantly our caller should be doing this so we need to
  311. * restructure this as a helper function for drivers.
  312. */
  313. void ide_hwif_release_regions(ide_hwif_t *hwif)
  314. {
  315. u32 i = 0;
  316. if (hwif->mmio)
  317. return;
  318. if (hwif->io_ports[IDE_CONTROL_OFFSET])
  319. release_region(hwif->io_ports[IDE_CONTROL_OFFSET], 1);
  320. if (hwif->straight8) {
  321. release_region(hwif->io_ports[IDE_DATA_OFFSET], 8);
  322. return;
  323. }
  324. for (i = IDE_DATA_OFFSET; i <= IDE_STATUS_OFFSET; i++)
  325. if (hwif->io_ports[i])
  326. release_region(hwif->io_ports[i], 1);
  327. }
  328. /**
  329. * ide_hwif_restore - restore hwif to template
  330. * @hwif: hwif to update
  331. * @tmp_hwif: template
  332. *
  333. * Restore hwif to a previous state by copying most settings
  334. * from the template.
  335. */
  336. static void ide_hwif_restore(ide_hwif_t *hwif, ide_hwif_t *tmp_hwif)
  337. {
  338. hwif->hwgroup = tmp_hwif->hwgroup;
  339. hwif->gendev.parent = tmp_hwif->gendev.parent;
  340. hwif->proc = tmp_hwif->proc;
  341. hwif->major = tmp_hwif->major;
  342. hwif->straight8 = tmp_hwif->straight8;
  343. hwif->bus_state = tmp_hwif->bus_state;
  344. hwif->host_flags = tmp_hwif->host_flags;
  345. hwif->pio_mask = tmp_hwif->pio_mask;
  346. hwif->ultra_mask = tmp_hwif->ultra_mask;
  347. hwif->mwdma_mask = tmp_hwif->mwdma_mask;
  348. hwif->swdma_mask = tmp_hwif->swdma_mask;
  349. hwif->cbl = tmp_hwif->cbl;
  350. hwif->chipset = tmp_hwif->chipset;
  351. hwif->hold = tmp_hwif->hold;
  352. #ifdef CONFIG_BLK_DEV_IDEPCI
  353. hwif->pci_dev = tmp_hwif->pci_dev;
  354. hwif->cds = tmp_hwif->cds;
  355. #endif
  356. hwif->fixup = tmp_hwif->fixup;
  357. hwif->set_pio_mode = tmp_hwif->set_pio_mode;
  358. hwif->set_dma_mode = tmp_hwif->set_dma_mode;
  359. hwif->mdma_filter = tmp_hwif->mdma_filter;
  360. hwif->udma_filter = tmp_hwif->udma_filter;
  361. hwif->selectproc = tmp_hwif->selectproc;
  362. hwif->reset_poll = tmp_hwif->reset_poll;
  363. hwif->pre_reset = tmp_hwif->pre_reset;
  364. hwif->resetproc = tmp_hwif->resetproc;
  365. hwif->intrproc = tmp_hwif->intrproc;
  366. hwif->maskproc = tmp_hwif->maskproc;
  367. hwif->quirkproc = tmp_hwif->quirkproc;
  368. hwif->busproc = tmp_hwif->busproc;
  369. hwif->ata_input_data = tmp_hwif->ata_input_data;
  370. hwif->ata_output_data = tmp_hwif->ata_output_data;
  371. hwif->atapi_input_bytes = tmp_hwif->atapi_input_bytes;
  372. hwif->atapi_output_bytes = tmp_hwif->atapi_output_bytes;
  373. hwif->dma_setup = tmp_hwif->dma_setup;
  374. hwif->dma_exec_cmd = tmp_hwif->dma_exec_cmd;
  375. hwif->dma_start = tmp_hwif->dma_start;
  376. hwif->ide_dma_end = tmp_hwif->ide_dma_end;
  377. hwif->ide_dma_on = tmp_hwif->ide_dma_on;
  378. hwif->dma_off_quietly = tmp_hwif->dma_off_quietly;
  379. hwif->ide_dma_test_irq = tmp_hwif->ide_dma_test_irq;
  380. hwif->ide_dma_clear_irq = tmp_hwif->ide_dma_clear_irq;
  381. hwif->dma_host_on = tmp_hwif->dma_host_on;
  382. hwif->dma_host_off = tmp_hwif->dma_host_off;
  383. hwif->dma_lost_irq = tmp_hwif->dma_lost_irq;
  384. hwif->dma_timeout = tmp_hwif->dma_timeout;
  385. hwif->OUTB = tmp_hwif->OUTB;
  386. hwif->OUTBSYNC = tmp_hwif->OUTBSYNC;
  387. hwif->OUTW = tmp_hwif->OUTW;
  388. hwif->OUTSW = tmp_hwif->OUTSW;
  389. hwif->OUTSL = tmp_hwif->OUTSL;
  390. hwif->INB = tmp_hwif->INB;
  391. hwif->INW = tmp_hwif->INW;
  392. hwif->INSW = tmp_hwif->INSW;
  393. hwif->INSL = tmp_hwif->INSL;
  394. hwif->sg_max_nents = tmp_hwif->sg_max_nents;
  395. hwif->mmio = tmp_hwif->mmio;
  396. hwif->rqsize = tmp_hwif->rqsize;
  397. #ifndef CONFIG_BLK_DEV_IDECS
  398. hwif->irq = tmp_hwif->irq;
  399. #endif
  400. hwif->dma_base = tmp_hwif->dma_base;
  401. hwif->dma_master = tmp_hwif->dma_master;
  402. hwif->dma_command = tmp_hwif->dma_command;
  403. hwif->dma_vendor1 = tmp_hwif->dma_vendor1;
  404. hwif->dma_status = tmp_hwif->dma_status;
  405. hwif->dma_vendor3 = tmp_hwif->dma_vendor3;
  406. hwif->dma_prdtable = tmp_hwif->dma_prdtable;
  407. hwif->config_data = tmp_hwif->config_data;
  408. hwif->select_data = tmp_hwif->select_data;
  409. hwif->extra_base = tmp_hwif->extra_base;
  410. hwif->extra_ports = tmp_hwif->extra_ports;
  411. hwif->hwif_data = tmp_hwif->hwif_data;
  412. }
  413. /**
  414. * ide_unregister - free an IDE interface
  415. * @index: index of interface (will change soon to a pointer)
  416. *
  417. * Perform the final unregister of an IDE interface. At the moment
  418. * we don't refcount interfaces so this will also get split up.
  419. *
  420. * Locking:
  421. * The caller must not hold the IDE locks
  422. * The drive present/vanishing is not yet properly locked
  423. * Take care with the callbacks. These have been split to avoid
  424. * deadlocking the IDE layer. The shutdown callback is called
  425. * before we take the lock and free resources. It is up to the
  426. * caller to be sure there is no pending I/O here, and that
  427. * the interface will not be reopened (present/vanishing locking
  428. * isn't yet done BTW). After we commit to the final kill we
  429. * call the cleanup callback with the ide locks held.
  430. *
  431. * Unregister restores the hwif structures to the default state.
  432. * This is raving bonkers.
  433. */
  434. void ide_unregister(unsigned int index)
  435. {
  436. ide_drive_t *drive;
  437. ide_hwif_t *hwif, *g;
  438. static ide_hwif_t tmp_hwif; /* protected by ide_cfg_mtx */
  439. ide_hwgroup_t *hwgroup;
  440. int irq_count = 0, unit;
  441. BUG_ON(index >= MAX_HWIFS);
  442. BUG_ON(in_interrupt());
  443. BUG_ON(irqs_disabled());
  444. mutex_lock(&ide_cfg_mtx);
  445. spin_lock_irq(&ide_lock);
  446. hwif = &ide_hwifs[index];
  447. if (!hwif->present)
  448. goto abort;
  449. for (unit = 0; unit < MAX_DRIVES; ++unit) {
  450. drive = &hwif->drives[unit];
  451. if (!drive->present)
  452. continue;
  453. spin_unlock_irq(&ide_lock);
  454. device_unregister(&drive->gendev);
  455. wait_for_completion(&drive->gendev_rel_comp);
  456. spin_lock_irq(&ide_lock);
  457. }
  458. hwif->present = 0;
  459. spin_unlock_irq(&ide_lock);
  460. ide_proc_unregister_port(hwif);
  461. hwgroup = hwif->hwgroup;
  462. /*
  463. * free the irq if we were the only hwif using it
  464. */
  465. g = hwgroup->hwif;
  466. do {
  467. if (g->irq == hwif->irq)
  468. ++irq_count;
  469. g = g->next;
  470. } while (g != hwgroup->hwif);
  471. if (irq_count == 1)
  472. free_irq(hwif->irq, hwgroup);
  473. spin_lock_irq(&ide_lock);
  474. /*
  475. * Note that we only release the standard ports,
  476. * and do not even try to handle any extra ports
  477. * allocated for weird IDE interface chipsets.
  478. */
  479. ide_hwif_release_regions(hwif);
  480. /*
  481. * Remove us from the hwgroup, and free
  482. * the hwgroup if we were the only member
  483. */
  484. if (hwif->next == hwif) {
  485. BUG_ON(hwgroup->hwif != hwif);
  486. kfree(hwgroup);
  487. } else {
  488. /* There is another interface in hwgroup.
  489. * Unlink us, and set hwgroup->drive and ->hwif to
  490. * something sane.
  491. */
  492. g = hwgroup->hwif;
  493. while (g->next != hwif)
  494. g = g->next;
  495. g->next = hwif->next;
  496. if (hwgroup->hwif == hwif) {
  497. /* Chose a random hwif for hwgroup->hwif.
  498. * It's guaranteed that there are no drives
  499. * left in the hwgroup.
  500. */
  501. BUG_ON(hwgroup->drive != NULL);
  502. hwgroup->hwif = g;
  503. }
  504. BUG_ON(hwgroup->hwif == hwif);
  505. }
  506. /* More messed up locking ... */
  507. spin_unlock_irq(&ide_lock);
  508. device_unregister(&hwif->gendev);
  509. wait_for_completion(&hwif->gendev_rel_comp);
  510. /*
  511. * Remove us from the kernel's knowledge
  512. */
  513. blk_unregister_region(MKDEV(hwif->major, 0), MAX_DRIVES<<PARTN_BITS);
  514. kfree(hwif->sg_table);
  515. unregister_blkdev(hwif->major, hwif->name);
  516. spin_lock_irq(&ide_lock);
  517. if (hwif->dma_base) {
  518. (void) ide_release_dma(hwif);
  519. hwif->dma_base = 0;
  520. hwif->dma_master = 0;
  521. hwif->dma_command = 0;
  522. hwif->dma_vendor1 = 0;
  523. hwif->dma_status = 0;
  524. hwif->dma_vendor3 = 0;
  525. hwif->dma_prdtable = 0;
  526. hwif->extra_base = 0;
  527. hwif->extra_ports = 0;
  528. }
  529. /* copy original settings */
  530. tmp_hwif = *hwif;
  531. /* restore hwif data to pristine status */
  532. init_hwif_data(hwif, index);
  533. init_hwif_default(hwif, index);
  534. ide_hwif_restore(hwif, &tmp_hwif);
  535. abort:
  536. spin_unlock_irq(&ide_lock);
  537. mutex_unlock(&ide_cfg_mtx);
  538. }
  539. EXPORT_SYMBOL(ide_unregister);
  540. /**
  541. * ide_setup_ports - set up IDE interface ports
  542. * @hw: register descriptions
  543. * @base: base register
  544. * @offsets: table of register offsets
  545. * @ctrl: control register
  546. * @ack_irq: IRQ ack
  547. * @irq: interrupt lie
  548. *
  549. * Setup hw_regs_t structure described by parameters. You
  550. * may set up the hw structure yourself OR use this routine to
  551. * do it for you. This is basically a helper
  552. *
  553. */
  554. void ide_setup_ports ( hw_regs_t *hw,
  555. unsigned long base, int *offsets,
  556. unsigned long ctrl, unsigned long intr,
  557. ide_ack_intr_t *ack_intr,
  558. /*
  559. * ide_io_ops_t *iops,
  560. */
  561. int irq)
  562. {
  563. int i;
  564. memset(hw, 0, sizeof(hw_regs_t));
  565. for (i = 0; i < IDE_NR_PORTS; i++) {
  566. if (offsets[i] == -1) {
  567. switch(i) {
  568. case IDE_CONTROL_OFFSET:
  569. hw->io_ports[i] = ctrl;
  570. break;
  571. #if defined(CONFIG_AMIGA) || defined(CONFIG_MAC)
  572. case IDE_IRQ_OFFSET:
  573. hw->io_ports[i] = intr;
  574. break;
  575. #endif /* (CONFIG_AMIGA) || (CONFIG_MAC) */
  576. default:
  577. hw->io_ports[i] = 0;
  578. break;
  579. }
  580. } else {
  581. hw->io_ports[i] = base + offsets[i];
  582. }
  583. }
  584. hw->irq = irq;
  585. hw->ack_intr = ack_intr;
  586. /*
  587. * hw->iops = iops;
  588. */
  589. }
  590. /**
  591. * ide_register_hw - register IDE interface
  592. * @hw: hardware registers
  593. * @fixup: fixup function
  594. * @initializing: set while initializing built-in drivers
  595. * @hwifp: pointer to returned hwif
  596. *
  597. * Register an IDE interface, specifying exactly the registers etc.
  598. * Set init=1 iff calling before probes have taken place.
  599. *
  600. * Returns -1 on error.
  601. */
  602. int ide_register_hw(hw_regs_t *hw, void (*fixup)(ide_hwif_t *),
  603. int initializing, ide_hwif_t **hwifp)
  604. {
  605. int index, retry = 1;
  606. ide_hwif_t *hwif;
  607. do {
  608. for (index = 0; index < MAX_HWIFS; ++index) {
  609. hwif = &ide_hwifs[index];
  610. if (hwif->io_ports[IDE_DATA_OFFSET] == hw->io_ports[IDE_DATA_OFFSET])
  611. goto found;
  612. }
  613. for (index = 0; index < MAX_HWIFS; ++index) {
  614. hwif = &ide_hwifs[index];
  615. if (hwif->hold)
  616. continue;
  617. if ((!hwif->present && !hwif->mate && !initializing) ||
  618. (!hwif->io_ports[IDE_DATA_OFFSET] && initializing))
  619. goto found;
  620. }
  621. for (index = 0; index < MAX_HWIFS; index++)
  622. ide_unregister(index);
  623. } while (retry--);
  624. return -1;
  625. found:
  626. if (hwif->present)
  627. ide_unregister(index);
  628. else if (!hwif->hold) {
  629. init_hwif_data(hwif, index);
  630. init_hwif_default(hwif, index);
  631. }
  632. if (hwif->present)
  633. return -1;
  634. memcpy(hwif->io_ports, hw->io_ports, sizeof(hwif->io_ports));
  635. hwif->irq = hw->irq;
  636. hwif->noprobe = 0;
  637. hwif->fixup = fixup;
  638. hwif->chipset = hw->chipset;
  639. hwif->gendev.parent = hw->dev;
  640. hwif->ack_intr = hw->ack_intr;
  641. if (initializing == 0) {
  642. u8 idx[4] = { index, 0xff, 0xff, 0xff };
  643. ide_device_add(idx);
  644. }
  645. if (hwifp)
  646. *hwifp = hwif;
  647. return (initializing || hwif->present) ? index : -1;
  648. }
  649. EXPORT_SYMBOL(ide_register_hw);
  650. /*
  651. * Locks for IDE setting functionality
  652. */
  653. DEFINE_MUTEX(ide_setting_mtx);
  654. EXPORT_SYMBOL_GPL(ide_setting_mtx);
  655. /**
  656. * ide_spin_wait_hwgroup - wait for group
  657. * @drive: drive in the group
  658. *
  659. * Wait for an IDE device group to go non busy and then return
  660. * holding the ide_lock which guards the hwgroup->busy status
  661. * and right to use it.
  662. */
  663. int ide_spin_wait_hwgroup (ide_drive_t *drive)
  664. {
  665. ide_hwgroup_t *hwgroup = HWGROUP(drive);
  666. unsigned long timeout = jiffies + (3 * HZ);
  667. spin_lock_irq(&ide_lock);
  668. while (hwgroup->busy) {
  669. unsigned long lflags;
  670. spin_unlock_irq(&ide_lock);
  671. local_irq_set(lflags);
  672. if (time_after(jiffies, timeout)) {
  673. local_irq_restore(lflags);
  674. printk(KERN_ERR "%s: channel busy\n", drive->name);
  675. return -EBUSY;
  676. }
  677. local_irq_restore(lflags);
  678. spin_lock_irq(&ide_lock);
  679. }
  680. return 0;
  681. }
  682. EXPORT_SYMBOL(ide_spin_wait_hwgroup);
  683. int set_io_32bit(ide_drive_t *drive, int arg)
  684. {
  685. if (drive->no_io_32bit)
  686. return -EPERM;
  687. if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1))
  688. return -EINVAL;
  689. drive->io_32bit = arg;
  690. #ifdef CONFIG_BLK_DEV_DTC2278
  691. if (HWIF(drive)->chipset == ide_dtc2278)
  692. HWIF(drive)->drives[!drive->select.b.unit].io_32bit = arg;
  693. #endif /* CONFIG_BLK_DEV_DTC2278 */
  694. return 0;
  695. }
  696. static int set_ksettings(ide_drive_t *drive, int arg)
  697. {
  698. if (arg < 0 || arg > 1)
  699. return -EINVAL;
  700. if (ide_spin_wait_hwgroup(drive))
  701. return -EBUSY;
  702. drive->keep_settings = arg;
  703. spin_unlock_irq(&ide_lock);
  704. return 0;
  705. }
  706. int set_using_dma(ide_drive_t *drive, int arg)
  707. {
  708. #ifdef CONFIG_BLK_DEV_IDEDMA
  709. ide_hwif_t *hwif = drive->hwif;
  710. int err = -EPERM;
  711. if (arg < 0 || arg > 1)
  712. return -EINVAL;
  713. if (!drive->id || !(drive->id->capability & 1))
  714. goto out;
  715. if (hwif->ide_dma_on == NULL)
  716. goto out;
  717. err = -EBUSY;
  718. if (ide_spin_wait_hwgroup(drive))
  719. goto out;
  720. /*
  721. * set ->busy flag, unlock and let it ride
  722. */
  723. hwif->hwgroup->busy = 1;
  724. spin_unlock_irq(&ide_lock);
  725. err = 0;
  726. if (arg) {
  727. hwif->dma_off_quietly(drive);
  728. if (ide_set_dma(drive) || hwif->ide_dma_on(drive))
  729. err = -EIO;
  730. } else
  731. ide_dma_off(drive);
  732. /*
  733. * lock, clear ->busy flag and unlock before leaving
  734. */
  735. spin_lock_irq(&ide_lock);
  736. hwif->hwgroup->busy = 0;
  737. spin_unlock_irq(&ide_lock);
  738. out:
  739. return err;
  740. #else
  741. if (arg < 0 || arg > 1)
  742. return -EINVAL;
  743. return -EPERM;
  744. #endif
  745. }
  746. int set_pio_mode(ide_drive_t *drive, int arg)
  747. {
  748. struct request rq;
  749. if (arg < 0 || arg > 255)
  750. return -EINVAL;
  751. if (drive->hwif->set_pio_mode == NULL)
  752. return -ENOSYS;
  753. if (drive->special.b.set_tune)
  754. return -EBUSY;
  755. ide_init_drive_cmd(&rq);
  756. drive->tune_req = (u8) arg;
  757. drive->special.b.set_tune = 1;
  758. (void) ide_do_drive_cmd(drive, &rq, ide_wait);
  759. return 0;
  760. }
  761. static int set_unmaskirq(ide_drive_t *drive, int arg)
  762. {
  763. if (drive->no_unmask)
  764. return -EPERM;
  765. if (arg < 0 || arg > 1)
  766. return -EINVAL;
  767. if (ide_spin_wait_hwgroup(drive))
  768. return -EBUSY;
  769. drive->unmask = arg;
  770. spin_unlock_irq(&ide_lock);
  771. return 0;
  772. }
  773. /**
  774. * system_bus_clock - clock guess
  775. *
  776. * External version of the bus clock guess used by very old IDE drivers
  777. * for things like VLB timings. Should not be used.
  778. */
  779. int system_bus_clock (void)
  780. {
  781. return((int) ((!system_bus_speed) ? ide_system_bus_speed() : system_bus_speed ));
  782. }
  783. EXPORT_SYMBOL(system_bus_clock);
  784. static int generic_ide_suspend(struct device *dev, pm_message_t mesg)
  785. {
  786. ide_drive_t *drive = dev->driver_data;
  787. ide_hwif_t *hwif = HWIF(drive);
  788. struct request rq;
  789. struct request_pm_state rqpm;
  790. ide_task_t args;
  791. int ret;
  792. /* Call ACPI _GTM only once */
  793. if (!(drive->dn % 2))
  794. ide_acpi_get_timing(hwif);
  795. memset(&rq, 0, sizeof(rq));
  796. memset(&rqpm, 0, sizeof(rqpm));
  797. memset(&args, 0, sizeof(args));
  798. rq.cmd_type = REQ_TYPE_PM_SUSPEND;
  799. rq.special = &args;
  800. rq.data = &rqpm;
  801. rqpm.pm_step = ide_pm_state_start_suspend;
  802. if (mesg.event == PM_EVENT_PRETHAW)
  803. mesg.event = PM_EVENT_FREEZE;
  804. rqpm.pm_state = mesg.event;
  805. ret = ide_do_drive_cmd(drive, &rq, ide_wait);
  806. /* only call ACPI _PS3 after both drivers are suspended */
  807. if (!ret && (((drive->dn % 2) && hwif->drives[0].present
  808. && hwif->drives[1].present)
  809. || !hwif->drives[0].present
  810. || !hwif->drives[1].present))
  811. ide_acpi_set_state(hwif, 0);
  812. return ret;
  813. }
  814. static int generic_ide_resume(struct device *dev)
  815. {
  816. ide_drive_t *drive = dev->driver_data;
  817. ide_hwif_t *hwif = HWIF(drive);
  818. struct request rq;
  819. struct request_pm_state rqpm;
  820. ide_task_t args;
  821. int err;
  822. /* Call ACPI _STM only once */
  823. if (!(drive->dn % 2)) {
  824. ide_acpi_set_state(hwif, 1);
  825. ide_acpi_push_timing(hwif);
  826. }
  827. ide_acpi_exec_tfs(drive);
  828. memset(&rq, 0, sizeof(rq));
  829. memset(&rqpm, 0, sizeof(rqpm));
  830. memset(&args, 0, sizeof(args));
  831. rq.cmd_type = REQ_TYPE_PM_RESUME;
  832. rq.special = &args;
  833. rq.data = &rqpm;
  834. rqpm.pm_step = ide_pm_state_start_resume;
  835. rqpm.pm_state = PM_EVENT_ON;
  836. err = ide_do_drive_cmd(drive, &rq, ide_head_wait);
  837. if (err == 0 && dev->driver) {
  838. ide_driver_t *drv = to_ide_driver(dev->driver);
  839. if (drv->resume)
  840. drv->resume(drive);
  841. }
  842. return err;
  843. }
  844. int generic_ide_ioctl(ide_drive_t *drive, struct file *file, struct block_device *bdev,
  845. unsigned int cmd, unsigned long arg)
  846. {
  847. unsigned long flags;
  848. ide_driver_t *drv;
  849. void __user *p = (void __user *)arg;
  850. int err = 0, (*setfunc)(ide_drive_t *, int);
  851. u8 *val;
  852. switch (cmd) {
  853. case HDIO_GET_32BIT: val = &drive->io_32bit; goto read_val;
  854. case HDIO_GET_KEEPSETTINGS: val = &drive->keep_settings; goto read_val;
  855. case HDIO_GET_UNMASKINTR: val = &drive->unmask; goto read_val;
  856. case HDIO_GET_DMA: val = &drive->using_dma; goto read_val;
  857. case HDIO_SET_32BIT: setfunc = set_io_32bit; goto set_val;
  858. case HDIO_SET_KEEPSETTINGS: setfunc = set_ksettings; goto set_val;
  859. case HDIO_SET_PIO_MODE: setfunc = set_pio_mode; goto set_val;
  860. case HDIO_SET_UNMASKINTR: setfunc = set_unmaskirq; goto set_val;
  861. case HDIO_SET_DMA: setfunc = set_using_dma; goto set_val;
  862. }
  863. switch (cmd) {
  864. case HDIO_OBSOLETE_IDENTITY:
  865. case HDIO_GET_IDENTITY:
  866. if (bdev != bdev->bd_contains)
  867. return -EINVAL;
  868. if (drive->id_read == 0)
  869. return -ENOMSG;
  870. if (copy_to_user(p, drive->id, (cmd == HDIO_GET_IDENTITY) ? sizeof(*drive->id) : 142))
  871. return -EFAULT;
  872. return 0;
  873. case HDIO_GET_NICE:
  874. return put_user(drive->dsc_overlap << IDE_NICE_DSC_OVERLAP |
  875. drive->atapi_overlap << IDE_NICE_ATAPI_OVERLAP |
  876. drive->nice0 << IDE_NICE_0 |
  877. drive->nice1 << IDE_NICE_1 |
  878. drive->nice2 << IDE_NICE_2,
  879. (long __user *) arg);
  880. #ifdef CONFIG_IDE_TASK_IOCTL
  881. case HDIO_DRIVE_TASKFILE:
  882. if (!capable(CAP_SYS_ADMIN) || !capable(CAP_SYS_RAWIO))
  883. return -EACCES;
  884. switch(drive->media) {
  885. case ide_disk:
  886. return ide_taskfile_ioctl(drive, cmd, arg);
  887. default:
  888. return -ENOMSG;
  889. }
  890. #endif /* CONFIG_IDE_TASK_IOCTL */
  891. case HDIO_DRIVE_CMD:
  892. if (!capable(CAP_SYS_RAWIO))
  893. return -EACCES;
  894. return ide_cmd_ioctl(drive, cmd, arg);
  895. case HDIO_DRIVE_TASK:
  896. if (!capable(CAP_SYS_RAWIO))
  897. return -EACCES;
  898. return ide_task_ioctl(drive, cmd, arg);
  899. case HDIO_SCAN_HWIF:
  900. {
  901. hw_regs_t hw;
  902. int args[3];
  903. if (!capable(CAP_SYS_RAWIO)) return -EACCES;
  904. if (copy_from_user(args, p, 3 * sizeof(int)))
  905. return -EFAULT;
  906. memset(&hw, 0, sizeof(hw));
  907. ide_init_hwif_ports(&hw, (unsigned long) args[0],
  908. (unsigned long) args[1], NULL);
  909. hw.irq = args[2];
  910. if (ide_register_hw(&hw, NULL, 0, NULL) == -1)
  911. return -EIO;
  912. return 0;
  913. }
  914. case HDIO_UNREGISTER_HWIF:
  915. if (!capable(CAP_SYS_RAWIO)) return -EACCES;
  916. /* (arg > MAX_HWIFS) checked in function */
  917. ide_unregister(arg);
  918. return 0;
  919. case HDIO_SET_NICE:
  920. if (!capable(CAP_SYS_ADMIN)) return -EACCES;
  921. if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1))))
  922. return -EPERM;
  923. drive->dsc_overlap = (arg >> IDE_NICE_DSC_OVERLAP) & 1;
  924. drv = *(ide_driver_t **)bdev->bd_disk->private_data;
  925. if (drive->dsc_overlap && !drv->supports_dsc_overlap) {
  926. drive->dsc_overlap = 0;
  927. return -EPERM;
  928. }
  929. drive->nice1 = (arg >> IDE_NICE_1) & 1;
  930. return 0;
  931. case HDIO_DRIVE_RESET:
  932. {
  933. unsigned long flags;
  934. if (!capable(CAP_SYS_ADMIN)) return -EACCES;
  935. /*
  936. * Abort the current command on the
  937. * group if there is one, taking
  938. * care not to allow anything else
  939. * to be queued and to die on the
  940. * spot if we miss one somehow
  941. */
  942. spin_lock_irqsave(&ide_lock, flags);
  943. if (HWGROUP(drive)->resetting) {
  944. spin_unlock_irqrestore(&ide_lock, flags);
  945. return -EBUSY;
  946. }
  947. ide_abort(drive, "drive reset");
  948. BUG_ON(HWGROUP(drive)->handler);
  949. /* Ensure nothing gets queued after we
  950. drop the lock. Reset will clear the busy */
  951. HWGROUP(drive)->busy = 1;
  952. spin_unlock_irqrestore(&ide_lock, flags);
  953. (void) ide_do_reset(drive);
  954. return 0;
  955. }
  956. case HDIO_GET_BUSSTATE:
  957. if (!capable(CAP_SYS_ADMIN))
  958. return -EACCES;
  959. if (put_user(HWIF(drive)->bus_state, (long __user *)arg))
  960. return -EFAULT;
  961. return 0;
  962. case HDIO_SET_BUSSTATE:
  963. if (!capable(CAP_SYS_ADMIN))
  964. return -EACCES;
  965. if (HWIF(drive)->busproc)
  966. return HWIF(drive)->busproc(drive, (int)arg);
  967. return -EOPNOTSUPP;
  968. default:
  969. return -EINVAL;
  970. }
  971. read_val:
  972. mutex_lock(&ide_setting_mtx);
  973. spin_lock_irqsave(&ide_lock, flags);
  974. err = *val;
  975. spin_unlock_irqrestore(&ide_lock, flags);
  976. mutex_unlock(&ide_setting_mtx);
  977. return err >= 0 ? put_user(err, (long __user *)arg) : err;
  978. set_val:
  979. if (bdev != bdev->bd_contains)
  980. err = -EINVAL;
  981. else {
  982. if (!capable(CAP_SYS_ADMIN))
  983. err = -EACCES;
  984. else {
  985. mutex_lock(&ide_setting_mtx);
  986. err = setfunc(drive, arg);
  987. mutex_unlock(&ide_setting_mtx);
  988. }
  989. }
  990. return err;
  991. }
  992. EXPORT_SYMBOL(generic_ide_ioctl);
  993. /*
  994. * stridx() returns the offset of c within s,
  995. * or -1 if c is '\0' or not found within s.
  996. */
  997. static int __init stridx (const char *s, char c)
  998. {
  999. char *i = strchr(s, c);
  1000. return (i && c) ? i - s : -1;
  1001. }
  1002. /*
  1003. * match_parm() does parsing for ide_setup():
  1004. *
  1005. * 1. the first char of s must be '='.
  1006. * 2. if the remainder matches one of the supplied keywords,
  1007. * the index (1 based) of the keyword is negated and returned.
  1008. * 3. if the remainder is a series of no more than max_vals numbers
  1009. * separated by commas, the numbers are saved in vals[] and a
  1010. * count of how many were saved is returned. Base10 is assumed,
  1011. * and base16 is allowed when prefixed with "0x".
  1012. * 4. otherwise, zero is returned.
  1013. */
  1014. static int __init match_parm (char *s, const char *keywords[], int vals[], int max_vals)
  1015. {
  1016. static const char *decimal = "0123456789";
  1017. static const char *hex = "0123456789abcdef";
  1018. int i, n;
  1019. if (*s++ == '=') {
  1020. /*
  1021. * Try matching against the supplied keywords,
  1022. * and return -(index+1) if we match one
  1023. */
  1024. if (keywords != NULL) {
  1025. for (i = 0; *keywords != NULL; ++i) {
  1026. if (!strcmp(s, *keywords++))
  1027. return -(i+1);
  1028. }
  1029. }
  1030. /*
  1031. * Look for a series of no more than "max_vals"
  1032. * numeric values separated by commas, in base10,
  1033. * or base16 when prefixed with "0x".
  1034. * Return a count of how many were found.
  1035. */
  1036. for (n = 0; (i = stridx(decimal, *s)) >= 0;) {
  1037. vals[n] = i;
  1038. while ((i = stridx(decimal, *++s)) >= 0)
  1039. vals[n] = (vals[n] * 10) + i;
  1040. if (*s == 'x' && !vals[n]) {
  1041. while ((i = stridx(hex, *++s)) >= 0)
  1042. vals[n] = (vals[n] * 0x10) + i;
  1043. }
  1044. if (++n == max_vals)
  1045. break;
  1046. if (*s == ',' || *s == ';')
  1047. ++s;
  1048. }
  1049. if (!*s)
  1050. return n;
  1051. }
  1052. return 0; /* zero = nothing matched */
  1053. }
  1054. #ifdef CONFIG_BLK_DEV_ALI14XX
  1055. extern int probe_ali14xx;
  1056. extern int ali14xx_init(void);
  1057. #endif
  1058. #ifdef CONFIG_BLK_DEV_UMC8672
  1059. extern int probe_umc8672;
  1060. extern int umc8672_init(void);
  1061. #endif
  1062. #ifdef CONFIG_BLK_DEV_DTC2278
  1063. extern int probe_dtc2278;
  1064. extern int dtc2278_init(void);
  1065. #endif
  1066. #ifdef CONFIG_BLK_DEV_HT6560B
  1067. extern int probe_ht6560b;
  1068. extern int ht6560b_init(void);
  1069. #endif
  1070. #ifdef CONFIG_BLK_DEV_QD65XX
  1071. extern int probe_qd65xx;
  1072. extern int qd65xx_init(void);
  1073. #endif
  1074. static int __initdata is_chipset_set[MAX_HWIFS];
  1075. /*
  1076. * ide_setup() gets called VERY EARLY during initialization,
  1077. * to handle kernel "command line" strings beginning with "hdx=" or "ide".
  1078. *
  1079. * Remember to update Documentation/ide.txt if you change something here.
  1080. */
  1081. static int __init ide_setup(char *s)
  1082. {
  1083. int i, vals[3];
  1084. ide_hwif_t *hwif;
  1085. ide_drive_t *drive;
  1086. unsigned int hw, unit;
  1087. const char max_drive = 'a' + ((MAX_HWIFS * MAX_DRIVES) - 1);
  1088. const char max_hwif = '0' + (MAX_HWIFS - 1);
  1089. if (strncmp(s,"hd",2) == 0 && s[2] == '=') /* hd= is for hd.c */
  1090. return 0; /* driver and not us */
  1091. if (strncmp(s,"ide",3) && strncmp(s,"idebus",6) && strncmp(s,"hd",2))
  1092. return 0;
  1093. printk(KERN_INFO "ide_setup: %s", s);
  1094. init_ide_data ();
  1095. #ifdef CONFIG_BLK_DEV_IDEDOUBLER
  1096. if (!strcmp(s, "ide=doubler")) {
  1097. extern int ide_doubler;
  1098. printk(" : Enabled support for IDE doublers\n");
  1099. ide_doubler = 1;
  1100. return 1;
  1101. }
  1102. #endif /* CONFIG_BLK_DEV_IDEDOUBLER */
  1103. if (!strcmp(s, "ide=nodma")) {
  1104. printk(" : Prevented DMA\n");
  1105. noautodma = 1;
  1106. goto obsolete_option;
  1107. }
  1108. #ifdef CONFIG_IDEPCI_PCIBUS_ORDER
  1109. if (!strcmp(s, "ide=reverse")) {
  1110. ide_scan_direction = 1;
  1111. printk(" : Enabled support for IDE inverse scan order.\n");
  1112. return 1;
  1113. }
  1114. #endif
  1115. #ifdef CONFIG_BLK_DEV_IDEACPI
  1116. if (!strcmp(s, "ide=noacpi")) {
  1117. //printk(" : Disable IDE ACPI support.\n");
  1118. ide_noacpi = 1;
  1119. return 1;
  1120. }
  1121. if (!strcmp(s, "ide=acpigtf")) {
  1122. //printk(" : Enable IDE ACPI _GTF support.\n");
  1123. ide_noacpitfs = 0;
  1124. return 1;
  1125. }
  1126. if (!strcmp(s, "ide=acpionboot")) {
  1127. //printk(" : Call IDE ACPI methods on boot.\n");
  1128. ide_noacpionboot = 0;
  1129. return 1;
  1130. }
  1131. #endif /* CONFIG_BLK_DEV_IDEACPI */
  1132. /*
  1133. * Look for drive options: "hdx="
  1134. */
  1135. if (s[0] == 'h' && s[1] == 'd' && s[2] >= 'a' && s[2] <= max_drive) {
  1136. const char *hd_words[] = {
  1137. "none", "noprobe", "nowerr", "cdrom", "nodma",
  1138. "autotune", "noautotune", "minus8", "swapdata", "bswap",
  1139. "noflush", "remap", "remap63", "scsi", NULL };
  1140. unit = s[2] - 'a';
  1141. hw = unit / MAX_DRIVES;
  1142. unit = unit % MAX_DRIVES;
  1143. hwif = &ide_hwifs[hw];
  1144. drive = &hwif->drives[unit];
  1145. if (strncmp(s + 4, "ide-", 4) == 0) {
  1146. strlcpy(drive->driver_req, s + 4, sizeof(drive->driver_req));
  1147. goto done;
  1148. }
  1149. switch (match_parm(&s[3], hd_words, vals, 3)) {
  1150. case -1: /* "none" */
  1151. case -2: /* "noprobe" */
  1152. drive->noprobe = 1;
  1153. goto done;
  1154. case -3: /* "nowerr" */
  1155. drive->bad_wstat = BAD_R_STAT;
  1156. hwif->noprobe = 0;
  1157. goto done;
  1158. case -4: /* "cdrom" */
  1159. drive->present = 1;
  1160. drive->media = ide_cdrom;
  1161. /* an ATAPI device ignores DRDY */
  1162. drive->ready_stat = 0;
  1163. hwif->noprobe = 0;
  1164. goto done;
  1165. case -5: /* nodma */
  1166. drive->nodma = 1;
  1167. goto done;
  1168. case -6: /* "autotune" */
  1169. drive->autotune = IDE_TUNE_AUTO;
  1170. goto obsolete_option;
  1171. case -7: /* "noautotune" */
  1172. drive->autotune = IDE_TUNE_NOAUTO;
  1173. goto obsolete_option;
  1174. case -9: /* "swapdata" */
  1175. case -10: /* "bswap" */
  1176. drive->bswap = 1;
  1177. goto done;
  1178. case -11: /* noflush */
  1179. drive->noflush = 1;
  1180. goto done;
  1181. case -12: /* "remap" */
  1182. drive->remap_0_to_1 = 1;
  1183. goto done;
  1184. case -13: /* "remap63" */
  1185. drive->sect0 = 63;
  1186. goto done;
  1187. case -14: /* "scsi" */
  1188. drive->scsi = 1;
  1189. goto done;
  1190. case 3: /* cyl,head,sect */
  1191. drive->media = ide_disk;
  1192. drive->ready_stat = READY_STAT;
  1193. drive->cyl = drive->bios_cyl = vals[0];
  1194. drive->head = drive->bios_head = vals[1];
  1195. drive->sect = drive->bios_sect = vals[2];
  1196. drive->present = 1;
  1197. drive->forced_geom = 1;
  1198. hwif->noprobe = 0;
  1199. goto done;
  1200. default:
  1201. goto bad_option;
  1202. }
  1203. }
  1204. if (s[0] != 'i' || s[1] != 'd' || s[2] != 'e')
  1205. goto bad_option;
  1206. /*
  1207. * Look for bus speed option: "idebus="
  1208. */
  1209. if (s[3] == 'b' && s[4] == 'u' && s[5] == 's') {
  1210. if (match_parm(&s[6], NULL, vals, 1) != 1)
  1211. goto bad_option;
  1212. if (vals[0] >= 20 && vals[0] <= 66) {
  1213. idebus_parameter = vals[0];
  1214. } else
  1215. printk(" -- BAD BUS SPEED! Expected value from 20 to 66");
  1216. goto done;
  1217. }
  1218. /*
  1219. * Look for interface options: "idex="
  1220. */
  1221. if (s[3] >= '0' && s[3] <= max_hwif) {
  1222. /*
  1223. * Be VERY CAREFUL changing this: note hardcoded indexes below
  1224. * (-8, -9, -10) are reserved to ease the hardcoding.
  1225. */
  1226. static const char *ide_words[] = {
  1227. "noprobe", "serialize", "minus3", "minus4",
  1228. "reset", "minus6", "ata66", "minus8", "minus9",
  1229. "minus10", "four", "qd65xx", "ht6560b", "cmd640_vlb",
  1230. "dtc2278", "umc8672", "ali14xx", NULL };
  1231. hw_regs_t hwregs;
  1232. hw = s[3] - '0';
  1233. hwif = &ide_hwifs[hw];
  1234. i = match_parm(&s[4], ide_words, vals, 3);
  1235. /*
  1236. * Cryptic check to ensure chipset not already set for hwif.
  1237. * Note: we can't depend on hwif->chipset here.
  1238. */
  1239. if ((i >= -18 && i <= -11) || (i > 0 && i <= 3)) {
  1240. /* chipset already specified */
  1241. if (is_chipset_set[hw])
  1242. goto bad_option;
  1243. if (i > -18 && i <= -11) {
  1244. /* these drivers are for "ide0=" only */
  1245. if (hw != 0)
  1246. goto bad_hwif;
  1247. /* chipset already specified for 2nd port */
  1248. if (is_chipset_set[hw+1])
  1249. goto bad_option;
  1250. }
  1251. is_chipset_set[hw] = 1;
  1252. printk("\n");
  1253. }
  1254. switch (i) {
  1255. #ifdef CONFIG_BLK_DEV_ALI14XX
  1256. case -17: /* "ali14xx" */
  1257. probe_ali14xx = 1;
  1258. goto done;
  1259. #endif
  1260. #ifdef CONFIG_BLK_DEV_UMC8672
  1261. case -16: /* "umc8672" */
  1262. probe_umc8672 = 1;
  1263. goto done;
  1264. #endif
  1265. #ifdef CONFIG_BLK_DEV_DTC2278
  1266. case -15: /* "dtc2278" */
  1267. probe_dtc2278 = 1;
  1268. goto done;
  1269. #endif
  1270. #ifdef CONFIG_BLK_DEV_CMD640
  1271. case -14: /* "cmd640_vlb" */
  1272. {
  1273. extern int cmd640_vlb; /* flag for cmd640.c */
  1274. cmd640_vlb = 1;
  1275. goto done;
  1276. }
  1277. #endif
  1278. #ifdef CONFIG_BLK_DEV_HT6560B
  1279. case -13: /* "ht6560b" */
  1280. probe_ht6560b = 1;
  1281. goto done;
  1282. #endif
  1283. #ifdef CONFIG_BLK_DEV_QD65XX
  1284. case -12: /* "qd65xx" */
  1285. probe_qd65xx = 1;
  1286. goto done;
  1287. #endif
  1288. #ifdef CONFIG_BLK_DEV_4DRIVES
  1289. case -11: /* "four" drives on one set of ports */
  1290. {
  1291. ide_hwif_t *mate = &ide_hwifs[hw^1];
  1292. mate->drives[0].select.all ^= 0x20;
  1293. mate->drives[1].select.all ^= 0x20;
  1294. hwif->chipset = mate->chipset = ide_4drives;
  1295. mate->irq = hwif->irq;
  1296. memcpy(mate->io_ports, hwif->io_ports, sizeof(hwif->io_ports));
  1297. hwif->mate = mate;
  1298. mate->mate = hwif;
  1299. hwif->serialized = mate->serialized = 1;
  1300. goto obsolete_option;
  1301. }
  1302. #endif /* CONFIG_BLK_DEV_4DRIVES */
  1303. case -10: /* minus10 */
  1304. case -9: /* minus9 */
  1305. case -8: /* minus8 */
  1306. case -6:
  1307. case -4:
  1308. case -3:
  1309. goto bad_option;
  1310. case -7: /* ata66 */
  1311. #ifdef CONFIG_BLK_DEV_IDEPCI
  1312. /*
  1313. * Use ATA_CBL_PATA40_SHORT so drive side
  1314. * cable detection is also overriden.
  1315. */
  1316. hwif->cbl = ATA_CBL_PATA40_SHORT;
  1317. goto obsolete_option;
  1318. #else
  1319. goto bad_hwif;
  1320. #endif
  1321. case -5: /* "reset" */
  1322. hwif->reset = 1;
  1323. goto obsolete_option;
  1324. case -2: /* "serialize" */
  1325. hwif->mate = &ide_hwifs[hw^1];
  1326. hwif->mate->mate = hwif;
  1327. hwif->serialized = hwif->mate->serialized = 1;
  1328. goto obsolete_option;
  1329. case -1: /* "noprobe" */
  1330. hwif->noprobe = 1;
  1331. goto done;
  1332. case 1: /* base */
  1333. vals[1] = vals[0] + 0x206; /* default ctl */
  1334. case 2: /* base,ctl */
  1335. vals[2] = 0; /* default irq = probe for it */
  1336. case 3: /* base,ctl,irq */
  1337. memset(&hwregs, 0, sizeof(hwregs));
  1338. ide_init_hwif_ports(&hwregs, vals[0], vals[1], &hwif->irq);
  1339. memcpy(hwif->io_ports, hwregs.io_ports, sizeof(hwif->io_ports));
  1340. hwif->irq = vals[2];
  1341. hwif->noprobe = 0;
  1342. hwif->chipset = ide_forced;
  1343. goto obsolete_option;
  1344. case 0: goto bad_option;
  1345. default:
  1346. printk(" -- SUPPORT NOT CONFIGURED IN THIS KERNEL\n");
  1347. return 1;
  1348. }
  1349. }
  1350. bad_option:
  1351. printk(" -- BAD OPTION\n");
  1352. return 1;
  1353. obsolete_option:
  1354. printk(" -- OBSOLETE OPTION, WILL BE REMOVED SOON!\n");
  1355. return 1;
  1356. bad_hwif:
  1357. printk("-- NOT SUPPORTED ON ide%d", hw);
  1358. done:
  1359. printk("\n");
  1360. return 1;
  1361. }
  1362. extern void __init pnpide_init(void);
  1363. extern void __exit pnpide_exit(void);
  1364. extern void __init h8300_ide_init(void);
  1365. /*
  1366. * probe_for_hwifs() finds/initializes "known" IDE interfaces
  1367. */
  1368. static void __init probe_for_hwifs (void)
  1369. {
  1370. #ifdef CONFIG_IDEPCI_PCIBUS_ORDER
  1371. ide_scan_pcibus(ide_scan_direction);
  1372. #endif
  1373. #ifdef CONFIG_ETRAX_IDE
  1374. {
  1375. extern void init_e100_ide(void);
  1376. init_e100_ide();
  1377. }
  1378. #endif /* CONFIG_ETRAX_IDE */
  1379. #ifdef CONFIG_BLK_DEV_CMD640
  1380. {
  1381. extern void ide_probe_for_cmd640x(void);
  1382. ide_probe_for_cmd640x();
  1383. }
  1384. #endif /* CONFIG_BLK_DEV_CMD640 */
  1385. #ifdef CONFIG_BLK_DEV_IDE_PMAC
  1386. {
  1387. extern int pmac_ide_probe(void);
  1388. (void)pmac_ide_probe();
  1389. }
  1390. #endif /* CONFIG_BLK_DEV_IDE_PMAC */
  1391. #ifdef CONFIG_BLK_DEV_GAYLE
  1392. {
  1393. extern void gayle_init(void);
  1394. gayle_init();
  1395. }
  1396. #endif /* CONFIG_BLK_DEV_GAYLE */
  1397. #ifdef CONFIG_BLK_DEV_FALCON_IDE
  1398. {
  1399. extern void falconide_init(void);
  1400. falconide_init();
  1401. }
  1402. #endif /* CONFIG_BLK_DEV_FALCON_IDE */
  1403. #ifdef CONFIG_BLK_DEV_MAC_IDE
  1404. {
  1405. extern void macide_init(void);
  1406. macide_init();
  1407. }
  1408. #endif /* CONFIG_BLK_DEV_MAC_IDE */
  1409. #ifdef CONFIG_BLK_DEV_Q40IDE
  1410. {
  1411. extern void q40ide_init(void);
  1412. q40ide_init();
  1413. }
  1414. #endif /* CONFIG_BLK_DEV_Q40IDE */
  1415. #ifdef CONFIG_BLK_DEV_BUDDHA
  1416. {
  1417. extern void buddha_init(void);
  1418. buddha_init();
  1419. }
  1420. #endif /* CONFIG_BLK_DEV_BUDDHA */
  1421. #ifdef CONFIG_BLK_DEV_IDEPNP
  1422. pnpide_init();
  1423. #endif
  1424. #ifdef CONFIG_H8300
  1425. h8300_ide_init();
  1426. #endif
  1427. }
  1428. /*
  1429. * Probe module
  1430. */
  1431. EXPORT_SYMBOL(ide_lock);
  1432. static int ide_bus_match(struct device *dev, struct device_driver *drv)
  1433. {
  1434. return 1;
  1435. }
  1436. static char *media_string(ide_drive_t *drive)
  1437. {
  1438. switch (drive->media) {
  1439. case ide_disk:
  1440. return "disk";
  1441. case ide_cdrom:
  1442. return "cdrom";
  1443. case ide_tape:
  1444. return "tape";
  1445. case ide_floppy:
  1446. return "floppy";
  1447. case ide_optical:
  1448. return "optical";
  1449. default:
  1450. return "UNKNOWN";
  1451. }
  1452. }
  1453. static ssize_t media_show(struct device *dev, struct device_attribute *attr, char *buf)
  1454. {
  1455. ide_drive_t *drive = to_ide_device(dev);
  1456. return sprintf(buf, "%s\n", media_string(drive));
  1457. }
  1458. static ssize_t drivename_show(struct device *dev, struct device_attribute *attr, char *buf)
  1459. {
  1460. ide_drive_t *drive = to_ide_device(dev);
  1461. return sprintf(buf, "%s\n", drive->name);
  1462. }
  1463. static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, char *buf)
  1464. {
  1465. ide_drive_t *drive = to_ide_device(dev);
  1466. return sprintf(buf, "ide:m-%s\n", media_string(drive));
  1467. }
  1468. static struct device_attribute ide_dev_attrs[] = {
  1469. __ATTR_RO(media),
  1470. __ATTR_RO(drivename),
  1471. __ATTR_RO(modalias),
  1472. __ATTR_NULL
  1473. };
  1474. static int ide_uevent(struct device *dev, struct kobj_uevent_env *env)
  1475. {
  1476. ide_drive_t *drive = to_ide_device(dev);
  1477. add_uevent_var(env, "MEDIA=%s", media_string(drive));
  1478. add_uevent_var(env, "DRIVENAME=%s", drive->name);
  1479. add_uevent_var(env, "MODALIAS=ide:m-%s", media_string(drive));
  1480. return 0;
  1481. }
  1482. static int generic_ide_probe(struct device *dev)
  1483. {
  1484. ide_drive_t *drive = to_ide_device(dev);
  1485. ide_driver_t *drv = to_ide_driver(dev->driver);
  1486. return drv->probe ? drv->probe(drive) : -ENODEV;
  1487. }
  1488. static int generic_ide_remove(struct device *dev)
  1489. {
  1490. ide_drive_t *drive = to_ide_device(dev);
  1491. ide_driver_t *drv = to_ide_driver(dev->driver);
  1492. if (drv->remove)
  1493. drv->remove(drive);
  1494. return 0;
  1495. }
  1496. static void generic_ide_shutdown(struct device *dev)
  1497. {
  1498. ide_drive_t *drive = to_ide_device(dev);
  1499. ide_driver_t *drv = to_ide_driver(dev->driver);
  1500. if (dev->driver && drv->shutdown)
  1501. drv->shutdown(drive);
  1502. }
  1503. struct bus_type ide_bus_type = {
  1504. .name = "ide",
  1505. .match = ide_bus_match,
  1506. .uevent = ide_uevent,
  1507. .probe = generic_ide_probe,
  1508. .remove = generic_ide_remove,
  1509. .shutdown = generic_ide_shutdown,
  1510. .dev_attrs = ide_dev_attrs,
  1511. .suspend = generic_ide_suspend,
  1512. .resume = generic_ide_resume,
  1513. };
  1514. EXPORT_SYMBOL_GPL(ide_bus_type);
  1515. /*
  1516. * This is gets invoked once during initialization, to set *everything* up
  1517. */
  1518. static int __init ide_init(void)
  1519. {
  1520. int ret;
  1521. printk(KERN_INFO "Uniform Multi-Platform E-IDE driver " REVISION "\n");
  1522. system_bus_speed = ide_system_bus_speed();
  1523. ret = bus_register(&ide_bus_type);
  1524. if (ret < 0) {
  1525. printk(KERN_WARNING "IDE: bus_register error: %d\n", ret);
  1526. return ret;
  1527. }
  1528. init_ide_data();
  1529. proc_ide_create();
  1530. #ifdef CONFIG_BLK_DEV_ALI14XX
  1531. if (probe_ali14xx)
  1532. (void)ali14xx_init();
  1533. #endif
  1534. #ifdef CONFIG_BLK_DEV_UMC8672
  1535. if (probe_umc8672)
  1536. (void)umc8672_init();
  1537. #endif
  1538. #ifdef CONFIG_BLK_DEV_DTC2278
  1539. if (probe_dtc2278)
  1540. (void)dtc2278_init();
  1541. #endif
  1542. #ifdef CONFIG_BLK_DEV_HT6560B
  1543. if (probe_ht6560b)
  1544. (void)ht6560b_init();
  1545. #endif
  1546. #ifdef CONFIG_BLK_DEV_QD65XX
  1547. if (probe_qd65xx)
  1548. (void)qd65xx_init();
  1549. #endif
  1550. /* Probe for special PCI and other "known" interface chipsets. */
  1551. probe_for_hwifs();
  1552. return 0;
  1553. }
  1554. #ifdef MODULE
  1555. static char *options = NULL;
  1556. module_param(options, charp, 0);
  1557. MODULE_LICENSE("GPL");
  1558. static void __init parse_options (char *line)
  1559. {
  1560. char *next = line;
  1561. if (line == NULL || !*line)
  1562. return;
  1563. while ((line = next) != NULL) {
  1564. if ((next = strchr(line,' ')) != NULL)
  1565. *next++ = 0;
  1566. if (!ide_setup(line))
  1567. printk (KERN_INFO "Unknown option '%s'\n", line);
  1568. }
  1569. }
  1570. int __init init_module (void)
  1571. {
  1572. parse_options(options);
  1573. return ide_init();
  1574. }
  1575. void __exit cleanup_module (void)
  1576. {
  1577. int index;
  1578. for (index = 0; index < MAX_HWIFS; ++index)
  1579. ide_unregister(index);
  1580. #ifdef CONFIG_BLK_DEV_IDEPNP
  1581. pnpide_exit();
  1582. #endif
  1583. proc_ide_destroy();
  1584. bus_unregister(&ide_bus_type);
  1585. }
  1586. #else /* !MODULE */
  1587. __setup("", ide_setup);
  1588. module_init(ide_init);
  1589. #endif /* MODULE */