Bartlomiej Zolnierkiewicz
|
0e38a66a1e
ide: remove atapi_error_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
22c525b976
ide: remove ata_status_t and atapi_status_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6a2144146a
ide: CPU endianness doesn't matter for special_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
807e35d695
ide: use ide_tf_load() in execute_drive_cmd()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4ee06b7e67
ide: remove stale ide.h "configuration options"
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
74095a91ed
ide: use do_rw_taskfile() in flagged_taskfile()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9a3c49be5c
ide: add ide_no_data_taskfile() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9e42237f26
ide: add ide_tf_load() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
650d841d9e
ide: add struct ide_taskfile (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cd2a2d9697
ide: remove task_ioreg_t typedef (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1c029fd658
ide: remove ->dma_master field from ide_hwif_t (take 5)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ab7efe8e2
ide: DMA reporting and validity checking fixes (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
01745112de
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
|
17 years ago |
David Miller
|
e95d9c6b04
Expand hwif->host_flags so that it fits new flags.
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9239b33393
ide: remove write-only hwif->hw
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
18e181fe13
ide: add hwif->ack_intr hook
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
86f3a492bb
icside: use ec->dma directly
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
847ddd2bbe
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
f9b9309737
ide: remove redundant comments from ide.h
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
baa8f3e94b
ide: add ide_find_port() helper
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
fd9bb53942
ide: add ->fixup method to ide_hwif_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
caea7602f3
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
272a370900
ide: add IDE_HFLAG_RQSIZE_256 host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8acf28c090
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
528a572dae
ide: add ->chipset field to ide_pci_device_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
44a59ad59f
ide: remove unused ->next field from ide_pci_device_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
3985ee3b4c
ide: add IDE_HFLAG_LEGACY_IRQS host flag
|
18 years ago |