ide.c 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856
  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. if (ide_spin_wait_hwgroup(drive))
  690. return -EBUSY;
  691. drive->io_32bit = arg;
  692. #ifdef CONFIG_BLK_DEV_DTC2278
  693. if (HWIF(drive)->chipset == ide_dtc2278)
  694. HWIF(drive)->drives[!drive->select.b.unit].io_32bit = arg;
  695. #endif /* CONFIG_BLK_DEV_DTC2278 */
  696. spin_unlock_irq(&ide_lock);
  697. return 0;
  698. }
  699. static int set_ksettings(ide_drive_t *drive, int arg)
  700. {
  701. if (arg < 0 || arg > 1)
  702. return -EINVAL;
  703. if (ide_spin_wait_hwgroup(drive))
  704. return -EBUSY;
  705. drive->keep_settings = arg;
  706. spin_unlock_irq(&ide_lock);
  707. return 0;
  708. }
  709. int set_using_dma(ide_drive_t *drive, int arg)
  710. {
  711. #ifdef CONFIG_BLK_DEV_IDEDMA
  712. ide_hwif_t *hwif = drive->hwif;
  713. int err = -EPERM;
  714. if (arg < 0 || arg > 1)
  715. return -EINVAL;
  716. if (!drive->id || !(drive->id->capability & 1))
  717. goto out;
  718. if (hwif->ide_dma_on == NULL)
  719. goto out;
  720. err = -EBUSY;
  721. if (ide_spin_wait_hwgroup(drive))
  722. goto out;
  723. /*
  724. * set ->busy flag, unlock and let it ride
  725. */
  726. hwif->hwgroup->busy = 1;
  727. spin_unlock_irq(&ide_lock);
  728. err = 0;
  729. if (arg) {
  730. hwif->dma_off_quietly(drive);
  731. if (ide_set_dma(drive) || hwif->ide_dma_on(drive))
  732. err = -EIO;
  733. } else
  734. ide_dma_off(drive);
  735. /*
  736. * lock, clear ->busy flag and unlock before leaving
  737. */
  738. spin_lock_irq(&ide_lock);
  739. hwif->hwgroup->busy = 0;
  740. spin_unlock_irq(&ide_lock);
  741. out:
  742. return err;
  743. #else
  744. if (arg < 0 || arg > 1)
  745. return -EINVAL;
  746. return -EPERM;
  747. #endif
  748. }
  749. int set_pio_mode(ide_drive_t *drive, int arg)
  750. {
  751. struct request rq;
  752. if (arg < 0 || arg > 255)
  753. return -EINVAL;
  754. if (drive->hwif->set_pio_mode == NULL)
  755. return -ENOSYS;
  756. if (drive->special.b.set_tune)
  757. return -EBUSY;
  758. ide_init_drive_cmd(&rq);
  759. drive->tune_req = (u8) arg;
  760. drive->special.b.set_tune = 1;
  761. (void) ide_do_drive_cmd(drive, &rq, ide_wait);
  762. return 0;
  763. }
  764. static int set_unmaskirq(ide_drive_t *drive, int arg)
  765. {
  766. if (drive->no_unmask)
  767. return -EPERM;
  768. if (arg < 0 || arg > 1)
  769. return -EINVAL;
  770. if (ide_spin_wait_hwgroup(drive))
  771. return -EBUSY;
  772. drive->unmask = arg;
  773. spin_unlock_irq(&ide_lock);
  774. return 0;
  775. }
  776. /**
  777. * system_bus_clock - clock guess
  778. *
  779. * External version of the bus clock guess used by very old IDE drivers
  780. * for things like VLB timings. Should not be used.
  781. */
  782. int system_bus_clock (void)
  783. {
  784. return((int) ((!system_bus_speed) ? ide_system_bus_speed() : system_bus_speed ));
  785. }
  786. EXPORT_SYMBOL(system_bus_clock);
  787. static int generic_ide_suspend(struct device *dev, pm_message_t mesg)
  788. {
  789. ide_drive_t *drive = dev->driver_data;
  790. ide_hwif_t *hwif = HWIF(drive);
  791. struct request rq;
  792. struct request_pm_state rqpm;
  793. ide_task_t args;
  794. int ret;
  795. /* Call ACPI _GTM only once */
  796. if (!(drive->dn % 2))
  797. ide_acpi_get_timing(hwif);
  798. memset(&rq, 0, sizeof(rq));
  799. memset(&rqpm, 0, sizeof(rqpm));
  800. memset(&args, 0, sizeof(args));
  801. rq.cmd_type = REQ_TYPE_PM_SUSPEND;
  802. rq.special = &args;
  803. rq.data = &rqpm;
  804. rqpm.pm_step = ide_pm_state_start_suspend;
  805. if (mesg.event == PM_EVENT_PRETHAW)
  806. mesg.event = PM_EVENT_FREEZE;
  807. rqpm.pm_state = mesg.event;
  808. ret = ide_do_drive_cmd(drive, &rq, ide_wait);
  809. /* only call ACPI _PS3 after both drivers are suspended */
  810. if (!ret && (((drive->dn % 2) && hwif->drives[0].present
  811. && hwif->drives[1].present)
  812. || !hwif->drives[0].present
  813. || !hwif->drives[1].present))
  814. ide_acpi_set_state(hwif, 0);
  815. return ret;
  816. }
  817. static int generic_ide_resume(struct device *dev)
  818. {
  819. ide_drive_t *drive = dev->driver_data;
  820. ide_hwif_t *hwif = HWIF(drive);
  821. struct request rq;
  822. struct request_pm_state rqpm;
  823. ide_task_t args;
  824. int err;
  825. /* Call ACPI _STM only once */
  826. if (!(drive->dn % 2)) {
  827. ide_acpi_set_state(hwif, 1);
  828. ide_acpi_push_timing(hwif);
  829. }
  830. ide_acpi_exec_tfs(drive);
  831. memset(&rq, 0, sizeof(rq));
  832. memset(&rqpm, 0, sizeof(rqpm));
  833. memset(&args, 0, sizeof(args));
  834. rq.cmd_type = REQ_TYPE_PM_RESUME;
  835. rq.special = &args;
  836. rq.data = &rqpm;
  837. rqpm.pm_step = ide_pm_state_start_resume;
  838. rqpm.pm_state = PM_EVENT_ON;
  839. err = ide_do_drive_cmd(drive, &rq, ide_head_wait);
  840. if (err == 0 && dev->driver) {
  841. ide_driver_t *drv = to_ide_driver(dev->driver);
  842. if (drv->resume)
  843. drv->resume(drive);
  844. }
  845. return err;
  846. }
  847. int generic_ide_ioctl(ide_drive_t *drive, struct file *file, struct block_device *bdev,
  848. unsigned int cmd, unsigned long arg)
  849. {
  850. unsigned long flags;
  851. ide_driver_t *drv;
  852. void __user *p = (void __user *)arg;
  853. int err = 0, (*setfunc)(ide_drive_t *, int);
  854. u8 *val;
  855. switch (cmd) {
  856. case HDIO_GET_32BIT: val = &drive->io_32bit; goto read_val;
  857. case HDIO_GET_KEEPSETTINGS: val = &drive->keep_settings; goto read_val;
  858. case HDIO_GET_UNMASKINTR: val = &drive->unmask; goto read_val;
  859. case HDIO_GET_DMA: val = &drive->using_dma; goto read_val;
  860. case HDIO_SET_32BIT: setfunc = set_io_32bit; goto set_val;
  861. case HDIO_SET_KEEPSETTINGS: setfunc = set_ksettings; goto set_val;
  862. case HDIO_SET_PIO_MODE: setfunc = set_pio_mode; goto set_val;
  863. case HDIO_SET_UNMASKINTR: setfunc = set_unmaskirq; goto set_val;
  864. case HDIO_SET_DMA: setfunc = set_using_dma; goto set_val;
  865. }
  866. switch (cmd) {
  867. case HDIO_OBSOLETE_IDENTITY:
  868. case HDIO_GET_IDENTITY:
  869. if (bdev != bdev->bd_contains)
  870. return -EINVAL;
  871. if (drive->id_read == 0)
  872. return -ENOMSG;
  873. if (copy_to_user(p, drive->id, (cmd == HDIO_GET_IDENTITY) ? sizeof(*drive->id) : 142))
  874. return -EFAULT;
  875. return 0;
  876. case HDIO_GET_NICE:
  877. return put_user(drive->dsc_overlap << IDE_NICE_DSC_OVERLAP |
  878. drive->atapi_overlap << IDE_NICE_ATAPI_OVERLAP |
  879. drive->nice0 << IDE_NICE_0 |
  880. drive->nice1 << IDE_NICE_1 |
  881. drive->nice2 << IDE_NICE_2,
  882. (long __user *) arg);
  883. #ifdef CONFIG_IDE_TASK_IOCTL
  884. case HDIO_DRIVE_TASKFILE:
  885. if (!capable(CAP_SYS_ADMIN) || !capable(CAP_SYS_RAWIO))
  886. return -EACCES;
  887. switch(drive->media) {
  888. case ide_disk:
  889. return ide_taskfile_ioctl(drive, cmd, arg);
  890. default:
  891. return -ENOMSG;
  892. }
  893. #endif /* CONFIG_IDE_TASK_IOCTL */
  894. case HDIO_DRIVE_CMD:
  895. if (!capable(CAP_SYS_RAWIO))
  896. return -EACCES;
  897. return ide_cmd_ioctl(drive, cmd, arg);
  898. case HDIO_DRIVE_TASK:
  899. if (!capable(CAP_SYS_RAWIO))
  900. return -EACCES;
  901. return ide_task_ioctl(drive, cmd, arg);
  902. case HDIO_SCAN_HWIF:
  903. {
  904. hw_regs_t hw;
  905. int args[3];
  906. if (!capable(CAP_SYS_RAWIO)) return -EACCES;
  907. if (copy_from_user(args, p, 3 * sizeof(int)))
  908. return -EFAULT;
  909. memset(&hw, 0, sizeof(hw));
  910. ide_init_hwif_ports(&hw, (unsigned long) args[0],
  911. (unsigned long) args[1], NULL);
  912. hw.irq = args[2];
  913. if (ide_register_hw(&hw, NULL, 0, NULL) == -1)
  914. return -EIO;
  915. return 0;
  916. }
  917. case HDIO_UNREGISTER_HWIF:
  918. if (!capable(CAP_SYS_RAWIO)) return -EACCES;
  919. /* (arg > MAX_HWIFS) checked in function */
  920. ide_unregister(arg);
  921. return 0;
  922. case HDIO_SET_NICE:
  923. if (!capable(CAP_SYS_ADMIN)) return -EACCES;
  924. if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1))))
  925. return -EPERM;
  926. drive->dsc_overlap = (arg >> IDE_NICE_DSC_OVERLAP) & 1;
  927. drv = *(ide_driver_t **)bdev->bd_disk->private_data;
  928. if (drive->dsc_overlap && !drv->supports_dsc_overlap) {
  929. drive->dsc_overlap = 0;
  930. return -EPERM;
  931. }
  932. drive->nice1 = (arg >> IDE_NICE_1) & 1;
  933. return 0;
  934. case HDIO_DRIVE_RESET:
  935. {
  936. unsigned long flags;
  937. if (!capable(CAP_SYS_ADMIN)) return -EACCES;
  938. /*
  939. * Abort the current command on the
  940. * group if there is one, taking
  941. * care not to allow anything else
  942. * to be queued and to die on the
  943. * spot if we miss one somehow
  944. */
  945. spin_lock_irqsave(&ide_lock, flags);
  946. if (HWGROUP(drive)->resetting) {
  947. spin_unlock_irqrestore(&ide_lock, flags);
  948. return -EBUSY;
  949. }
  950. ide_abort(drive, "drive reset");
  951. BUG_ON(HWGROUP(drive)->handler);
  952. /* Ensure nothing gets queued after we
  953. drop the lock. Reset will clear the busy */
  954. HWGROUP(drive)->busy = 1;
  955. spin_unlock_irqrestore(&ide_lock, flags);
  956. (void) ide_do_reset(drive);
  957. return 0;
  958. }
  959. case HDIO_GET_BUSSTATE:
  960. if (!capable(CAP_SYS_ADMIN))
  961. return -EACCES;
  962. if (put_user(HWIF(drive)->bus_state, (long __user *)arg))
  963. return -EFAULT;
  964. return 0;
  965. case HDIO_SET_BUSSTATE:
  966. if (!capable(CAP_SYS_ADMIN))
  967. return -EACCES;
  968. if (HWIF(drive)->busproc)
  969. return HWIF(drive)->busproc(drive, (int)arg);
  970. return -EOPNOTSUPP;
  971. default:
  972. return -EINVAL;
  973. }
  974. read_val:
  975. mutex_lock(&ide_setting_mtx);
  976. spin_lock_irqsave(&ide_lock, flags);
  977. err = *val;
  978. spin_unlock_irqrestore(&ide_lock, flags);
  979. mutex_unlock(&ide_setting_mtx);
  980. return err >= 0 ? put_user(err, (long __user *)arg) : err;
  981. set_val:
  982. if (bdev != bdev->bd_contains)
  983. err = -EINVAL;
  984. else {
  985. if (!capable(CAP_SYS_ADMIN))
  986. err = -EACCES;
  987. else {
  988. mutex_lock(&ide_setting_mtx);
  989. err = setfunc(drive, arg);
  990. mutex_unlock(&ide_setting_mtx);
  991. }
  992. }
  993. return err;
  994. }
  995. EXPORT_SYMBOL(generic_ide_ioctl);
  996. /*
  997. * stridx() returns the offset of c within s,
  998. * or -1 if c is '\0' or not found within s.
  999. */
  1000. static int __init stridx (const char *s, char c)
  1001. {
  1002. char *i = strchr(s, c);
  1003. return (i && c) ? i - s : -1;
  1004. }
  1005. /*
  1006. * match_parm() does parsing for ide_setup():
  1007. *
  1008. * 1. the first char of s must be '='.
  1009. * 2. if the remainder matches one of the supplied keywords,
  1010. * the index (1 based) of the keyword is negated and returned.
  1011. * 3. if the remainder is a series of no more than max_vals numbers
  1012. * separated by commas, the numbers are saved in vals[] and a
  1013. * count of how many were saved is returned. Base10 is assumed,
  1014. * and base16 is allowed when prefixed with "0x".
  1015. * 4. otherwise, zero is returned.
  1016. */
  1017. static int __init match_parm (char *s, const char *keywords[], int vals[], int max_vals)
  1018. {
  1019. static const char *decimal = "0123456789";
  1020. static const char *hex = "0123456789abcdef";
  1021. int i, n;
  1022. if (*s++ == '=') {
  1023. /*
  1024. * Try matching against the supplied keywords,
  1025. * and return -(index+1) if we match one
  1026. */
  1027. if (keywords != NULL) {
  1028. for (i = 0; *keywords != NULL; ++i) {
  1029. if (!strcmp(s, *keywords++))
  1030. return -(i+1);
  1031. }
  1032. }
  1033. /*
  1034. * Look for a series of no more than "max_vals"
  1035. * numeric values separated by commas, in base10,
  1036. * or base16 when prefixed with "0x".
  1037. * Return a count of how many were found.
  1038. */
  1039. for (n = 0; (i = stridx(decimal, *s)) >= 0;) {
  1040. vals[n] = i;
  1041. while ((i = stridx(decimal, *++s)) >= 0)
  1042. vals[n] = (vals[n] * 10) + i;
  1043. if (*s == 'x' && !vals[n]) {
  1044. while ((i = stridx(hex, *++s)) >= 0)
  1045. vals[n] = (vals[n] * 0x10) + i;
  1046. }
  1047. if (++n == max_vals)
  1048. break;
  1049. if (*s == ',' || *s == ';')
  1050. ++s;
  1051. }
  1052. if (!*s)
  1053. return n;
  1054. }
  1055. return 0; /* zero = nothing matched */
  1056. }
  1057. #ifdef CONFIG_BLK_DEV_ALI14XX
  1058. extern int probe_ali14xx;
  1059. extern int ali14xx_init(void);
  1060. #endif
  1061. #ifdef CONFIG_BLK_DEV_UMC8672
  1062. extern int probe_umc8672;
  1063. extern int umc8672_init(void);
  1064. #endif
  1065. #ifdef CONFIG_BLK_DEV_DTC2278
  1066. extern int probe_dtc2278;
  1067. extern int dtc2278_init(void);
  1068. #endif
  1069. #ifdef CONFIG_BLK_DEV_HT6560B
  1070. extern int probe_ht6560b;
  1071. extern int ht6560b_init(void);
  1072. #endif
  1073. #ifdef CONFIG_BLK_DEV_QD65XX
  1074. extern int probe_qd65xx;
  1075. extern int qd65xx_init(void);
  1076. #endif
  1077. static int __initdata is_chipset_set[MAX_HWIFS];
  1078. /*
  1079. * ide_setup() gets called VERY EARLY during initialization,
  1080. * to handle kernel "command line" strings beginning with "hdx=" or "ide".
  1081. *
  1082. * Remember to update Documentation/ide.txt if you change something here.
  1083. */
  1084. static int __init ide_setup(char *s)
  1085. {
  1086. int i, vals[3];
  1087. ide_hwif_t *hwif;
  1088. ide_drive_t *drive;
  1089. unsigned int hw, unit;
  1090. const char max_drive = 'a' + ((MAX_HWIFS * MAX_DRIVES) - 1);
  1091. const char max_hwif = '0' + (MAX_HWIFS - 1);
  1092. if (strncmp(s,"hd",2) == 0 && s[2] == '=') /* hd= is for hd.c */
  1093. return 0; /* driver and not us */
  1094. if (strncmp(s,"ide",3) && strncmp(s,"idebus",6) && strncmp(s,"hd",2))
  1095. return 0;
  1096. printk(KERN_INFO "ide_setup: %s", s);
  1097. init_ide_data ();
  1098. #ifdef CONFIG_BLK_DEV_IDEDOUBLER
  1099. if (!strcmp(s, "ide=doubler")) {
  1100. extern int ide_doubler;
  1101. printk(" : Enabled support for IDE doublers\n");
  1102. ide_doubler = 1;
  1103. return 1;
  1104. }
  1105. #endif /* CONFIG_BLK_DEV_IDEDOUBLER */
  1106. if (!strcmp(s, "ide=nodma")) {
  1107. printk(" : Prevented DMA\n");
  1108. noautodma = 1;
  1109. goto obsolete_option;
  1110. }
  1111. #ifdef CONFIG_IDEPCI_PCIBUS_ORDER
  1112. if (!strcmp(s, "ide=reverse")) {
  1113. ide_scan_direction = 1;
  1114. printk(" : Enabled support for IDE inverse scan order.\n");
  1115. return 1;
  1116. }
  1117. #endif
  1118. #ifdef CONFIG_BLK_DEV_IDEACPI
  1119. if (!strcmp(s, "ide=noacpi")) {
  1120. //printk(" : Disable IDE ACPI support.\n");
  1121. ide_noacpi = 1;
  1122. return 1;
  1123. }
  1124. if (!strcmp(s, "ide=acpigtf")) {
  1125. //printk(" : Enable IDE ACPI _GTF support.\n");
  1126. ide_noacpitfs = 0;
  1127. return 1;
  1128. }
  1129. if (!strcmp(s, "ide=acpionboot")) {
  1130. //printk(" : Call IDE ACPI methods on boot.\n");
  1131. ide_noacpionboot = 0;
  1132. return 1;
  1133. }
  1134. #endif /* CONFIG_BLK_DEV_IDEACPI */
  1135. /*
  1136. * Look for drive options: "hdx="
  1137. */
  1138. if (s[0] == 'h' && s[1] == 'd' && s[2] >= 'a' && s[2] <= max_drive) {
  1139. const char *hd_words[] = {
  1140. "none", "noprobe", "nowerr", "cdrom", "nodma",
  1141. "autotune", "noautotune", "minus8", "swapdata", "bswap",
  1142. "noflush", "remap", "remap63", "scsi", NULL };
  1143. unit = s[2] - 'a';
  1144. hw = unit / MAX_DRIVES;
  1145. unit = unit % MAX_DRIVES;
  1146. hwif = &ide_hwifs[hw];
  1147. drive = &hwif->drives[unit];
  1148. if (strncmp(s + 4, "ide-", 4) == 0) {
  1149. strlcpy(drive->driver_req, s + 4, sizeof(drive->driver_req));
  1150. goto done;
  1151. }
  1152. switch (match_parm(&s[3], hd_words, vals, 3)) {
  1153. case -1: /* "none" */
  1154. case -2: /* "noprobe" */
  1155. drive->noprobe = 1;
  1156. goto done;
  1157. case -3: /* "nowerr" */
  1158. drive->bad_wstat = BAD_R_STAT;
  1159. hwif->noprobe = 0;
  1160. goto done;
  1161. case -4: /* "cdrom" */
  1162. drive->present = 1;
  1163. drive->media = ide_cdrom;
  1164. /* an ATAPI device ignores DRDY */
  1165. drive->ready_stat = 0;
  1166. hwif->noprobe = 0;
  1167. goto done;
  1168. case -5: /* nodma */
  1169. drive->nodma = 1;
  1170. goto done;
  1171. case -6: /* "autotune" */
  1172. drive->autotune = IDE_TUNE_AUTO;
  1173. goto obsolete_option;
  1174. case -7: /* "noautotune" */
  1175. drive->autotune = IDE_TUNE_NOAUTO;
  1176. goto obsolete_option;
  1177. case -9: /* "swapdata" */
  1178. case -10: /* "bswap" */
  1179. drive->bswap = 1;
  1180. goto done;
  1181. case -11: /* noflush */
  1182. drive->noflush = 1;
  1183. goto done;
  1184. case -12: /* "remap" */
  1185. drive->remap_0_to_1 = 1;
  1186. goto done;
  1187. case -13: /* "remap63" */
  1188. drive->sect0 = 63;
  1189. goto done;
  1190. case -14: /* "scsi" */
  1191. drive->scsi = 1;
  1192. goto done;
  1193. case 3: /* cyl,head,sect */
  1194. drive->media = ide_disk;
  1195. drive->ready_stat = READY_STAT;
  1196. drive->cyl = drive->bios_cyl = vals[0];
  1197. drive->head = drive->bios_head = vals[1];
  1198. drive->sect = drive->bios_sect = vals[2];
  1199. drive->present = 1;
  1200. drive->forced_geom = 1;
  1201. hwif->noprobe = 0;
  1202. goto done;
  1203. default:
  1204. goto bad_option;
  1205. }
  1206. }
  1207. if (s[0] != 'i' || s[1] != 'd' || s[2] != 'e')
  1208. goto bad_option;
  1209. /*
  1210. * Look for bus speed option: "idebus="
  1211. */
  1212. if (s[3] == 'b' && s[4] == 'u' && s[5] == 's') {
  1213. if (match_parm(&s[6], NULL, vals, 1) != 1)
  1214. goto bad_option;
  1215. if (vals[0] >= 20 && vals[0] <= 66) {
  1216. idebus_parameter = vals[0];
  1217. } else
  1218. printk(" -- BAD BUS SPEED! Expected value from 20 to 66");
  1219. goto done;
  1220. }
  1221. /*
  1222. * Look for interface options: "idex="
  1223. */
  1224. if (s[3] >= '0' && s[3] <= max_hwif) {
  1225. /*
  1226. * Be VERY CAREFUL changing this: note hardcoded indexes below
  1227. * (-8, -9, -10) are reserved to ease the hardcoding.
  1228. */
  1229. static const char *ide_words[] = {
  1230. "noprobe", "serialize", "minus3", "minus4",
  1231. "reset", "minus6", "ata66", "minus8", "minus9",
  1232. "minus10", "four", "qd65xx", "ht6560b", "cmd640_vlb",
  1233. "dtc2278", "umc8672", "ali14xx", NULL };
  1234. hw_regs_t hwregs;
  1235. hw = s[3] - '0';
  1236. hwif = &ide_hwifs[hw];
  1237. i = match_parm(&s[4], ide_words, vals, 3);
  1238. /*
  1239. * Cryptic check to ensure chipset not already set for hwif.
  1240. * Note: we can't depend on hwif->chipset here.
  1241. */
  1242. if ((i >= -18 && i <= -11) || (i > 0 && i <= 3)) {
  1243. /* chipset already specified */
  1244. if (is_chipset_set[hw])
  1245. goto bad_option;
  1246. if (i > -18 && i <= -11) {
  1247. /* these drivers are for "ide0=" only */
  1248. if (hw != 0)
  1249. goto bad_hwif;
  1250. /* chipset already specified for 2nd port */
  1251. if (is_chipset_set[hw+1])
  1252. goto bad_option;
  1253. }
  1254. is_chipset_set[hw] = 1;
  1255. printk("\n");
  1256. }
  1257. switch (i) {
  1258. #ifdef CONFIG_BLK_DEV_ALI14XX
  1259. case -17: /* "ali14xx" */
  1260. probe_ali14xx = 1;
  1261. goto done;
  1262. #endif
  1263. #ifdef CONFIG_BLK_DEV_UMC8672
  1264. case -16: /* "umc8672" */
  1265. probe_umc8672 = 1;
  1266. goto done;
  1267. #endif
  1268. #ifdef CONFIG_BLK_DEV_DTC2278
  1269. case -15: /* "dtc2278" */
  1270. probe_dtc2278 = 1;
  1271. goto done;
  1272. #endif
  1273. #ifdef CONFIG_BLK_DEV_CMD640
  1274. case -14: /* "cmd640_vlb" */
  1275. {
  1276. extern int cmd640_vlb; /* flag for cmd640.c */
  1277. cmd640_vlb = 1;
  1278. goto done;
  1279. }
  1280. #endif
  1281. #ifdef CONFIG_BLK_DEV_HT6560B
  1282. case -13: /* "ht6560b" */
  1283. probe_ht6560b = 1;
  1284. goto done;
  1285. #endif
  1286. #ifdef CONFIG_BLK_DEV_QD65XX
  1287. case -12: /* "qd65xx" */
  1288. probe_qd65xx = 1;
  1289. goto done;
  1290. #endif
  1291. #ifdef CONFIG_BLK_DEV_4DRIVES
  1292. case -11: /* "four" drives on one set of ports */
  1293. {
  1294. ide_hwif_t *mate = &ide_hwifs[hw^1];
  1295. mate->drives[0].select.all ^= 0x20;
  1296. mate->drives[1].select.all ^= 0x20;
  1297. hwif->chipset = mate->chipset = ide_4drives;
  1298. mate->irq = hwif->irq;
  1299. memcpy(mate->io_ports, hwif->io_ports, sizeof(hwif->io_ports));
  1300. hwif->mate = mate;
  1301. mate->mate = hwif;
  1302. hwif->serialized = mate->serialized = 1;
  1303. goto obsolete_option;
  1304. }
  1305. #endif /* CONFIG_BLK_DEV_4DRIVES */
  1306. case -10: /* minus10 */
  1307. case -9: /* minus9 */
  1308. case -8: /* minus8 */
  1309. case -6:
  1310. case -4:
  1311. case -3:
  1312. goto bad_option;
  1313. case -7: /* ata66 */
  1314. #ifdef CONFIG_BLK_DEV_IDEPCI
  1315. /*
  1316. * Use ATA_CBL_PATA40_SHORT so drive side
  1317. * cable detection is also overriden.
  1318. */
  1319. hwif->cbl = ATA_CBL_PATA40_SHORT;
  1320. goto obsolete_option;
  1321. #else
  1322. goto bad_hwif;
  1323. #endif
  1324. case -5: /* "reset" */
  1325. hwif->reset = 1;
  1326. goto obsolete_option;
  1327. case -2: /* "serialize" */
  1328. hwif->mate = &ide_hwifs[hw^1];
  1329. hwif->mate->mate = hwif;
  1330. hwif->serialized = hwif->mate->serialized = 1;
  1331. goto obsolete_option;
  1332. case -1: /* "noprobe" */
  1333. hwif->noprobe = 1;
  1334. goto done;
  1335. case 1: /* base */
  1336. vals[1] = vals[0] + 0x206; /* default ctl */
  1337. case 2: /* base,ctl */
  1338. vals[2] = 0; /* default irq = probe for it */
  1339. case 3: /* base,ctl,irq */
  1340. memset(&hwregs, 0, sizeof(hwregs));
  1341. ide_init_hwif_ports(&hwregs, vals[0], vals[1], &hwif->irq);
  1342. memcpy(hwif->io_ports, hwregs.io_ports, sizeof(hwif->io_ports));
  1343. hwif->irq = vals[2];
  1344. hwif->noprobe = 0;
  1345. hwif->chipset = ide_forced;
  1346. goto obsolete_option;
  1347. case 0: goto bad_option;
  1348. default:
  1349. printk(" -- SUPPORT NOT CONFIGURED IN THIS KERNEL\n");
  1350. return 1;
  1351. }
  1352. }
  1353. bad_option:
  1354. printk(" -- BAD OPTION\n");
  1355. return 1;
  1356. obsolete_option:
  1357. printk(" -- OBSOLETE OPTION, WILL BE REMOVED SOON!\n");
  1358. return 1;
  1359. bad_hwif:
  1360. printk("-- NOT SUPPORTED ON ide%d", hw);
  1361. done:
  1362. printk("\n");
  1363. return 1;
  1364. }
  1365. extern void __init pnpide_init(void);
  1366. extern void __exit pnpide_exit(void);
  1367. extern void __init h8300_ide_init(void);
  1368. /*
  1369. * probe_for_hwifs() finds/initializes "known" IDE interfaces
  1370. */
  1371. static void __init probe_for_hwifs (void)
  1372. {
  1373. #ifdef CONFIG_IDEPCI_PCIBUS_ORDER
  1374. ide_scan_pcibus(ide_scan_direction);
  1375. #endif
  1376. #ifdef CONFIG_ETRAX_IDE
  1377. {
  1378. extern void init_e100_ide(void);
  1379. init_e100_ide();
  1380. }
  1381. #endif /* CONFIG_ETRAX_IDE */
  1382. #ifdef CONFIG_BLK_DEV_CMD640
  1383. {
  1384. extern void ide_probe_for_cmd640x(void);
  1385. ide_probe_for_cmd640x();
  1386. }
  1387. #endif /* CONFIG_BLK_DEV_CMD640 */
  1388. #ifdef CONFIG_BLK_DEV_IDE_PMAC
  1389. {
  1390. extern int pmac_ide_probe(void);
  1391. (void)pmac_ide_probe();
  1392. }
  1393. #endif /* CONFIG_BLK_DEV_IDE_PMAC */
  1394. #ifdef CONFIG_BLK_DEV_GAYLE
  1395. {
  1396. extern void gayle_init(void);
  1397. gayle_init();
  1398. }
  1399. #endif /* CONFIG_BLK_DEV_GAYLE */
  1400. #ifdef CONFIG_BLK_DEV_FALCON_IDE
  1401. {
  1402. extern void falconide_init(void);
  1403. falconide_init();
  1404. }
  1405. #endif /* CONFIG_BLK_DEV_FALCON_IDE */
  1406. #ifdef CONFIG_BLK_DEV_MAC_IDE
  1407. {
  1408. extern void macide_init(void);
  1409. macide_init();
  1410. }
  1411. #endif /* CONFIG_BLK_DEV_MAC_IDE */
  1412. #ifdef CONFIG_BLK_DEV_Q40IDE
  1413. {
  1414. extern void q40ide_init(void);
  1415. q40ide_init();
  1416. }
  1417. #endif /* CONFIG_BLK_DEV_Q40IDE */
  1418. #ifdef CONFIG_BLK_DEV_BUDDHA
  1419. {
  1420. extern void buddha_init(void);
  1421. buddha_init();
  1422. }
  1423. #endif /* CONFIG_BLK_DEV_BUDDHA */
  1424. #ifdef CONFIG_BLK_DEV_IDEPNP
  1425. pnpide_init();
  1426. #endif
  1427. #ifdef CONFIG_H8300
  1428. h8300_ide_init();
  1429. #endif
  1430. }
  1431. /*
  1432. * Probe module
  1433. */
  1434. EXPORT_SYMBOL(ide_lock);
  1435. static int ide_bus_match(struct device *dev, struct device_driver *drv)
  1436. {
  1437. return 1;
  1438. }
  1439. static char *media_string(ide_drive_t *drive)
  1440. {
  1441. switch (drive->media) {
  1442. case ide_disk:
  1443. return "disk";
  1444. case ide_cdrom:
  1445. return "cdrom";
  1446. case ide_tape:
  1447. return "tape";
  1448. case ide_floppy:
  1449. return "floppy";
  1450. case ide_optical:
  1451. return "optical";
  1452. default:
  1453. return "UNKNOWN";
  1454. }
  1455. }
  1456. static ssize_t media_show(struct device *dev, struct device_attribute *attr, char *buf)
  1457. {
  1458. ide_drive_t *drive = to_ide_device(dev);
  1459. return sprintf(buf, "%s\n", media_string(drive));
  1460. }
  1461. static ssize_t drivename_show(struct device *dev, struct device_attribute *attr, char *buf)
  1462. {
  1463. ide_drive_t *drive = to_ide_device(dev);
  1464. return sprintf(buf, "%s\n", drive->name);
  1465. }
  1466. static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, char *buf)
  1467. {
  1468. ide_drive_t *drive = to_ide_device(dev);
  1469. return sprintf(buf, "ide:m-%s\n", media_string(drive));
  1470. }
  1471. static ssize_t model_show(struct device *dev, struct device_attribute *attr,
  1472. char *buf)
  1473. {
  1474. ide_drive_t *drive = to_ide_device(dev);
  1475. return sprintf(buf, "%s\n", drive->id->model);
  1476. }
  1477. static ssize_t firmware_show(struct device *dev, struct device_attribute *attr,
  1478. char *buf)
  1479. {
  1480. ide_drive_t *drive = to_ide_device(dev);
  1481. return sprintf(buf, "%s\n", drive->id->fw_rev);
  1482. }
  1483. static ssize_t serial_show(struct device *dev, struct device_attribute *attr,
  1484. char *buf)
  1485. {
  1486. ide_drive_t *drive = to_ide_device(dev);
  1487. return sprintf(buf, "%s\n", drive->id->serial_no);
  1488. }
  1489. static struct device_attribute ide_dev_attrs[] = {
  1490. __ATTR_RO(media),
  1491. __ATTR_RO(drivename),
  1492. __ATTR_RO(modalias),
  1493. __ATTR_RO(model),
  1494. __ATTR_RO(firmware),
  1495. __ATTR(serial, 0400, serial_show, NULL),
  1496. __ATTR_NULL
  1497. };
  1498. static int ide_uevent(struct device *dev, struct kobj_uevent_env *env)
  1499. {
  1500. ide_drive_t *drive = to_ide_device(dev);
  1501. add_uevent_var(env, "MEDIA=%s", media_string(drive));
  1502. add_uevent_var(env, "DRIVENAME=%s", drive->name);
  1503. add_uevent_var(env, "MODALIAS=ide:m-%s", media_string(drive));
  1504. return 0;
  1505. }
  1506. static int generic_ide_probe(struct device *dev)
  1507. {
  1508. ide_drive_t *drive = to_ide_device(dev);
  1509. ide_driver_t *drv = to_ide_driver(dev->driver);
  1510. return drv->probe ? drv->probe(drive) : -ENODEV;
  1511. }
  1512. static int generic_ide_remove(struct device *dev)
  1513. {
  1514. ide_drive_t *drive = to_ide_device(dev);
  1515. ide_driver_t *drv = to_ide_driver(dev->driver);
  1516. if (drv->remove)
  1517. drv->remove(drive);
  1518. return 0;
  1519. }
  1520. static void generic_ide_shutdown(struct device *dev)
  1521. {
  1522. ide_drive_t *drive = to_ide_device(dev);
  1523. ide_driver_t *drv = to_ide_driver(dev->driver);
  1524. if (dev->driver && drv->shutdown)
  1525. drv->shutdown(drive);
  1526. }
  1527. struct bus_type ide_bus_type = {
  1528. .name = "ide",
  1529. .match = ide_bus_match,
  1530. .uevent = ide_uevent,
  1531. .probe = generic_ide_probe,
  1532. .remove = generic_ide_remove,
  1533. .shutdown = generic_ide_shutdown,
  1534. .dev_attrs = ide_dev_attrs,
  1535. .suspend = generic_ide_suspend,
  1536. .resume = generic_ide_resume,
  1537. };
  1538. EXPORT_SYMBOL_GPL(ide_bus_type);
  1539. /*
  1540. * This is gets invoked once during initialization, to set *everything* up
  1541. */
  1542. static int __init ide_init(void)
  1543. {
  1544. int ret;
  1545. printk(KERN_INFO "Uniform Multi-Platform E-IDE driver " REVISION "\n");
  1546. system_bus_speed = ide_system_bus_speed();
  1547. ret = bus_register(&ide_bus_type);
  1548. if (ret < 0) {
  1549. printk(KERN_WARNING "IDE: bus_register error: %d\n", ret);
  1550. return ret;
  1551. }
  1552. init_ide_data();
  1553. proc_ide_create();
  1554. #ifdef CONFIG_BLK_DEV_ALI14XX
  1555. if (probe_ali14xx)
  1556. (void)ali14xx_init();
  1557. #endif
  1558. #ifdef CONFIG_BLK_DEV_UMC8672
  1559. if (probe_umc8672)
  1560. (void)umc8672_init();
  1561. #endif
  1562. #ifdef CONFIG_BLK_DEV_DTC2278
  1563. if (probe_dtc2278)
  1564. (void)dtc2278_init();
  1565. #endif
  1566. #ifdef CONFIG_BLK_DEV_HT6560B
  1567. if (probe_ht6560b)
  1568. (void)ht6560b_init();
  1569. #endif
  1570. #ifdef CONFIG_BLK_DEV_QD65XX
  1571. if (probe_qd65xx)
  1572. (void)qd65xx_init();
  1573. #endif
  1574. /* Probe for special PCI and other "known" interface chipsets. */
  1575. probe_for_hwifs();
  1576. return 0;
  1577. }
  1578. #ifdef MODULE
  1579. static char *options = NULL;
  1580. module_param(options, charp, 0);
  1581. MODULE_LICENSE("GPL");
  1582. static void __init parse_options (char *line)
  1583. {
  1584. char *next = line;
  1585. if (line == NULL || !*line)
  1586. return;
  1587. while ((line = next) != NULL) {
  1588. if ((next = strchr(line,' ')) != NULL)
  1589. *next++ = 0;
  1590. if (!ide_setup(line))
  1591. printk (KERN_INFO "Unknown option '%s'\n", line);
  1592. }
  1593. }
  1594. int __init init_module (void)
  1595. {
  1596. parse_options(options);
  1597. return ide_init();
  1598. }
  1599. void __exit cleanup_module (void)
  1600. {
  1601. int index;
  1602. for (index = 0; index < MAX_HWIFS; ++index)
  1603. ide_unregister(index);
  1604. #ifdef CONFIG_BLK_DEV_IDEPNP
  1605. pnpide_exit();
  1606. #endif
  1607. proc_ide_destroy();
  1608. bus_unregister(&ide_bus_type);
  1609. }
  1610. #else /* !MODULE */
  1611. __setup("", ide_setup);
  1612. module_init(ide_init);
  1613. #endif /* MODULE */