1. 20 Oct, 2004 1 commit
    • Bartlomiej Zolnierkiewicz's avatar
      [ide] add ide_hwif_t->dma_exec_cmd() · e40ed6c7
      Bartlomiej Zolnierkiewicz authored
      * split off ->dma_exec_cmd() from ->ide_dma_[read,write] functions
      * choose command to execute by ->dma_exec_cmd() in higher layers
        and remove ->ide_dma_[read,write]
      * in Etrax ide.c driver REQ_DRIVE_TASKFILE requests weren't
        handled properly for drive->addressing == 0
      * in trm290.c read and write commands were interchanged
      * in sgiioc4.c commands weren't sent to disk devices
      Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      e40ed6c7
  2. 19 Oct, 2004 39 commits