serverworks.c
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:19k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /*
  2.  * linux/drivers/ide/serverworks.c Version 0.2 17 Oct 2000
  3.  *
  4.  *  Copyright (C) 2000 Cobalt Networks, Inc. <asun@cobalt.com>
  5.  *  May be copied or modified under the terms of the GNU General Public License
  6.  *
  7.  *  interface borrowed from alim15x3.c:
  8.  *  Copyright (C) 1998-2000 Michel Aubry, Maintainer
  9.  *  Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer
  10.  *
  11.  *  Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org>
  12.  *
  13.  *  IDE support for the ServerWorks OSB4 IDE chipset
  14.  *
  15.  * here's the default lspci:
  16.  *
  17.  * 00:0f.1 IDE interface: ServerWorks: Unknown device 0211 (prog-if 8a [Master SecP PriP])
  18.  * Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
  19.  * Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
  20.  * Latency: 255
  21.  * Region 4: I/O ports at c200
  22.  * 00: 66 11 11 02 05 01 00 02 00 8a 01 01 00 ff 80 00
  23.  * 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  24.  * 20: 01 c2 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  25.  * 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  26.  * 40: 99 99 99 99 ff ff ff ff 0c 0c 00 00 00 00 00 00
  27.  * 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  28.  * 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  29.  * 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  30.  * 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  31.  * 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  32.  * a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  33.  * b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  34.  * c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  35.  * d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  36.  * e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  37.  * f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  38.  *
  39.  * 00:0f.1 IDE interface: ServerWorks: Unknown device 0212 (rev 92) (prog-if 8a [Master SecP PriP])
  40.  *         Subsystem: ServerWorks: Unknown device 0212
  41.  *         Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
  42.  *         Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
  43.  *         Latency: 64, cache line size 08
  44.  *         Region 0: I/O ports at 01f0
  45.  *         Region 1: I/O ports at 03f4
  46.  *         Region 2: I/O ports at 0170
  47.  *         Region 3: I/O ports at 0374
  48.  *         Region 4: I/O ports at 08b0
  49.  *         Region 5: I/O ports at 1000
  50.  *
  51.  * 00:0f.1 IDE interface: ServerWorks: Unknown device 0212 (rev 92)
  52.  * 00: 66 11 12 02 05 00 00 02 92 8a 01 01 08 40 80 00
  53.  * 10: f1 01 00 00 f5 03 00 00 71 01 00 00 75 03 00 00
  54.  * 20: b1 08 00 00 01 10 00 00 00 00 00 00 66 11 12 02
  55.  * 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  56.  * 40: 4f 4f 4f 4f 20 ff ff ff f0 50 44 44 00 00 00 00
  57.  * 50: 00 00 00 00 07 00 44 02 0f 04 03 00 00 00 00 00
  58.  * 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  59.  * 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  60.  * 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  61.  * 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  62.  * a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  63.  * b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  64.  * c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  65.  * d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  66.  * e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  67.  * f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  68.  *
  69.  *
  70.  */
  71. #include <linux/config.h>
  72. #include <linux/types.h>
  73. #include <linux/kernel.h>
  74. #include <linux/ioport.h>
  75. #include <linux/pci.h>
  76. #include <linux/hdreg.h>
  77. #include <linux/ide.h>
  78. #include <linux/init.h>
  79. #include <linux/delay.h>
  80. #include <asm/io.h>
  81. #include "ide_modes.h"
  82. #define SVWKS_DEBUG_DRIVE_INFO 0
  83. #define DISPLAY_SVWKS_TIMINGS
  84. #if defined(DISPLAY_SVWKS_TIMINGS) && defined(CONFIG_PROC_FS)
  85. #include <linux/stat.h>
  86. #include <linux/proc_fs.h>
  87. static struct pci_dev *bmide_dev;
  88. static int svwks_get_info(char *, char **, off_t, int);
  89. extern int (*svwks_display_info)(char *, char **, off_t, int); /* ide-proc.c */
  90. extern char *ide_media_verbose(ide_drive_t *);
  91. static int svwks_get_info (char *buffer, char **addr, off_t offset, int count)
  92. {
  93. char *p = buffer;
  94. u32 bibma = pci_resource_start(bmide_dev, 4);
  95. u32 reg40, reg44;
  96. u16 reg48, reg56;
  97. u8  c0 = 0, c1 = 0, reg54;
  98. pci_read_config_dword(bmide_dev, 0x40, &reg40);
  99. pci_read_config_dword(bmide_dev, 0x44, &reg44);
  100. pci_read_config_word(bmide_dev, 0x48, &reg48);
  101. pci_read_config_byte(bmide_dev, 0x54, &reg54);
  102. pci_read_config_word(bmide_dev, 0x56, &reg56);
  103.         /*
  104.          * at that point bibma+0x2 et bibma+0xa are byte registers
  105.          * to investigate:
  106.          */
  107. c0 = inb_p((unsigned short)bibma + 0x02);
  108. c1 = inb_p((unsigned short)bibma + 0x0a);
  109. switch(bmide_dev->device) {
  110. case PCI_DEVICE_ID_SERVERWORKS_CSB5IDE:
  111. p += sprintf(p, "n                                ServerWorks CSB5 Chipset.n");
  112. break;
  113. case PCI_DEVICE_ID_SERVERWORKS_OSB4:
  114. p += sprintf(p, "n                                ServerWorks OSB4 Chipset.n");
  115. break;
  116. default:
  117. p += sprintf(p, "n                                ServerWorks 0x%04x Chipset.n", bmide_dev->device);
  118. break;
  119. }
  120. p += sprintf(p, "------------------------------- General Status ---------------------------------n");
  121. #if 0
  122. p += sprintf(p, "                                     : %sn", "str");
  123. #endif
  124. p += sprintf(p, "--------------- Primary Channel ---------------- Secondary Channel -------------n");
  125. p += sprintf(p, "                %sabled                         %sabledn",
  126. (c0&0x80) ? "dis" : " en",
  127. (c1&0x80) ? "dis" : " en");
  128. p += sprintf(p, "--------------- drive0 --------- drive1 -------- drive0 ---------- drive1 ------n");
  129. p += sprintf(p, "DMA enabled:    %s              %s             %s               %sn",
  130. (c0&0x20) ? "yes" : "no ",
  131. (c0&0x40) ? "yes" : "no ",
  132. (c1&0x20) ? "yes" : "no ",
  133. (c1&0x40) ? "yes" : "no " );
  134. p += sprintf(p, "UDMA enabled:   %s              %s             %s               %sn",
  135. (reg54 & 0x01) ? "yes" : "no ",
  136. (reg54 & 0x02) ? "yes" : "no ",
  137. (reg54 & 0x04) ? "yes" : "no ",
  138. (reg54 & 0x08) ? "yes" : "no " );
  139. p += sprintf(p, "UDMA enabled:   %s                %s               %s                 %sn",
  140. ((reg56&0x0005)==0x0005)?"5":
  141. ((reg56&0x0004)==0x0004)?"4":
  142. ((reg56&0x0003)==0x0003)?"3":
  143. ((reg56&0x0002)==0x0002)?"2":
  144. ((reg56&0x0001)==0x0001)?"1":
  145. ((reg56&0x000F))?"?":"0",
  146. ((reg56&0x0050)==0x0050)?"5":
  147. ((reg56&0x0040)==0x0040)?"4":
  148. ((reg56&0x0030)==0x0030)?"3":
  149. ((reg56&0x0020)==0x0020)?"2":
  150. ((reg56&0x0010)==0x0010)?"1":
  151. ((reg56&0x00F0))?"?":"0",
  152. ((reg56&0x0500)==0x0500)?"5":
  153. ((reg56&0x0400)==0x0400)?"4":
  154. ((reg56&0x0300)==0x0300)?"3":
  155. ((reg56&0x0200)==0x0200)?"2":
  156. ((reg56&0x0100)==0x0100)?"1":
  157. ((reg56&0x0F00))?"?":"0",
  158. ((reg56&0x5000)==0x5000)?"5":
  159. ((reg56&0x4000)==0x4000)?"4":
  160. ((reg56&0x3000)==0x3000)?"3":
  161. ((reg56&0x2000)==0x2000)?"2":
  162. ((reg56&0x1000)==0x1000)?"1":
  163. ((reg56&0xF000))?"?":"0");
  164. p += sprintf(p, "DMA enabled:    %s                %s               %s                 %sn",
  165. ((reg44&0x00002000)==0x00002000)?"2":
  166. ((reg44&0x00002100)==0x00002100)?"1":
  167. ((reg44&0x00007700)==0x00007700)?"0":
  168. ((reg44&0x0000FF00)==0x0000FF00)?"X":"?",
  169. ((reg44&0x00000020)==0x00000020)?"2":
  170. ((reg44&0x00000021)==0x00000021)?"1":
  171. ((reg44&0x00000077)==0x00000077)?"0":
  172. ((reg44&0x000000FF)==0x000000FF)?"X":"?",
  173. ((reg44&0x20000000)==0x20000000)?"2":
  174. ((reg44&0x21000000)==0x21000000)?"1":
  175. ((reg44&0x77000000)==0x77000000)?"0":
  176. ((reg44&0xFF000000)==0xFF000000)?"X":"?",
  177. ((reg44&0x00200000)==0x00200000)?"2":
  178. ((reg44&0x00210000)==0x00210000)?"1":
  179. ((reg44&0x00770000)==0x00770000)?"0":
  180. ((reg44&0x00FF0000)==0x00FF0000)?"X":"?");
  181. #if 0
  182. if (bmide_dev->device == PCI_DEVICE_ID_SERVERWORKS_CSB5IDE)
  183. p += sprintf(p, "PIO  enabled:   %s                %s               %s                 %sn",
  184. if (bmide_dev->device == PCI_DEVICE_ID_SERVERWORKS_OSB4)
  185. #endif
  186. p += sprintf(p, "PIO  enabled:   %s                %s               %s                 %sn",
  187. ((reg40&0x00002000)==0x00002000)?"4":
  188. ((reg40&0x00002200)==0x00002200)?"3":
  189. ((reg40&0x00003400)==0x00003400)?"2":
  190. ((reg40&0x00004700)==0x00004700)?"1":
  191. ((reg40&0x00005D00)==0x00005D00)?"0":"?",
  192. ((reg40&0x00000020)==0x00000020)?"4":
  193. ((reg40&0x00000022)==0x00000022)?"3":
  194. ((reg40&0x00000034)==0x00000034)?"2":
  195. ((reg40&0x00000047)==0x00000047)?"1":
  196. ((reg40&0x0000005D)==0x0000005D)?"0":"?",
  197. ((reg40&0x20000000)==0x20000000)?"4":
  198. ((reg40&0x22000000)==0x22000000)?"3":
  199. ((reg40&0x34000000)==0x34000000)?"2":
  200. ((reg40&0x47000000)==0x47000000)?"1":
  201. ((reg40&0x5D000000)==0x5D000000)?"0":"?",
  202. ((reg40&0x00200000)==0x00200000)?"4":
  203. ((reg40&0x00220000)==0x00220000)?"3":
  204. ((reg40&0x00340000)==0x00340000)?"2":
  205. ((reg40&0x00470000)==0x00470000)?"1":
  206. ((reg40&0x005D0000)==0x005D0000)?"0":"?");
  207. return p-buffer;  /* => must be less than 4k! */
  208. }
  209. #endif  /* defined(DISPLAY_SVWKS_TIMINGS) && defined(CONFIG_PROC_FS) */
  210. static byte svwks_revision = 0;
  211. byte svwks_proc = 0;
  212. extern char *ide_xfer_verbose (byte xfer_rate);
  213. static struct pci_dev *isa_dev;
  214. static int svwks_tune_chipset (ide_drive_t *drive, byte speed)
  215. {
  216. byte udma_modes[] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05 };
  217. byte dma_modes[] = { 0x77, 0x21, 0x20 };
  218. byte pio_modes[] = { 0x5d, 0x47, 0x34, 0x22, 0x20 };
  219. ide_hwif_t *hwif = HWIF(drive);
  220. struct pci_dev *dev = hwif->pci_dev;
  221. byte unit = (drive->select.b.unit & 0x01);
  222. byte csb5 = (dev->device == PCI_DEVICE_ID_SERVERWORKS_CSB5IDE) ? 1 : 0;
  223. #ifdef CONFIG_BLK_DEV_IDEDMA
  224. unsigned long dma_base = hwif->dma_base;
  225. #endif /* CONFIG_BLK_DEV_IDEDMA */
  226. int err;
  227. byte drive_pci = 0x00;
  228. byte drive_pci2 = 0x00;
  229. byte drive_pci3 = hwif->channel ? 0x57 : 0x56;
  230. byte ultra_enable = 0x00;
  231. byte ultra_timing = 0x00;
  232. byte dma_timing = 0x00;
  233. byte pio_timing = 0x00;
  234. unsigned short csb5_pio = 0x00;
  235. byte pio = ide_get_best_pio_mode(drive, 255, 5, NULL);
  236.         switch (drive->dn) {
  237. case 0: drive_pci = 0x41; drive_pci2 = 0x45; break;
  238. case 1: drive_pci = 0x40; drive_pci2 = 0x44; break;
  239. case 2: drive_pci = 0x43; drive_pci2 = 0x47; break;
  240. case 3: drive_pci = 0x42; drive_pci2 = 0x46; break;
  241. default:
  242. return -1;
  243. }
  244. pci_read_config_byte(dev, drive_pci, &pio_timing);
  245. pci_read_config_byte(dev, drive_pci2, &dma_timing);
  246. pci_read_config_byte(dev, drive_pci3, &ultra_timing);
  247. pci_read_config_word(dev, 0x4A, &csb5_pio);
  248. pci_read_config_byte(dev, 0x54, &ultra_enable);
  249. #ifdef DEBUG
  250. printk("%s: UDMA 0x%02x DMAPIO 0x%02x PIO 0x%02x ",
  251. drive->name, ultra_timing, dma_timing, pio_timing);
  252. #endif
  253. pio_timing &= ~0xFF;
  254. dma_timing &= ~0xFF;
  255. ultra_timing &= ~(0x0F << (4*unit));
  256. ultra_enable &= ~(0x01 << drive->dn);
  257. csb5_pio &= ~(0x0F << (4*drive->dn));
  258. switch(speed) {
  259. case XFER_PIO_4:
  260. case XFER_PIO_3:
  261. case XFER_PIO_2:
  262. case XFER_PIO_1:
  263. case XFER_PIO_0:
  264. pio_timing |= pio_modes[speed - XFER_PIO_0];
  265. csb5_pio   |= ((speed - XFER_PIO_0) << (4*drive->dn));
  266. break;
  267. #ifdef CONFIG_BLK_DEV_IDEDMA
  268. case XFER_MW_DMA_2:
  269. case XFER_MW_DMA_1:
  270. case XFER_MW_DMA_0:
  271. pio_timing |= pio_modes[pio];
  272. csb5_pio   |= (pio << (4*drive->dn));
  273. dma_timing |= dma_modes[speed - XFER_MW_DMA_0];
  274. break;
  275. case XFER_UDMA_5:
  276. case XFER_UDMA_4:
  277. case XFER_UDMA_3:
  278. case XFER_UDMA_2:
  279. case XFER_UDMA_1:
  280. case XFER_UDMA_0:
  281. pio_timing |= pio_modes[pio];
  282. csb5_pio   |= (pio << (4*drive->dn));
  283. dma_timing |= dma_modes[2];
  284. ultra_timing |= ((udma_modes[speed - XFER_UDMA_0]) << (4*unit));
  285. ultra_enable |= (0x01 << drive->dn);
  286. #endif
  287. default:
  288. break;
  289. }
  290. #ifdef DEBUG
  291. printk("%s: UDMA 0x%02x DMAPIO 0x%02x PIO 0x%02x ",
  292. drive->name, ultra_timing, dma_timing, pio_timing);
  293. #endif
  294. #if OSB4_DEBUG_DRIVE_INFO
  295. printk("%s: %s drive%dn", drive->name, ide_xfer_verbose(speed), drive->dn);
  296. #endif /* OSB4_DEBUG_DRIVE_INFO */
  297. if (!drive->init_speed)
  298. drive->init_speed = speed;
  299. pci_write_config_byte(dev, drive_pci, pio_timing);
  300. if (csb5)
  301. pci_write_config_word(dev, 0x4A, csb5_pio);
  302. #ifdef CONFIG_BLK_DEV_IDEDMA
  303. pci_write_config_byte(dev, drive_pci2, dma_timing);
  304. pci_write_config_byte(dev, drive_pci3, ultra_timing);
  305. pci_write_config_byte(dev, 0x54, ultra_enable);
  306. if (speed > XFER_PIO_4) {
  307. outb(inb(dma_base+2)|(1<<(5+unit)), dma_base+2);
  308. } else {
  309. outb(inb(dma_base+2) & ~(1<<(5+unit)), dma_base+2);
  310. }
  311. #endif /* CONFIG_BLK_DEV_IDEDMA */
  312. err = ide_config_drive_speed(drive, speed);
  313. drive->current_speed = speed;
  314. return err;
  315. }
  316. static void config_chipset_for_pio (ide_drive_t *drive)
  317. {
  318. unsigned short eide_pio_timing[6] = {960, 480, 240, 180, 120, 90};
  319. unsigned short xfer_pio = drive->id->eide_pio_modes;
  320. byte timing, speed, pio;
  321. pio = ide_get_best_pio_mode(drive, 255, 5, NULL);
  322. if (xfer_pio> 4)
  323. xfer_pio = 0;
  324. if (drive->id->eide_pio_iordy > 0) {
  325. for (xfer_pio = 5;
  326. xfer_pio>0 &&
  327. drive->id->eide_pio_iordy>eide_pio_timing[xfer_pio];
  328. xfer_pio--);
  329. } else {
  330. xfer_pio = (drive->id->eide_pio_modes & 4) ? 0x05 :
  331.    (drive->id->eide_pio_modes & 2) ? 0x04 :
  332.    (drive->id->eide_pio_modes & 1) ? 0x03 :
  333.    (drive->id->tPIO & 2) ? 0x02 :
  334.    (drive->id->tPIO & 1) ? 0x01 : xfer_pio;
  335. }
  336. timing = (xfer_pio >= pio) ? xfer_pio : pio;
  337. switch(timing) {
  338. case 4: speed = XFER_PIO_4;break;
  339. case 3: speed = XFER_PIO_3;break;
  340. case 2: speed = XFER_PIO_2;break;
  341. case 1: speed = XFER_PIO_1;break;
  342. default:
  343. speed = (!drive->id->tPIO) ? XFER_PIO_0 : XFER_PIO_SLOW;
  344. break;
  345. }
  346. (void) svwks_tune_chipset(drive, speed);
  347. drive->current_speed = speed;
  348. }
  349. static void svwks_tune_drive (ide_drive_t *drive, byte pio)
  350. {
  351. byte speed;
  352. switch(pio) {
  353. case 4: speed = XFER_PIO_4;break;
  354. case 3: speed = XFER_PIO_3;break;
  355. case 2: speed = XFER_PIO_2;break;
  356. case 1: speed = XFER_PIO_1;break;
  357. default: speed = XFER_PIO_0;break;
  358. }
  359. (void) svwks_tune_chipset(drive, speed);
  360. }
  361. #ifdef CONFIG_BLK_DEV_IDEDMA
  362. static int config_chipset_for_dma (ide_drive_t *drive)
  363. {
  364. struct hd_driveid *id = drive->id;
  365. struct pci_dev *dev = HWIF(drive)->pci_dev;
  366. byte udma_66 = eighty_ninty_three(drive);
  367. byte speed;
  368. int ultra66 = (dev->device == PCI_DEVICE_ID_SERVERWORKS_CSB5IDE) ? 1 : 0;
  369. /* need specs to figure out if osb4 is capable of ata/66/100 */
  370. int ultra100 = (dev->device == PCI_DEVICE_ID_SERVERWORKS_CSB5IDE) ? 1 : 0;
  371. if ((id->dma_ultra & 0x0020) && (udma_66) && (ultra100)) {
  372. speed = XFER_UDMA_5;
  373. } else if (id->dma_ultra & 0x0010) {
  374. speed = ((udma_66) && (ultra66)) ? XFER_UDMA_4 : XFER_UDMA_2;
  375. } else if (id->dma_ultra & 0x0008) {
  376. speed = ((udma_66) && (ultra66)) ? XFER_UDMA_3 : XFER_UDMA_1;
  377. } else if (id->dma_ultra & 0x0004) {
  378. speed = XFER_UDMA_2;
  379. } else if (id->dma_ultra & 0x0002) {
  380. speed = XFER_UDMA_1;
  381. } else if (id->dma_ultra & 0x0001) {
  382. speed = XFER_UDMA_0;
  383. } else if (id->dma_mword & 0x0004) {
  384. speed = XFER_MW_DMA_2;
  385. } else if (id->dma_mword & 0x0002) {
  386. speed = XFER_MW_DMA_1;
  387. } else if (id->dma_1word & 0x0004) {
  388. speed = XFER_SW_DMA_2;
  389. } else {
  390. speed = XFER_PIO_0 + ide_get_best_pio_mode(drive, 255, 5, NULL);
  391. }
  392. (void) svwks_tune_chipset(drive, speed);
  393. return ((int) ((id->dma_ultra >> 11) & 7) ? ide_dma_on :
  394. ((id->dma_ultra >> 8) & 7) ? ide_dma_on :
  395. ((id->dma_mword >> 8) & 7) ? ide_dma_on :
  396. ((id->dma_1word >> 8) & 7) ? ide_dma_on :
  397.      ide_dma_off_quietly);
  398. }
  399. static int config_drive_xfer_rate (ide_drive_t *drive)
  400. {
  401. struct hd_driveid *id = drive->id;
  402. ide_dma_action_t dma_func = ide_dma_on;
  403. if (id && (id->capability & 1) && HWIF(drive)->autodma) {
  404. /* Consult the list of known "bad" drives */
  405. if (ide_dmaproc(ide_dma_bad_drive, drive)) {
  406. dma_func = ide_dma_off;
  407. goto fast_ata_pio;
  408. }
  409. dma_func = ide_dma_off_quietly;
  410. if (id->field_valid & 4) {
  411. if (id->dma_ultra & 0x002F) {
  412. /* Force if Capable UltraDMA */
  413. dma_func = config_chipset_for_dma(drive);
  414. if ((id->field_valid & 2) &&
  415.     (dma_func != ide_dma_on))
  416. goto try_dma_modes;
  417. }
  418. } else if (id->field_valid & 2) {
  419. try_dma_modes:
  420. if ((id->dma_mword & 0x0007) ||
  421.     (id->dma_1word & 0x007)) {
  422. /* Force if Capable regular DMA modes */
  423. dma_func = config_chipset_for_dma(drive);
  424. if (dma_func != ide_dma_on)
  425. goto no_dma_set;
  426. }
  427. } else if (ide_dmaproc(ide_dma_good_drive, drive)) {
  428. if (id->eide_dma_time > 150) {
  429. goto no_dma_set;
  430. }
  431. /* Consult the list of known "good" drives */
  432. dma_func = config_chipset_for_dma(drive);
  433. if (dma_func != ide_dma_on)
  434. goto no_dma_set;
  435. } else {
  436. goto fast_ata_pio;
  437. }
  438. } else if ((id->capability & 8) || (id->field_valid & 2)) {
  439. fast_ata_pio:
  440. dma_func = ide_dma_off_quietly;
  441. no_dma_set:
  442. config_chipset_for_pio(drive);
  443. }
  444. return HWIF(drive)->dmaproc(dma_func, drive);
  445. }
  446. static int svwks_dmaproc(ide_dma_action_t func, ide_drive_t *drive)
  447. {
  448. switch (func) {
  449. case ide_dma_check:
  450. return config_drive_xfer_rate(drive);
  451. default :
  452. break;
  453. }
  454. /* Other cases are done by generic IDE-DMA code. */
  455. return ide_dmaproc(func, drive);
  456. }
  457. #endif /* CONFIG_BLK_DEV_IDEDMA */
  458. unsigned int __init pci_init_svwks (struct pci_dev *dev, const char *name)
  459. {
  460. unsigned int reg64;
  461. pci_read_config_byte(dev, PCI_REVISION_ID, &svwks_revision);
  462. if (dev->device == PCI_DEVICE_ID_SERVERWORKS_OSB4IDE) {
  463. isa_dev = pci_find_device(PCI_VENDOR_ID_SERVERWORKS, PCI_DEVICE_ID_SERVERWORKS_OSB4, NULL);
  464. pci_read_config_dword(isa_dev, 0x64, &reg64);
  465. #ifdef DEBUG
  466. printk("%s: reg64 == 0x%08xn", name, reg64);
  467. #endif
  468. // reg64 &= ~0x0000A000;
  469. //#ifdef CONFIG_SMP
  470. // reg64 |= 0x00008000;
  471. //#endif
  472. /* Assume the APIC was set up properly by the BIOS for now . If it
  473.    wasnt we need to do a fix up _way_ earlier. Bits 15,10,3 control
  474.    APIC enable, routing and decode */
  475.    
  476. reg64 &= ~0x00002000;
  477. pci_write_config_dword(isa_dev, 0x64, reg64);
  478. }
  479. pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x40);
  480. #if defined(DISPLAY_SVWKS_TIMINGS) && defined(CONFIG_PROC_FS)
  481. if (!svwks_proc) {
  482. svwks_proc = 1;
  483. bmide_dev = dev;
  484. svwks_display_info = &svwks_get_info;
  485. }
  486. #endif /* DISPLAY_SVWKS_TIMINGS && CONFIG_PROC_FS */
  487. return 0;
  488. }
  489. /* On Dell PowerEdge servers with a CSB5, the top two bits of the subsystem
  490.  * device ID indicate presence of an 80-pin cable.
  491.  * Bit 15 clear = secondary IDE channel does not have 80-pin cable.
  492.  * Bit 15 set   = secondary IDE channel has 80-pin cable.
  493.  * Bit 14 clear = primary IDE channel does not have 80-pin cable.
  494.  * Bit 14 set   = primary IDE channel has 80-pin cable.
  495.  */
  496. static unsigned int __init ata66_svwks_dell (ide_hwif_t *hwif)
  497. {
  498. struct pci_dev *dev = hwif->pci_dev;
  499. if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL        &&
  500.     dev->vendor           == PCI_VENDOR_ID_SERVERWORKS &&
  501.     dev->device           == PCI_DEVICE_ID_SERVERWORKS_CSB5IDE)
  502. return ((1 << (hwif->channel + 14)) &
  503. dev->subsystem_device) ? 1 : 0;
  504. return 0;
  505. }
  506. unsigned int __init ata66_svwks (ide_hwif_t *hwif)
  507. {
  508. struct pci_dev *dev = hwif->pci_dev;
  509. if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL)
  510. return ata66_svwks_dell (hwif);
  511. return 0;
  512. }
  513. void __init ide_init_svwks (ide_hwif_t *hwif)
  514. {
  515. if (!hwif->irq)
  516. hwif->irq = hwif->channel ? 15 : 14;
  517. hwif->tuneproc = &svwks_tune_drive;
  518. hwif->speedproc = &svwks_tune_chipset;
  519. #ifndef CONFIG_BLK_DEV_IDEDMA
  520. hwif->drives[0].autotune = 1;
  521. hwif->drives[1].autotune = 1;
  522. hwif->autodma = 0;
  523. return;
  524. #else /* CONFIG_BLK_DEV_IDEDMA */
  525. if (hwif->dma_base) {
  526. if (!noautodma)
  527. hwif->autodma = 1;
  528. hwif->dmaproc = &svwks_dmaproc;
  529. } else {
  530. hwif->autodma = 0;
  531. hwif->drives[0].autotune = 1;
  532. hwif->drives[1].autotune = 1;
  533. }
  534. #endif /* !CONFIG_BLK_DEV_IDEDMA */
  535. }