Bartlomiej Zolnierkiewicz
|
e7ee1d5abc
sgiioc4: use ide_find_port()
|
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 |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c413b9b94d
ide: add struct ide_port_info instances to legacy host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f6fb786d6d
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
57c802e84f
ide: add ide_init_port_hw() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8f8e8483f6
sgiioc4: always init hwif->io_ports
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
15ce926ada
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4a546e046d
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e5efba3328
sgiioc4: add ide_toggle_bounce() calls
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7299a39184
ide: remove hwif->intrproc
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9239b33393
ide: remove write-only hwif->hw
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fc212bb1fb
ide: use pci_dev->revision
|
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
|
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
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
17 years ago |
Jens Axboe
|
55c16a7004
IDE: sg chaining support
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
b9d9e61abb
sgiioc4: add missing ->dma_base check
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
88b2b32bab
ide: move ide_config_drive_speed() calls to upper layers (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ca1997c1f3
sgiioc4: use ide_tune_dma()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
26bcb879c0
ide: add ide_set{_max}_pio() (take 4)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4099d14322
ide: add PIO masks
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
a5d8c5c834
ide: add ide_pci_device_t.host_flags (take 2)
|
18 years ago |
Sergei Shtylyov
|
c283f5dbe3
ide: make void and rename ide_dma_timeout() method
|
18 years ago |
Sergei Shtylyov
|
841d2a9bf1
ide: make void and rename ide_dma_lostirq() method
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
5cbf79cdb3
ide: add ide_proc_register_port()
|
18 years ago |