Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
50672e5d74
ide: remove dead/obsolete ->busproc method
|
17 years ago |
Sam Ravnborg
|
b66cae7672
hpt366: fix section mismatch warnings
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bfa14b42a3
ide: add ->cable_detect method to ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 years ago |
Sergei Shtylyov
|
ecf3279639
ide: ide_setup_dma() assumes 8 ports
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f01393e48c
ide: merge ->fixup and ->quirkproc methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7299a39184
ide: remove hwif->intrproc
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1c029fd658
ide: remove ->dma_master field from ide_hwif_t (take 5)
|
17 years ago |
Sergei Shtylyov
|
866664d79f
hpt366: merge set_dma_mode() methods
|
17 years ago |
Sergei Shtylyov
|
a488f34e0d
hpt366: kill set_dma_mode() method wrapper
|
17 years ago |
Sergei Shtylyov
|
ceb1b2c583
hpt366: change timing register masks
|
17 years ago |
Sergei Shtylyov
|
809b53c4ef
hpt366: fix HPT37x PIO mode timings (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
282037f17f
hpt366: fix build for CONFIG_HOTPLUG=n
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fbf47840fe
hpt366: remove ->init_setup
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
31e8a465a2
ide: use I/O ops directly part #2 (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9ff6f72f43
ide: remove hwif->autodma and drive->autodma
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9cbcc5e3c5
ide: use PCI_VDEVICE() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
17 years ago |