ide-probe.c 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847
  1. /*
  2. * Copyright (C) 1994-1998 Linus Torvalds & authors (see below)
  3. * Copyright (C) 2005, 2007 Bartlomiej Zolnierkiewicz
  4. */
  5. /*
  6. * Mostly written by Mark Lord <mlord@pobox.com>
  7. * and Gadi Oxman <gadio@netvision.net.il>
  8. * and Andre Hedrick <andre@linux-ide.org>
  9. *
  10. * See linux/MAINTAINERS for address of current maintainer.
  11. *
  12. * This is the IDE probe module, as evolved from hd.c and ide.c.
  13. *
  14. * -- increase WAIT_PIDENTIFY to avoid CD-ROM locking at boot
  15. * by Andrea Arcangeli
  16. */
  17. #include <linux/module.h>
  18. #include <linux/types.h>
  19. #include <linux/string.h>
  20. #include <linux/kernel.h>
  21. #include <linux/timer.h>
  22. #include <linux/mm.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/major.h>
  25. #include <linux/errno.h>
  26. #include <linux/genhd.h>
  27. #include <linux/slab.h>
  28. #include <linux/delay.h>
  29. #include <linux/ide.h>
  30. #include <linux/spinlock.h>
  31. #include <linux/kmod.h>
  32. #include <linux/pci.h>
  33. #include <linux/scatterlist.h>
  34. #include <asm/byteorder.h>
  35. #include <asm/irq.h>
  36. #include <asm/uaccess.h>
  37. #include <asm/io.h>
  38. /**
  39. * generic_id - add a generic drive id
  40. * @drive: drive to make an ID block for
  41. *
  42. * Add a fake id field to the drive we are passed. This allows
  43. * use to skip a ton of NULL checks (which people always miss)
  44. * and make drive properties unconditional outside of this file
  45. */
  46. static void generic_id(ide_drive_t *drive)
  47. {
  48. u16 *id = drive->id;
  49. id[ATA_ID_CUR_CYLS] = id[ATA_ID_CYLS] = drive->cyl;
  50. id[ATA_ID_CUR_HEADS] = id[ATA_ID_HEADS] = drive->head;
  51. id[ATA_ID_CUR_SECTORS] = id[ATA_ID_SECTORS] = drive->sect;
  52. }
  53. static void ide_disk_init_chs(ide_drive_t *drive)
  54. {
  55. u16 *id = drive->id;
  56. /* Extract geometry if we did not already have one for the drive */
  57. if (!drive->cyl || !drive->head || !drive->sect) {
  58. drive->cyl = drive->bios_cyl = id[ATA_ID_CYLS];
  59. drive->head = drive->bios_head = id[ATA_ID_HEADS];
  60. drive->sect = drive->bios_sect = id[ATA_ID_SECTORS];
  61. }
  62. /* Handle logical geometry translation by the drive */
  63. if (ata_id_current_chs_valid(id)) {
  64. drive->cyl = id[ATA_ID_CUR_CYLS];
  65. drive->head = id[ATA_ID_CUR_HEADS];
  66. drive->sect = id[ATA_ID_CUR_SECTORS];
  67. }
  68. /* Use physical geometry if what we have still makes no sense */
  69. if (drive->head > 16 && id[ATA_ID_HEADS] && id[ATA_ID_HEADS] <= 16) {
  70. drive->cyl = id[ATA_ID_CYLS];
  71. drive->head = id[ATA_ID_HEADS];
  72. drive->sect = id[ATA_ID_SECTORS];
  73. }
  74. }
  75. static void ide_disk_init_mult_count(ide_drive_t *drive)
  76. {
  77. u16 *id = drive->id;
  78. u8 max_multsect = id[ATA_ID_MAX_MULTSECT] & 0xff;
  79. if (max_multsect) {
  80. #ifdef CONFIG_IDEDISK_MULTI_MODE
  81. if ((max_multsect / 2) > 1)
  82. id[ATA_ID_MULTSECT] = max_multsect | 0x100;
  83. else
  84. id[ATA_ID_MULTSECT] &= ~0x1ff;
  85. drive->mult_req = id[ATA_ID_MULTSECT] & 0xff;
  86. #endif
  87. if ((id[ATA_ID_MULTSECT] & 0x100) &&
  88. (id[ATA_ID_MULTSECT] & 0xff))
  89. drive->special.b.set_multmode = 1;
  90. }
  91. }
  92. /**
  93. * do_identify - identify a drive
  94. * @drive: drive to identify
  95. * @cmd: command used
  96. *
  97. * Called when we have issued a drive identify command to
  98. * read and parse the results. This function is run with
  99. * interrupts disabled.
  100. */
  101. static inline void do_identify (ide_drive_t *drive, u8 cmd)
  102. {
  103. ide_hwif_t *hwif = HWIF(drive);
  104. u16 *id = drive->id;
  105. char *m = (char *)&id[ATA_ID_PROD];
  106. int bswap = 1;
  107. /* read 512 bytes of id info */
  108. hwif->tp_ops->input_data(drive, NULL, id, SECTOR_SIZE);
  109. drive->id_read = 1;
  110. local_irq_enable();
  111. #ifdef DEBUG
  112. printk(KERN_INFO "%s: dumping identify data\n", drive->name);
  113. ide_dump_identify((u8 *)id);
  114. #endif
  115. ide_fix_driveid(id);
  116. /*
  117. * ATA_CMD_ID_ATA returns little-endian info,
  118. * ATA_CMD_ID_ATAPI *usually* returns little-endian info.
  119. */
  120. if (cmd == ATA_CMD_ID_ATAPI) {
  121. if ((m[0] == 'N' && m[1] == 'E') || /* NEC */
  122. (m[0] == 'F' && m[1] == 'X') || /* Mitsumi */
  123. (m[0] == 'P' && m[1] == 'i')) /* Pioneer */
  124. /* Vertos drives may still be weird */
  125. bswap ^= 1;
  126. }
  127. ide_fixstring(m, ATA_ID_PROD_LEN, bswap);
  128. ide_fixstring((char *)&id[ATA_ID_FW_REV], ATA_ID_FW_REV_LEN, bswap);
  129. ide_fixstring((char *)&id[ATA_ID_SERNO], ATA_ID_SERNO_LEN, bswap);
  130. /* we depend on this a lot! */
  131. m[ATA_ID_PROD_LEN - 1] = '\0';
  132. if (strstr(m, "E X A B Y T E N E S T"))
  133. goto err_misc;
  134. printk(KERN_INFO "%s: %s, ", drive->name, m);
  135. drive->present = 1;
  136. drive->dead = 0;
  137. /*
  138. * Check for an ATAPI device
  139. */
  140. if (cmd == ATA_CMD_ID_ATAPI) {
  141. u8 type = (id[ATA_ID_CONFIG] >> 8) & 0x1f;
  142. printk(KERN_CONT "ATAPI ");
  143. switch (type) {
  144. case ide_floppy:
  145. if (!strstr(m, "CD-ROM")) {
  146. if (!strstr(m, "oppy") &&
  147. !strstr(m, "poyp") &&
  148. !strstr(m, "ZIP"))
  149. printk(KERN_CONT "cdrom or floppy?, assuming ");
  150. if (drive->media != ide_cdrom) {
  151. printk(KERN_CONT "FLOPPY");
  152. drive->removable = 1;
  153. break;
  154. }
  155. }
  156. /* Early cdrom models used zero */
  157. type = ide_cdrom;
  158. case ide_cdrom:
  159. drive->removable = 1;
  160. #ifdef CONFIG_PPC
  161. /* kludge for Apple PowerBook internal zip */
  162. if (!strstr(m, "CD-ROM") && strstr(m, "ZIP")) {
  163. printk(KERN_CONT "FLOPPY");
  164. type = ide_floppy;
  165. break;
  166. }
  167. #endif
  168. printk(KERN_CONT "CD/DVD-ROM");
  169. break;
  170. case ide_tape:
  171. printk(KERN_CONT "TAPE");
  172. break;
  173. case ide_optical:
  174. printk(KERN_CONT "OPTICAL");
  175. drive->removable = 1;
  176. break;
  177. default:
  178. printk(KERN_CONT "UNKNOWN (type %d)", type);
  179. break;
  180. }
  181. printk(KERN_CONT " drive\n");
  182. drive->media = type;
  183. /* an ATAPI device ignores DRDY */
  184. drive->ready_stat = 0;
  185. return;
  186. }
  187. /*
  188. * Not an ATAPI device: looks like a "regular" hard disk
  189. */
  190. /*
  191. * 0x848a = CompactFlash device
  192. * These are *not* removable in Linux definition of the term
  193. */
  194. if (id[ATA_ID_CONFIG] != 0x848a && (id[ATA_ID_CONFIG] & (1 << 7)))
  195. drive->removable = 1;
  196. drive->media = ide_disk;
  197. printk(KERN_CONT "%s DISK drive\n",
  198. (id[ATA_ID_CONFIG] == 0x848a) ? "CFA" : "ATA");
  199. return;
  200. err_misc:
  201. kfree(id);
  202. drive->present = 0;
  203. return;
  204. }
  205. /**
  206. * actual_try_to_identify - send ata/atapi identify
  207. * @drive: drive to identify
  208. * @cmd: command to use
  209. *
  210. * try_to_identify() sends an ATA(PI) IDENTIFY request to a drive
  211. * and waits for a response. It also monitors irqs while this is
  212. * happening, in hope of automatically determining which one is
  213. * being used by the interface.
  214. *
  215. * Returns: 0 device was identified
  216. * 1 device timed-out (no response to identify request)
  217. * 2 device aborted the command (refused to identify itself)
  218. */
  219. static int actual_try_to_identify (ide_drive_t *drive, u8 cmd)
  220. {
  221. ide_hwif_t *hwif = HWIF(drive);
  222. struct ide_io_ports *io_ports = &hwif->io_ports;
  223. const struct ide_tp_ops *tp_ops = hwif->tp_ops;
  224. int use_altstatus = 0, rc;
  225. unsigned long timeout;
  226. u8 s = 0, a = 0;
  227. /* take a deep breath */
  228. msleep(50);
  229. if (io_ports->ctl_addr) {
  230. a = tp_ops->read_altstatus(hwif);
  231. s = tp_ops->read_status(hwif);
  232. if ((a ^ s) & ~ATA_IDX)
  233. /* ancient Seagate drives, broken interfaces */
  234. printk(KERN_INFO "%s: probing with STATUS(0x%02x) "
  235. "instead of ALTSTATUS(0x%02x)\n",
  236. drive->name, s, a);
  237. else
  238. /* use non-intrusive polling */
  239. use_altstatus = 1;
  240. }
  241. /* set features register for atapi
  242. * identify command to be sure of reply
  243. */
  244. if (cmd == ATA_CMD_ID_ATAPI) {
  245. ide_task_t task;
  246. memset(&task, 0, sizeof(task));
  247. /* disable DMA & overlap */
  248. task.tf_flags = IDE_TFLAG_OUT_FEATURE;
  249. tp_ops->tf_load(drive, &task);
  250. }
  251. /* ask drive for ID */
  252. tp_ops->exec_command(hwif, cmd);
  253. timeout = ((cmd == ATA_CMD_ID_ATA) ? WAIT_WORSTCASE : WAIT_PIDENTIFY) / 2;
  254. if (ide_busy_sleep(hwif, timeout, use_altstatus))
  255. return 1;
  256. /* wait for IRQ and ATA_DRQ */
  257. msleep(50);
  258. s = tp_ops->read_status(hwif);
  259. if (OK_STAT(s, ATA_DRQ, BAD_R_STAT)) {
  260. unsigned long flags;
  261. /* local CPU only; some systems need this */
  262. local_irq_save(flags);
  263. /* drive returned ID */
  264. do_identify(drive, cmd);
  265. /* drive responded with ID */
  266. rc = 0;
  267. /* clear drive IRQ */
  268. (void)tp_ops->read_status(hwif);
  269. local_irq_restore(flags);
  270. } else {
  271. /* drive refused ID */
  272. rc = 2;
  273. }
  274. return rc;
  275. }
  276. /**
  277. * try_to_identify - try to identify a drive
  278. * @drive: drive to probe
  279. * @cmd: command to use
  280. *
  281. * Issue the identify command and then do IRQ probing to
  282. * complete the identification when needed by finding the
  283. * IRQ the drive is attached to
  284. */
  285. static int try_to_identify (ide_drive_t *drive, u8 cmd)
  286. {
  287. ide_hwif_t *hwif = HWIF(drive);
  288. const struct ide_tp_ops *tp_ops = hwif->tp_ops;
  289. int retval;
  290. int autoprobe = 0;
  291. unsigned long cookie = 0;
  292. /*
  293. * Disable device irq unless we need to
  294. * probe for it. Otherwise we'll get spurious
  295. * interrupts during the identify-phase that
  296. * the irq handler isn't expecting.
  297. */
  298. if (hwif->io_ports.ctl_addr) {
  299. if (!hwif->irq) {
  300. autoprobe = 1;
  301. cookie = probe_irq_on();
  302. }
  303. tp_ops->set_irq(hwif, autoprobe);
  304. }
  305. retval = actual_try_to_identify(drive, cmd);
  306. if (autoprobe) {
  307. int irq;
  308. tp_ops->set_irq(hwif, 0);
  309. /* clear drive IRQ */
  310. (void)tp_ops->read_status(hwif);
  311. udelay(5);
  312. irq = probe_irq_off(cookie);
  313. if (!hwif->irq) {
  314. if (irq > 0) {
  315. hwif->irq = irq;
  316. } else {
  317. /* Mmmm.. multiple IRQs..
  318. * don't know which was ours
  319. */
  320. printk(KERN_ERR "%s: IRQ probe failed (0x%lx)\n",
  321. drive->name, cookie);
  322. }
  323. }
  324. }
  325. return retval;
  326. }
  327. int ide_busy_sleep(ide_hwif_t *hwif, unsigned long timeout, int altstatus)
  328. {
  329. u8 stat;
  330. timeout += jiffies;
  331. do {
  332. msleep(50); /* give drive a breather */
  333. stat = altstatus ? hwif->tp_ops->read_altstatus(hwif)
  334. : hwif->tp_ops->read_status(hwif);
  335. if ((stat & ATA_BUSY) == 0)
  336. return 0;
  337. } while (time_before(jiffies, timeout));
  338. return 1; /* drive timed-out */
  339. }
  340. static u8 ide_read_device(ide_drive_t *drive)
  341. {
  342. ide_task_t task;
  343. memset(&task, 0, sizeof(task));
  344. task.tf_flags = IDE_TFLAG_IN_DEVICE;
  345. drive->hwif->tp_ops->tf_read(drive, &task);
  346. return task.tf.device;
  347. }
  348. /**
  349. * do_probe - probe an IDE device
  350. * @drive: drive to probe
  351. * @cmd: command to use
  352. *
  353. * do_probe() has the difficult job of finding a drive if it exists,
  354. * without getting hung up if it doesn't exist, without trampling on
  355. * ethernet cards, and without leaving any IRQs dangling to haunt us later.
  356. *
  357. * If a drive is "known" to exist (from CMOS or kernel parameters),
  358. * but does not respond right away, the probe will "hang in there"
  359. * for the maximum wait time (about 30 seconds), otherwise it will
  360. * exit much more quickly.
  361. *
  362. * Returns: 0 device was identified
  363. * 1 device timed-out (no response to identify request)
  364. * 2 device aborted the command (refused to identify itself)
  365. * 3 bad status from device (possible for ATAPI drives)
  366. * 4 probe was not attempted because failure was obvious
  367. */
  368. static int do_probe (ide_drive_t *drive, u8 cmd)
  369. {
  370. ide_hwif_t *hwif = HWIF(drive);
  371. const struct ide_tp_ops *tp_ops = hwif->tp_ops;
  372. int rc;
  373. u8 stat;
  374. if (drive->present) {
  375. /* avoid waiting for inappropriate probes */
  376. if (drive->media != ide_disk && cmd == ATA_CMD_ID_ATA)
  377. return 4;
  378. }
  379. #ifdef DEBUG
  380. printk(KERN_INFO "probing for %s: present=%d, media=%d, probetype=%s\n",
  381. drive->name, drive->present, drive->media,
  382. (cmd == ATA_CMD_ID_ATA) ? "ATA" : "ATAPI");
  383. #endif
  384. /* needed for some systems
  385. * (e.g. crw9624 as drive0 with disk as slave)
  386. */
  387. msleep(50);
  388. SELECT_DRIVE(drive);
  389. msleep(50);
  390. if (ide_read_device(drive) != drive->select.all && !drive->present) {
  391. if (drive->select.b.unit != 0) {
  392. /* exit with drive0 selected */
  393. SELECT_DRIVE(&hwif->drives[0]);
  394. /* allow ATA_BUSY to assert & clear */
  395. msleep(50);
  396. }
  397. /* no i/f present: mmm.. this should be a 4 -ml */
  398. return 3;
  399. }
  400. stat = tp_ops->read_status(hwif);
  401. if (OK_STAT(stat, ATA_DRDY, ATA_BUSY) ||
  402. drive->present || cmd == ATA_CMD_ID_ATAPI) {
  403. /* send cmd and wait */
  404. if ((rc = try_to_identify(drive, cmd))) {
  405. /* failed: try again */
  406. rc = try_to_identify(drive,cmd);
  407. }
  408. stat = tp_ops->read_status(hwif);
  409. if (stat == (ATA_BUSY | ATA_DRDY))
  410. return 4;
  411. if (rc == 1 && cmd == ATA_CMD_ID_ATAPI) {
  412. printk(KERN_ERR "%s: no response (status = 0x%02x), "
  413. "resetting drive\n", drive->name, stat);
  414. msleep(50);
  415. SELECT_DRIVE(drive);
  416. msleep(50);
  417. tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET);
  418. (void)ide_busy_sleep(hwif, WAIT_WORSTCASE, 0);
  419. rc = try_to_identify(drive, cmd);
  420. }
  421. /* ensure drive IRQ is clear */
  422. stat = tp_ops->read_status(hwif);
  423. if (rc == 1)
  424. printk(KERN_ERR "%s: no response (status = 0x%02x)\n",
  425. drive->name, stat);
  426. } else {
  427. /* not present or maybe ATAPI */
  428. rc = 3;
  429. }
  430. if (drive->select.b.unit != 0) {
  431. /* exit with drive0 selected */
  432. SELECT_DRIVE(&hwif->drives[0]);
  433. msleep(50);
  434. /* ensure drive irq is clear */
  435. (void)tp_ops->read_status(hwif);
  436. }
  437. return rc;
  438. }
  439. /*
  440. *
  441. */
  442. static void enable_nest (ide_drive_t *drive)
  443. {
  444. ide_hwif_t *hwif = HWIF(drive);
  445. const struct ide_tp_ops *tp_ops = hwif->tp_ops;
  446. u8 stat;
  447. printk(KERN_INFO "%s: enabling %s -- ",
  448. hwif->name, (char *)&drive->id[ATA_ID_PROD]);
  449. SELECT_DRIVE(drive);
  450. msleep(50);
  451. tp_ops->exec_command(hwif, ATA_EXABYTE_ENABLE_NEST);
  452. if (ide_busy_sleep(hwif, WAIT_WORSTCASE, 0)) {
  453. printk(KERN_CONT "failed (timeout)\n");
  454. return;
  455. }
  456. msleep(50);
  457. stat = tp_ops->read_status(hwif);
  458. if (!OK_STAT(stat, 0, BAD_STAT))
  459. printk(KERN_CONT "failed (status = 0x%02x)\n", stat);
  460. else
  461. printk(KERN_CONT "success\n");
  462. }
  463. /**
  464. * probe_for_drives - upper level drive probe
  465. * @drive: drive to probe for
  466. *
  467. * probe_for_drive() tests for existence of a given drive using do_probe()
  468. * and presents things to the user as needed.
  469. *
  470. * Returns: 0 no device was found
  471. * 1 device was found (note: drive->present might
  472. * still be 0)
  473. */
  474. static inline u8 probe_for_drive (ide_drive_t *drive)
  475. {
  476. char *m;
  477. /*
  478. * In order to keep things simple we have an id
  479. * block for all drives at all times. If the device
  480. * is pre ATA or refuses ATA/ATAPI identify we
  481. * will add faked data to this.
  482. *
  483. * Also note that 0 everywhere means "can't do X"
  484. */
  485. drive->id = kzalloc(SECTOR_WORDS *4, GFP_KERNEL);
  486. drive->id_read = 0;
  487. if(drive->id == NULL)
  488. {
  489. printk(KERN_ERR "ide: out of memory for id data.\n");
  490. return 0;
  491. }
  492. m = (char *)&drive->id[ATA_ID_PROD];
  493. strcpy(m, "UNKNOWN");
  494. /* skip probing? */
  495. if (!drive->noprobe) {
  496. retry:
  497. /* if !(success||timed-out) */
  498. if (do_probe(drive, ATA_CMD_ID_ATA) >= 2)
  499. /* look for ATAPI device */
  500. (void)do_probe(drive, ATA_CMD_ID_ATAPI);
  501. if (!drive->present)
  502. /* drive not found */
  503. return 0;
  504. if (strstr(m, "E X A B Y T E N E S T")) {
  505. enable_nest(drive);
  506. goto retry;
  507. }
  508. /* identification failed? */
  509. if (!drive->id_read) {
  510. if (drive->media == ide_disk) {
  511. printk(KERN_INFO "%s: non-IDE drive, CHS=%d/%d/%d\n",
  512. drive->name, drive->cyl,
  513. drive->head, drive->sect);
  514. } else if (drive->media == ide_cdrom) {
  515. printk(KERN_INFO "%s: ATAPI cdrom (?)\n", drive->name);
  516. } else {
  517. /* nuke it */
  518. printk(KERN_WARNING "%s: Unknown device on bus refused identification. Ignoring.\n", drive->name);
  519. drive->present = 0;
  520. }
  521. }
  522. /* drive was found */
  523. }
  524. if(!drive->present)
  525. return 0;
  526. /* The drive wasn't being helpful. Add generic info only */
  527. if (drive->id_read == 0) {
  528. generic_id(drive);
  529. return 1;
  530. }
  531. if (drive->media == ide_disk) {
  532. ide_disk_init_chs(drive);
  533. ide_disk_init_mult_count(drive);
  534. }
  535. return drive->present;
  536. }
  537. static void hwif_release_dev(struct device *dev)
  538. {
  539. ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev);
  540. complete(&hwif->gendev_rel_comp);
  541. }
  542. static int ide_register_port(ide_hwif_t *hwif)
  543. {
  544. int ret;
  545. /* register with global device tree */
  546. strlcpy(hwif->gendev.bus_id,hwif->name,BUS_ID_SIZE);
  547. hwif->gendev.driver_data = hwif;
  548. if (hwif->gendev.parent == NULL) {
  549. if (hwif->dev)
  550. hwif->gendev.parent = hwif->dev;
  551. else
  552. /* Would like to do = &device_legacy */
  553. hwif->gendev.parent = NULL;
  554. }
  555. hwif->gendev.release = hwif_release_dev;
  556. ret = device_register(&hwif->gendev);
  557. if (ret < 0) {
  558. printk(KERN_WARNING "IDE: %s: device_register error: %d\n",
  559. __func__, ret);
  560. goto out;
  561. }
  562. hwif->portdev = device_create_drvdata(ide_port_class, &hwif->gendev,
  563. MKDEV(0, 0), hwif, hwif->name);
  564. if (IS_ERR(hwif->portdev)) {
  565. ret = PTR_ERR(hwif->portdev);
  566. device_unregister(&hwif->gendev);
  567. }
  568. out:
  569. return ret;
  570. }
  571. /**
  572. * ide_port_wait_ready - wait for port to become ready
  573. * @hwif: IDE port
  574. *
  575. * This is needed on some PPCs and a bunch of BIOS-less embedded
  576. * platforms. Typical cases are:
  577. *
  578. * - The firmware hard reset the disk before booting the kernel,
  579. * the drive is still doing it's poweron-reset sequence, that
  580. * can take up to 30 seconds.
  581. *
  582. * - The firmware does nothing (or no firmware), the device is
  583. * still in POST state (same as above actually).
  584. *
  585. * - Some CD/DVD/Writer combo drives tend to drive the bus during
  586. * their reset sequence even when they are non-selected slave
  587. * devices, thus preventing discovery of the main HD.
  588. *
  589. * Doing this wait-for-non-busy should not harm any existing
  590. * configuration and fix some issues like the above.
  591. *
  592. * BenH.
  593. *
  594. * Returns 0 on success, error code (< 0) otherwise.
  595. */
  596. static int ide_port_wait_ready(ide_hwif_t *hwif)
  597. {
  598. int unit, rc;
  599. printk(KERN_DEBUG "Probing IDE interface %s...\n", hwif->name);
  600. /* Let HW settle down a bit from whatever init state we
  601. * come from */
  602. mdelay(2);
  603. /* Wait for BSY bit to go away, spec timeout is 30 seconds,
  604. * I know of at least one disk who takes 31 seconds, I use 35
  605. * here to be safe
  606. */
  607. rc = ide_wait_not_busy(hwif, 35000);
  608. if (rc)
  609. return rc;
  610. /* Now make sure both master & slave are ready */
  611. for (unit = 0; unit < MAX_DRIVES; unit++) {
  612. ide_drive_t *drive = &hwif->drives[unit];
  613. /* Ignore disks that we will not probe for later. */
  614. if (!drive->noprobe || drive->present) {
  615. SELECT_DRIVE(drive);
  616. hwif->tp_ops->set_irq(hwif, 1);
  617. mdelay(2);
  618. rc = ide_wait_not_busy(hwif, 35000);
  619. if (rc)
  620. goto out;
  621. } else
  622. printk(KERN_DEBUG "%s: ide_wait_not_busy() skipped\n",
  623. drive->name);
  624. }
  625. out:
  626. /* Exit function with master reselected (let's be sane) */
  627. if (unit)
  628. SELECT_DRIVE(&hwif->drives[0]);
  629. return rc;
  630. }
  631. /**
  632. * ide_undecoded_slave - look for bad CF adapters
  633. * @dev1: slave device
  634. *
  635. * Analyse the drives on the interface and attempt to decide if we
  636. * have the same drive viewed twice. This occurs with crap CF adapters
  637. * and PCMCIA sometimes.
  638. */
  639. void ide_undecoded_slave(ide_drive_t *dev1)
  640. {
  641. ide_drive_t *dev0 = &dev1->hwif->drives[0];
  642. if ((dev1->dn & 1) == 0 || dev0->present == 0)
  643. return;
  644. /* If the models don't match they are not the same product */
  645. if (strcmp((char *)&dev0->id[ATA_ID_PROD],
  646. (char *)&dev1->id[ATA_ID_PROD]))
  647. return;
  648. /* Serial numbers do not match */
  649. if (strncmp((char *)&dev0->id[ATA_ID_SERNO],
  650. (char *)&dev1->id[ATA_ID_SERNO], ATA_ID_SERNO_LEN))
  651. return;
  652. /* No serial number, thankfully very rare for CF */
  653. if (*(char *)&dev0->id[ATA_ID_SERNO] == 0)
  654. return;
  655. /* Appears to be an IDE flash adapter with decode bugs */
  656. printk(KERN_WARNING "ide-probe: ignoring undecoded slave\n");
  657. dev1->present = 0;
  658. }
  659. EXPORT_SYMBOL_GPL(ide_undecoded_slave);
  660. static int ide_probe_port(ide_hwif_t *hwif)
  661. {
  662. unsigned long flags;
  663. unsigned int irqd;
  664. int unit, rc = -ENODEV;
  665. BUG_ON(hwif->present);
  666. if (hwif->drives[0].noprobe && hwif->drives[1].noprobe)
  667. return -EACCES;
  668. /*
  669. * We must always disable IRQ, as probe_for_drive will assert IRQ, but
  670. * we'll install our IRQ driver much later...
  671. */
  672. irqd = hwif->irq;
  673. if (irqd)
  674. disable_irq(hwif->irq);
  675. local_irq_set(flags);
  676. if (ide_port_wait_ready(hwif) == -EBUSY)
  677. printk(KERN_DEBUG "%s: Wait for ready failed before probe !\n", hwif->name);
  678. /*
  679. * Second drive should only exist if first drive was found,
  680. * but a lot of cdrom drives are configured as single slaves.
  681. */
  682. for (unit = 0; unit < MAX_DRIVES; ++unit) {
  683. ide_drive_t *drive = &hwif->drives[unit];
  684. drive->dn = (hwif->channel ? 2 : 0) + unit;
  685. (void) probe_for_drive(drive);
  686. if (drive->present)
  687. rc = 0;
  688. }
  689. local_irq_restore(flags);
  690. /*
  691. * Use cached IRQ number. It might be (and is...) changed by probe
  692. * code above
  693. */
  694. if (irqd)
  695. enable_irq(irqd);
  696. return rc;
  697. }
  698. static void ide_port_tune_devices(ide_hwif_t *hwif)
  699. {
  700. const struct ide_port_ops *port_ops = hwif->port_ops;
  701. int unit;
  702. for (unit = 0; unit < MAX_DRIVES; unit++) {
  703. ide_drive_t *drive = &hwif->drives[unit];
  704. if (drive->present && port_ops && port_ops->quirkproc)
  705. port_ops->quirkproc(drive);
  706. }
  707. for (unit = 0; unit < MAX_DRIVES; ++unit) {
  708. ide_drive_t *drive = &hwif->drives[unit];
  709. if (drive->present) {
  710. ide_set_max_pio(drive);
  711. drive->nice1 = 1;
  712. if (hwif->dma_ops)
  713. ide_set_dma(drive);
  714. }
  715. }
  716. for (unit = 0; unit < MAX_DRIVES; ++unit) {
  717. ide_drive_t *drive = &hwif->drives[unit];
  718. if (hwif->host_flags & IDE_HFLAG_NO_IO_32BIT)
  719. drive->no_io_32bit = 1;
  720. else
  721. drive->no_io_32bit = drive->id[ATA_ID_DWORD_IO] ? 1 : 0;
  722. }
  723. }
  724. #if MAX_HWIFS > 1
  725. /*
  726. * save_match() is used to simplify logic in init_irq() below.
  727. *
  728. * A loophole here is that we may not know about a particular
  729. * hwif's irq until after that hwif is actually probed/initialized..
  730. * This could be a problem for the case where an hwif is on a
  731. * dual interface that requires serialization (eg. cmd640) and another
  732. * hwif using one of the same irqs is initialized beforehand.
  733. *
  734. * This routine detects and reports such situations, but does not fix them.
  735. */
  736. static void save_match(ide_hwif_t *hwif, ide_hwif_t *new, ide_hwif_t **match)
  737. {
  738. ide_hwif_t *m = *match;
  739. if (m && m->hwgroup && m->hwgroup != new->hwgroup) {
  740. if (!new->hwgroup)
  741. return;
  742. printk(KERN_WARNING "%s: potential IRQ problem with %s and %s\n",
  743. hwif->name, new->name, m->name);
  744. }
  745. if (!m || m->irq != hwif->irq) /* don't undo a prior perfect match */
  746. *match = new;
  747. }
  748. #endif /* MAX_HWIFS > 1 */
  749. /*
  750. * init request queue
  751. */
  752. static int ide_init_queue(ide_drive_t *drive)
  753. {
  754. struct request_queue *q;
  755. ide_hwif_t *hwif = HWIF(drive);
  756. int max_sectors = 256;
  757. int max_sg_entries = PRD_ENTRIES;
  758. /*
  759. * Our default set up assumes the normal IDE case,
  760. * that is 64K segmenting, standard PRD setup
  761. * and LBA28. Some drivers then impose their own
  762. * limits and LBA48 we could raise it but as yet
  763. * do not.
  764. */
  765. q = blk_init_queue_node(do_ide_request, &ide_lock, hwif_to_node(hwif));
  766. if (!q)
  767. return 1;
  768. q->queuedata = drive;
  769. blk_queue_segment_boundary(q, 0xffff);
  770. if (hwif->rqsize < max_sectors)
  771. max_sectors = hwif->rqsize;
  772. blk_queue_max_sectors(q, max_sectors);
  773. #ifdef CONFIG_PCI
  774. /* When we have an IOMMU, we may have a problem where pci_map_sg()
  775. * creates segments that don't completely match our boundary
  776. * requirements and thus need to be broken up again. Because it
  777. * doesn't align properly either, we may actually have to break up
  778. * to more segments than what was we got in the first place, a max
  779. * worst case is twice as many.
  780. * This will be fixed once we teach pci_map_sg() about our boundary
  781. * requirements, hopefully soon. *FIXME*
  782. */
  783. if (!PCI_DMA_BUS_IS_PHYS)
  784. max_sg_entries >>= 1;
  785. #endif /* CONFIG_PCI */
  786. blk_queue_max_hw_segments(q, max_sg_entries);
  787. blk_queue_max_phys_segments(q, max_sg_entries);
  788. /* assign drive queue */
  789. drive->queue = q;
  790. /* needs drive->queue to be set */
  791. ide_toggle_bounce(drive, 1);
  792. return 0;
  793. }
  794. static void ide_add_drive_to_hwgroup(ide_drive_t *drive)
  795. {
  796. ide_hwgroup_t *hwgroup = drive->hwif->hwgroup;
  797. spin_lock_irq(&ide_lock);
  798. if (!hwgroup->drive) {
  799. /* first drive for hwgroup. */
  800. drive->next = drive;
  801. hwgroup->drive = drive;
  802. hwgroup->hwif = HWIF(hwgroup->drive);
  803. } else {
  804. drive->next = hwgroup->drive->next;
  805. hwgroup->drive->next = drive;
  806. }
  807. spin_unlock_irq(&ide_lock);
  808. }
  809. /*
  810. * For any present drive:
  811. * - allocate the block device queue
  812. * - link drive into the hwgroup
  813. */
  814. static void ide_port_setup_devices(ide_hwif_t *hwif)
  815. {
  816. int i;
  817. mutex_lock(&ide_cfg_mtx);
  818. for (i = 0; i < MAX_DRIVES; i++) {
  819. ide_drive_t *drive = &hwif->drives[i];
  820. if (!drive->present)
  821. continue;
  822. if (ide_init_queue(drive)) {
  823. printk(KERN_ERR "ide: failed to init %s\n",
  824. drive->name);
  825. continue;
  826. }
  827. ide_add_drive_to_hwgroup(drive);
  828. }
  829. mutex_unlock(&ide_cfg_mtx);
  830. }
  831. static ide_hwif_t *ide_ports[MAX_HWIFS];
  832. void ide_remove_port_from_hwgroup(ide_hwif_t *hwif)
  833. {
  834. ide_hwgroup_t *hwgroup = hwif->hwgroup;
  835. ide_ports[hwif->index] = NULL;
  836. spin_lock_irq(&ide_lock);
  837. /*
  838. * Remove us from the hwgroup, and free
  839. * the hwgroup if we were the only member
  840. */
  841. if (hwif->next == hwif) {
  842. BUG_ON(hwgroup->hwif != hwif);
  843. kfree(hwgroup);
  844. } else {
  845. /* There is another interface in hwgroup.
  846. * Unlink us, and set hwgroup->drive and ->hwif to
  847. * something sane.
  848. */
  849. ide_hwif_t *g = hwgroup->hwif;
  850. while (g->next != hwif)
  851. g = g->next;
  852. g->next = hwif->next;
  853. if (hwgroup->hwif == hwif) {
  854. /* Chose a random hwif for hwgroup->hwif.
  855. * It's guaranteed that there are no drives
  856. * left in the hwgroup.
  857. */
  858. BUG_ON(hwgroup->drive != NULL);
  859. hwgroup->hwif = g;
  860. }
  861. BUG_ON(hwgroup->hwif == hwif);
  862. }
  863. spin_unlock_irq(&ide_lock);
  864. }
  865. /*
  866. * This routine sets up the irq for an ide interface, and creates a new
  867. * hwgroup for the irq/hwif if none was previously assigned.
  868. *
  869. * Much of the code is for correctly detecting/handling irq sharing
  870. * and irq serialization situations. This is somewhat complex because
  871. * it handles static as well as dynamic (PCMCIA) IDE interfaces.
  872. */
  873. static int init_irq (ide_hwif_t *hwif)
  874. {
  875. struct ide_io_ports *io_ports = &hwif->io_ports;
  876. unsigned int index;
  877. ide_hwgroup_t *hwgroup;
  878. ide_hwif_t *match = NULL;
  879. mutex_lock(&ide_cfg_mtx);
  880. hwif->hwgroup = NULL;
  881. #if MAX_HWIFS > 1
  882. /*
  883. * Group up with any other hwifs that share our irq(s).
  884. */
  885. for (index = 0; index < MAX_HWIFS; index++) {
  886. ide_hwif_t *h = ide_ports[index];
  887. if (h && h->hwgroup) { /* scan only initialized ports */
  888. if (hwif->irq == h->irq) {
  889. hwif->sharing_irq = h->sharing_irq = 1;
  890. if (hwif->chipset != ide_pci ||
  891. h->chipset != ide_pci) {
  892. save_match(hwif, h, &match);
  893. }
  894. }
  895. if (hwif->serialized) {
  896. if (hwif->mate && hwif->mate->irq == h->irq)
  897. save_match(hwif, h, &match);
  898. }
  899. if (h->serialized) {
  900. if (h->mate && hwif->irq == h->mate->irq)
  901. save_match(hwif, h, &match);
  902. }
  903. }
  904. }
  905. #endif /* MAX_HWIFS > 1 */
  906. /*
  907. * If we are still without a hwgroup, then form a new one
  908. */
  909. if (match) {
  910. hwgroup = match->hwgroup;
  911. hwif->hwgroup = hwgroup;
  912. /*
  913. * Link us into the hwgroup.
  914. * This must be done early, do ensure that unexpected_intr
  915. * can find the hwif and prevent irq storms.
  916. * No drives are attached to the new hwif, choose_drive
  917. * can't do anything stupid (yet).
  918. * Add ourself as the 2nd entry to the hwgroup->hwif
  919. * linked list, the first entry is the hwif that owns
  920. * hwgroup->handler - do not change that.
  921. */
  922. spin_lock_irq(&ide_lock);
  923. hwif->next = hwgroup->hwif->next;
  924. hwgroup->hwif->next = hwif;
  925. BUG_ON(hwif->next == hwif);
  926. spin_unlock_irq(&ide_lock);
  927. } else {
  928. hwgroup = kmalloc_node(sizeof(*hwgroup), GFP_KERNEL|__GFP_ZERO,
  929. hwif_to_node(hwif));
  930. if (hwgroup == NULL)
  931. goto out_up;
  932. hwif->hwgroup = hwgroup;
  933. hwgroup->hwif = hwif->next = hwif;
  934. init_timer(&hwgroup->timer);
  935. hwgroup->timer.function = &ide_timer_expiry;
  936. hwgroup->timer.data = (unsigned long) hwgroup;
  937. }
  938. ide_ports[hwif->index] = hwif;
  939. /*
  940. * Allocate the irq, if not already obtained for another hwif
  941. */
  942. if (!match || match->irq != hwif->irq) {
  943. int sa = 0;
  944. #if defined(__mc68000__)
  945. sa = IRQF_SHARED;
  946. #endif /* __mc68000__ */
  947. if (hwif->chipset == ide_pci || hwif->chipset == ide_cmd646 ||
  948. hwif->chipset == ide_ali14xx)
  949. sa = IRQF_SHARED;
  950. if (io_ports->ctl_addr)
  951. hwif->tp_ops->set_irq(hwif, 1);
  952. if (request_irq(hwif->irq,&ide_intr,sa,hwif->name,hwgroup))
  953. goto out_unlink;
  954. }
  955. if (!hwif->rqsize) {
  956. if ((hwif->host_flags & IDE_HFLAG_NO_LBA48) ||
  957. (hwif->host_flags & IDE_HFLAG_NO_LBA48_DMA))
  958. hwif->rqsize = 256;
  959. else
  960. hwif->rqsize = 65536;
  961. }
  962. #if !defined(__mc68000__)
  963. printk(KERN_INFO "%s at 0x%03lx-0x%03lx,0x%03lx on irq %d", hwif->name,
  964. io_ports->data_addr, io_ports->status_addr,
  965. io_ports->ctl_addr, hwif->irq);
  966. #else
  967. printk(KERN_INFO "%s at 0x%08lx on irq %d", hwif->name,
  968. io_ports->data_addr, hwif->irq);
  969. #endif /* __mc68000__ */
  970. if (match)
  971. printk(KERN_CONT " (%sed with %s)",
  972. hwif->sharing_irq ? "shar" : "serializ", match->name);
  973. printk(KERN_CONT "\n");
  974. mutex_unlock(&ide_cfg_mtx);
  975. return 0;
  976. out_unlink:
  977. ide_remove_port_from_hwgroup(hwif);
  978. out_up:
  979. mutex_unlock(&ide_cfg_mtx);
  980. return 1;
  981. }
  982. static int ata_lock(dev_t dev, void *data)
  983. {
  984. /* FIXME: we want to pin hwif down */
  985. return 0;
  986. }
  987. static struct kobject *ata_probe(dev_t dev, int *part, void *data)
  988. {
  989. ide_hwif_t *hwif = data;
  990. int unit = *part >> PARTN_BITS;
  991. ide_drive_t *drive = &hwif->drives[unit];
  992. if (!drive->present)
  993. return NULL;
  994. if (drive->media == ide_disk)
  995. request_module("ide-disk");
  996. if (drive->scsi)
  997. request_module("ide-scsi");
  998. if (drive->media == ide_cdrom || drive->media == ide_optical)
  999. request_module("ide-cd");
  1000. if (drive->media == ide_tape)
  1001. request_module("ide-tape");
  1002. if (drive->media == ide_floppy)
  1003. request_module("ide-floppy");
  1004. return NULL;
  1005. }
  1006. static struct kobject *exact_match(dev_t dev, int *part, void *data)
  1007. {
  1008. struct gendisk *p = data;
  1009. *part &= (1 << PARTN_BITS) - 1;
  1010. return &disk_to_dev(p)->kobj;
  1011. }
  1012. static int exact_lock(dev_t dev, void *data)
  1013. {
  1014. struct gendisk *p = data;
  1015. if (!get_disk(p))
  1016. return -1;
  1017. return 0;
  1018. }
  1019. void ide_register_region(struct gendisk *disk)
  1020. {
  1021. blk_register_region(MKDEV(disk->major, disk->first_minor),
  1022. disk->minors, NULL, exact_match, exact_lock, disk);
  1023. }
  1024. EXPORT_SYMBOL_GPL(ide_register_region);
  1025. void ide_unregister_region(struct gendisk *disk)
  1026. {
  1027. blk_unregister_region(MKDEV(disk->major, disk->first_minor),
  1028. disk->minors);
  1029. }
  1030. EXPORT_SYMBOL_GPL(ide_unregister_region);
  1031. void ide_init_disk(struct gendisk *disk, ide_drive_t *drive)
  1032. {
  1033. ide_hwif_t *hwif = drive->hwif;
  1034. unsigned int unit = (drive->select.all >> 4) & 1;
  1035. disk->major = hwif->major;
  1036. disk->first_minor = unit << PARTN_BITS;
  1037. sprintf(disk->disk_name, "hd%c", 'a' + hwif->index * MAX_DRIVES + unit);
  1038. disk->queue = drive->queue;
  1039. }
  1040. EXPORT_SYMBOL_GPL(ide_init_disk);
  1041. static void ide_remove_drive_from_hwgroup(ide_drive_t *drive)
  1042. {
  1043. ide_hwgroup_t *hwgroup = drive->hwif->hwgroup;
  1044. if (drive == drive->next) {
  1045. /* special case: last drive from hwgroup. */
  1046. BUG_ON(hwgroup->drive != drive);
  1047. hwgroup->drive = NULL;
  1048. } else {
  1049. ide_drive_t *walk;
  1050. walk = hwgroup->drive;
  1051. while (walk->next != drive)
  1052. walk = walk->next;
  1053. walk->next = drive->next;
  1054. if (hwgroup->drive == drive) {
  1055. hwgroup->drive = drive->next;
  1056. hwgroup->hwif = hwgroup->drive->hwif;
  1057. }
  1058. }
  1059. BUG_ON(hwgroup->drive == drive);
  1060. }
  1061. static void drive_release_dev (struct device *dev)
  1062. {
  1063. ide_drive_t *drive = container_of(dev, ide_drive_t, gendev);
  1064. ide_proc_unregister_device(drive);
  1065. spin_lock_irq(&ide_lock);
  1066. ide_remove_drive_from_hwgroup(drive);
  1067. kfree(drive->id);
  1068. drive->id = NULL;
  1069. drive->present = 0;
  1070. /* Messed up locking ... */
  1071. spin_unlock_irq(&ide_lock);
  1072. blk_cleanup_queue(drive->queue);
  1073. spin_lock_irq(&ide_lock);
  1074. drive->queue = NULL;
  1075. spin_unlock_irq(&ide_lock);
  1076. complete(&drive->gendev_rel_comp);
  1077. }
  1078. static int hwif_init(ide_hwif_t *hwif)
  1079. {
  1080. int old_irq;
  1081. if (!hwif->irq) {
  1082. hwif->irq = __ide_default_irq(hwif->io_ports.data_addr);
  1083. if (!hwif->irq) {
  1084. printk(KERN_ERR "%s: disabled, no IRQ\n", hwif->name);
  1085. return 0;
  1086. }
  1087. }
  1088. if (register_blkdev(hwif->major, hwif->name))
  1089. return 0;
  1090. if (!hwif->sg_max_nents)
  1091. hwif->sg_max_nents = PRD_ENTRIES;
  1092. hwif->sg_table = kmalloc(sizeof(struct scatterlist)*hwif->sg_max_nents,
  1093. GFP_KERNEL);
  1094. if (!hwif->sg_table) {
  1095. printk(KERN_ERR "%s: unable to allocate SG table.\n", hwif->name);
  1096. goto out;
  1097. }
  1098. sg_init_table(hwif->sg_table, hwif->sg_max_nents);
  1099. if (init_irq(hwif) == 0)
  1100. goto done;
  1101. old_irq = hwif->irq;
  1102. /*
  1103. * It failed to initialise. Find the default IRQ for
  1104. * this port and try that.
  1105. */
  1106. hwif->irq = __ide_default_irq(hwif->io_ports.data_addr);
  1107. if (!hwif->irq) {
  1108. printk(KERN_ERR "%s: disabled, unable to get IRQ %d\n",
  1109. hwif->name, old_irq);
  1110. goto out;
  1111. }
  1112. if (init_irq(hwif)) {
  1113. printk(KERN_ERR "%s: probed IRQ %d and default IRQ %d failed\n",
  1114. hwif->name, old_irq, hwif->irq);
  1115. goto out;
  1116. }
  1117. printk(KERN_WARNING "%s: probed IRQ %d failed, using default\n",
  1118. hwif->name, hwif->irq);
  1119. done:
  1120. blk_register_region(MKDEV(hwif->major, 0), MAX_DRIVES << PARTN_BITS,
  1121. THIS_MODULE, ata_probe, ata_lock, hwif);
  1122. return 1;
  1123. out:
  1124. unregister_blkdev(hwif->major, hwif->name);
  1125. return 0;
  1126. }
  1127. static void hwif_register_devices(ide_hwif_t *hwif)
  1128. {
  1129. unsigned int i;
  1130. for (i = 0; i < MAX_DRIVES; i++) {
  1131. ide_drive_t *drive = &hwif->drives[i];
  1132. struct device *dev = &drive->gendev;
  1133. int ret;
  1134. if (!drive->present)
  1135. continue;
  1136. ide_add_generic_settings(drive);
  1137. snprintf(dev->bus_id, BUS_ID_SIZE, "%u.%u", hwif->index, i);
  1138. dev->parent = &hwif->gendev;
  1139. dev->bus = &ide_bus_type;
  1140. dev->driver_data = drive;
  1141. dev->release = drive_release_dev;
  1142. ret = device_register(dev);
  1143. if (ret < 0)
  1144. printk(KERN_WARNING "IDE: %s: device_register error: "
  1145. "%d\n", __func__, ret);
  1146. }
  1147. }
  1148. static void ide_port_init_devices(ide_hwif_t *hwif)
  1149. {
  1150. const struct ide_port_ops *port_ops = hwif->port_ops;
  1151. int i;
  1152. for (i = 0; i < MAX_DRIVES; i++) {
  1153. ide_drive_t *drive = &hwif->drives[i];
  1154. if (hwif->host_flags & IDE_HFLAG_IO_32BIT)
  1155. drive->io_32bit = 1;
  1156. if (hwif->host_flags & IDE_HFLAG_UNMASK_IRQS)
  1157. drive->unmask = 1;
  1158. if (hwif->host_flags & IDE_HFLAG_NO_UNMASK_IRQS)
  1159. drive->no_unmask = 1;
  1160. if (port_ops && port_ops->init_dev)
  1161. port_ops->init_dev(drive);
  1162. }
  1163. }
  1164. static void ide_init_port(ide_hwif_t *hwif, unsigned int port,
  1165. const struct ide_port_info *d)
  1166. {
  1167. hwif->channel = port;
  1168. if (d->chipset)
  1169. hwif->chipset = d->chipset;
  1170. if (d->init_iops)
  1171. d->init_iops(hwif);
  1172. if ((!hwif->irq && (d->host_flags & IDE_HFLAG_LEGACY_IRQS)) ||
  1173. (d->host_flags & IDE_HFLAG_FORCE_LEGACY_IRQS))
  1174. hwif->irq = port ? 15 : 14;
  1175. /* ->host_flags may be set by ->init_iops (or even earlier...) */
  1176. hwif->host_flags |= d->host_flags;
  1177. hwif->pio_mask = d->pio_mask;
  1178. if (d->tp_ops)
  1179. hwif->tp_ops = d->tp_ops;
  1180. /* ->set_pio_mode for DTC2278 is currently limited to port 0 */
  1181. if (hwif->chipset != ide_dtc2278 || hwif->channel == 0)
  1182. hwif->port_ops = d->port_ops;
  1183. hwif->swdma_mask = d->swdma_mask;
  1184. hwif->mwdma_mask = d->mwdma_mask;
  1185. hwif->ultra_mask = d->udma_mask;
  1186. if ((d->host_flags & IDE_HFLAG_NO_DMA) == 0) {
  1187. int rc;
  1188. if (d->init_dma)
  1189. rc = d->init_dma(hwif, d);
  1190. else
  1191. rc = ide_hwif_setup_dma(hwif, d);
  1192. if (rc < 0) {
  1193. printk(KERN_INFO "%s: DMA disabled\n", hwif->name);
  1194. hwif->dma_base = 0;
  1195. hwif->swdma_mask = 0;
  1196. hwif->mwdma_mask = 0;
  1197. hwif->ultra_mask = 0;
  1198. } else if (d->dma_ops)
  1199. hwif->dma_ops = d->dma_ops;
  1200. }
  1201. if ((d->host_flags & IDE_HFLAG_SERIALIZE) ||
  1202. ((d->host_flags & IDE_HFLAG_SERIALIZE_DMA) && hwif->dma_base)) {
  1203. if (hwif->mate)
  1204. hwif->mate->serialized = hwif->serialized = 1;
  1205. }
  1206. if (d->host_flags & IDE_HFLAG_RQSIZE_256)
  1207. hwif->rqsize = 256;
  1208. /* call chipset specific routine for each enabled port */
  1209. if (d->init_hwif)
  1210. d->init_hwif(hwif);
  1211. }
  1212. static void ide_port_cable_detect(ide_hwif_t *hwif)
  1213. {
  1214. const struct ide_port_ops *port_ops = hwif->port_ops;
  1215. if (port_ops && port_ops->cable_detect && (hwif->ultra_mask & 0x78)) {
  1216. if (hwif->cbl != ATA_CBL_PATA40_SHORT)
  1217. hwif->cbl = port_ops->cable_detect(hwif);
  1218. }
  1219. }
  1220. static ssize_t store_delete_devices(struct device *portdev,
  1221. struct device_attribute *attr,
  1222. const char *buf, size_t n)
  1223. {
  1224. ide_hwif_t *hwif = dev_get_drvdata(portdev);
  1225. if (strncmp(buf, "1", n))
  1226. return -EINVAL;
  1227. ide_port_unregister_devices(hwif);
  1228. return n;
  1229. };
  1230. static DEVICE_ATTR(delete_devices, S_IWUSR, NULL, store_delete_devices);
  1231. static ssize_t store_scan(struct device *portdev,
  1232. struct device_attribute *attr,
  1233. const char *buf, size_t n)
  1234. {
  1235. ide_hwif_t *hwif = dev_get_drvdata(portdev);
  1236. if (strncmp(buf, "1", n))
  1237. return -EINVAL;
  1238. ide_port_unregister_devices(hwif);
  1239. ide_port_scan(hwif);
  1240. return n;
  1241. };
  1242. static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);
  1243. static struct device_attribute *ide_port_attrs[] = {
  1244. &dev_attr_delete_devices,
  1245. &dev_attr_scan,
  1246. NULL
  1247. };
  1248. static int ide_sysfs_register_port(ide_hwif_t *hwif)
  1249. {
  1250. int i, uninitialized_var(rc);
  1251. for (i = 0; ide_port_attrs[i]; i++) {
  1252. rc = device_create_file(hwif->portdev, ide_port_attrs[i]);
  1253. if (rc)
  1254. break;
  1255. }
  1256. return rc;
  1257. }
  1258. static unsigned int ide_indexes;
  1259. /**
  1260. * ide_find_port_slot - find free port slot
  1261. * @d: IDE port info
  1262. *
  1263. * Return the new port slot index or -ENOENT if we are out of free slots.
  1264. */
  1265. static int ide_find_port_slot(const struct ide_port_info *d)
  1266. {
  1267. int idx = -ENOENT;
  1268. u8 bootable = (d && (d->host_flags & IDE_HFLAG_NON_BOOTABLE)) ? 0 : 1;
  1269. u8 i = (d && (d->host_flags & IDE_HFLAG_QD_2ND_PORT)) ? 1 : 0;;
  1270. /*
  1271. * Claim an unassigned slot.
  1272. *
  1273. * Give preference to claiming other slots before claiming ide0/ide1,
  1274. * just in case there's another interface yet-to-be-scanned
  1275. * which uses ports 0x1f0/0x170 (the ide0/ide1 defaults).
  1276. *
  1277. * Unless there is a bootable card that does not use the standard
  1278. * ports 0x1f0/0x170 (the ide0/ide1 defaults).
  1279. */
  1280. mutex_lock(&ide_cfg_mtx);
  1281. if (MAX_HWIFS == 1) {
  1282. if (ide_indexes == 0 && i == 0)
  1283. idx = 1;
  1284. } else {
  1285. if (bootable) {
  1286. if ((ide_indexes | i) != (1 << MAX_HWIFS) - 1)
  1287. idx = ffz(ide_indexes | i);
  1288. } else {
  1289. if ((ide_indexes | 3) != (1 << MAX_HWIFS) - 1)
  1290. idx = ffz(ide_indexes | 3);
  1291. else if ((ide_indexes & 3) != 3)
  1292. idx = ffz(ide_indexes);
  1293. }
  1294. }
  1295. if (idx >= 0)
  1296. ide_indexes |= (1 << idx);
  1297. mutex_unlock(&ide_cfg_mtx);
  1298. return idx;
  1299. }
  1300. static void ide_free_port_slot(int idx)
  1301. {
  1302. mutex_lock(&ide_cfg_mtx);
  1303. ide_indexes &= ~(1 << idx);
  1304. mutex_unlock(&ide_cfg_mtx);
  1305. }
  1306. struct ide_host *ide_host_alloc_all(const struct ide_port_info *d,
  1307. hw_regs_t **hws)
  1308. {
  1309. struct ide_host *host;
  1310. int i;
  1311. host = kzalloc(sizeof(*host), GFP_KERNEL);
  1312. if (host == NULL)
  1313. return NULL;
  1314. for (i = 0; i < MAX_HWIFS; i++) {
  1315. ide_hwif_t *hwif;
  1316. int idx;
  1317. if (hws[i] == NULL)
  1318. continue;
  1319. hwif = kzalloc(sizeof(*hwif), GFP_KERNEL);
  1320. if (hwif == NULL)
  1321. continue;
  1322. idx = ide_find_port_slot(d);
  1323. if (idx < 0) {
  1324. printk(KERN_ERR "%s: no free slot for interface\n",
  1325. d ? d->name : "ide");
  1326. kfree(hwif);
  1327. continue;
  1328. }
  1329. ide_init_port_data(hwif, idx);
  1330. hwif->host = host;
  1331. host->ports[i] = hwif;
  1332. host->n_ports++;
  1333. }
  1334. if (host->n_ports == 0) {
  1335. kfree(host);
  1336. return NULL;
  1337. }
  1338. if (hws[0])
  1339. host->dev[0] = hws[0]->dev;
  1340. if (d)
  1341. host->host_flags = d->host_flags;
  1342. return host;
  1343. }
  1344. EXPORT_SYMBOL_GPL(ide_host_alloc_all);
  1345. struct ide_host *ide_host_alloc(const struct ide_port_info *d, hw_regs_t **hws)
  1346. {
  1347. hw_regs_t *hws_all[MAX_HWIFS];
  1348. int i;
  1349. for (i = 0; i < MAX_HWIFS; i++)
  1350. hws_all[i] = (i < 4) ? hws[i] : NULL;
  1351. return ide_host_alloc_all(d, hws_all);
  1352. }
  1353. EXPORT_SYMBOL_GPL(ide_host_alloc);
  1354. int ide_host_register(struct ide_host *host, const struct ide_port_info *d,
  1355. hw_regs_t **hws)
  1356. {
  1357. ide_hwif_t *hwif, *mate = NULL;
  1358. int i, j = 0;
  1359. for (i = 0; i < MAX_HWIFS; i++) {
  1360. hwif = host->ports[i];
  1361. if (hwif == NULL) {
  1362. mate = NULL;
  1363. continue;
  1364. }
  1365. ide_init_port_hw(hwif, hws[i]);
  1366. ide_port_apply_params(hwif);
  1367. if (d == NULL) {
  1368. mate = NULL;
  1369. continue;
  1370. }
  1371. if ((i & 1) && mate) {
  1372. hwif->mate = mate;
  1373. mate->mate = hwif;
  1374. }
  1375. mate = (i & 1) ? NULL : hwif;
  1376. ide_init_port(hwif, i & 1, d);
  1377. ide_port_cable_detect(hwif);
  1378. ide_port_init_devices(hwif);
  1379. }
  1380. for (i = 0; i < MAX_HWIFS; i++) {
  1381. hwif = host->ports[i];
  1382. if (hwif == NULL)
  1383. continue;
  1384. if (ide_probe_port(hwif) == 0)
  1385. hwif->present = 1;
  1386. if (hwif->chipset != ide_4drives || !hwif->mate ||
  1387. !hwif->mate->present)
  1388. ide_register_port(hwif);
  1389. if (hwif->present)
  1390. ide_port_tune_devices(hwif);
  1391. }
  1392. for (i = 0; i < MAX_HWIFS; i++) {
  1393. hwif = host->ports[i];
  1394. if (hwif == NULL)
  1395. continue;
  1396. if (hwif_init(hwif) == 0) {
  1397. printk(KERN_INFO "%s: failed to initialize IDE "
  1398. "interface\n", hwif->name);
  1399. hwif->present = 0;
  1400. continue;
  1401. }
  1402. j++;
  1403. if (hwif->present)
  1404. ide_port_setup_devices(hwif);
  1405. ide_acpi_init(hwif);
  1406. if (hwif->present)
  1407. ide_acpi_port_init_devices(hwif);
  1408. }
  1409. for (i = 0; i < MAX_HWIFS; i++) {
  1410. hwif = host->ports[i];
  1411. if (hwif == NULL)
  1412. continue;
  1413. if (hwif->chipset == ide_unknown)
  1414. hwif->chipset = ide_generic;
  1415. if (hwif->present)
  1416. hwif_register_devices(hwif);
  1417. }
  1418. for (i = 0; i < MAX_HWIFS; i++) {
  1419. hwif = host->ports[i];
  1420. if (hwif == NULL)
  1421. continue;
  1422. ide_sysfs_register_port(hwif);
  1423. ide_proc_register_port(hwif);
  1424. if (hwif->present)
  1425. ide_proc_port_register_devices(hwif);
  1426. }
  1427. return j ? 0 : -1;
  1428. }
  1429. EXPORT_SYMBOL_GPL(ide_host_register);
  1430. int ide_host_add(const struct ide_port_info *d, hw_regs_t **hws,
  1431. struct ide_host **hostp)
  1432. {
  1433. struct ide_host *host;
  1434. int rc;
  1435. host = ide_host_alloc(d, hws);
  1436. if (host == NULL)
  1437. return -ENOMEM;
  1438. rc = ide_host_register(host, d, hws);
  1439. if (rc) {
  1440. ide_host_free(host);
  1441. return rc;
  1442. }
  1443. if (hostp)
  1444. *hostp = host;
  1445. return 0;
  1446. }
  1447. EXPORT_SYMBOL_GPL(ide_host_add);
  1448. void ide_host_free(struct ide_host *host)
  1449. {
  1450. ide_hwif_t *hwif;
  1451. int i;
  1452. for (i = 0; i < MAX_HWIFS; i++) {
  1453. hwif = host->ports[i];
  1454. if (hwif == NULL)
  1455. continue;
  1456. ide_free_port_slot(hwif->index);
  1457. kfree(hwif);
  1458. }
  1459. kfree(host);
  1460. }
  1461. EXPORT_SYMBOL_GPL(ide_host_free);
  1462. void ide_host_remove(struct ide_host *host)
  1463. {
  1464. int i;
  1465. for (i = 0; i < MAX_HWIFS; i++) {
  1466. if (host->ports[i])
  1467. ide_unregister(host->ports[i]);
  1468. }
  1469. ide_host_free(host);
  1470. }
  1471. EXPORT_SYMBOL_GPL(ide_host_remove);
  1472. void ide_port_scan(ide_hwif_t *hwif)
  1473. {
  1474. ide_port_apply_params(hwif);
  1475. ide_port_cable_detect(hwif);
  1476. ide_port_init_devices(hwif);
  1477. if (ide_probe_port(hwif) < 0)
  1478. return;
  1479. hwif->present = 1;
  1480. ide_port_tune_devices(hwif);
  1481. ide_acpi_port_init_devices(hwif);
  1482. ide_port_setup_devices(hwif);
  1483. hwif_register_devices(hwif);
  1484. ide_proc_port_register_devices(hwif);
  1485. }
  1486. EXPORT_SYMBOL_GPL(ide_port_scan);
  1487. static void ide_legacy_init_one(hw_regs_t **hws, hw_regs_t *hw,
  1488. u8 port_no, const struct ide_port_info *d,
  1489. unsigned long config)
  1490. {
  1491. unsigned long base, ctl;
  1492. int irq;
  1493. if (port_no == 0) {
  1494. base = 0x1f0;
  1495. ctl = 0x3f6;
  1496. irq = 14;
  1497. } else {
  1498. base = 0x170;
  1499. ctl = 0x376;
  1500. irq = 15;
  1501. }
  1502. if (!request_region(base, 8, d->name)) {
  1503. printk(KERN_ERR "%s: I/O resource 0x%lX-0x%lX not free.\n",
  1504. d->name, base, base + 7);
  1505. return;
  1506. }
  1507. if (!request_region(ctl, 1, d->name)) {
  1508. printk(KERN_ERR "%s: I/O resource 0x%lX not free.\n",
  1509. d->name, ctl);
  1510. release_region(base, 8);
  1511. return;
  1512. }
  1513. ide_std_init_ports(hw, base, ctl);
  1514. hw->irq = irq;
  1515. hw->chipset = d->chipset;
  1516. hw->config = config;
  1517. hws[port_no] = hw;
  1518. }
  1519. int ide_legacy_device_add(const struct ide_port_info *d, unsigned long config)
  1520. {
  1521. hw_regs_t hw[2], *hws[] = { NULL, NULL, NULL, NULL };
  1522. memset(&hw, 0, sizeof(hw));
  1523. if ((d->host_flags & IDE_HFLAG_QD_2ND_PORT) == 0)
  1524. ide_legacy_init_one(hws, &hw[0], 0, d, config);
  1525. ide_legacy_init_one(hws, &hw[1], 1, d, config);
  1526. if (hws[0] == NULL && hws[1] == NULL &&
  1527. (d->host_flags & IDE_HFLAG_SINGLE))
  1528. return -ENOENT;
  1529. return ide_host_add(d, hws, NULL);
  1530. }
  1531. EXPORT_SYMBOL_GPL(ide_legacy_device_add);