Bartlomiej Zolnierkiewicz
|
f5e0b5ecb3
pmac: remove needless pmac_ide_destroy_dmatable() wrapper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9055ba3ee2
pmac: remove superfluous pmif == NULL checks
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
123995b971
ide: use 'drive->dn & 1' instead of drive->select.b.unit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c67c216d81
ide: remove superfluous ->waiting_for_dma checks
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
17 years ago |
Benjamin Herrenschmidt
|
9842727da7
ide/powermac: Fix use of uninitialized pointer on media-bay
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6f904d0152
ide: add ide_host_add() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
48c3c10726
ide: add struct ide_host (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
761052e676
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e6afb3b74
ide: add ->set_irq method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c6dfa867bb
ide: add ->exec_command method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b36ba53218
ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
07eb106f3a
ide-pmac: add ->init_dev method (take 4)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7b8797acd4
ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c56c5648a3
ide: set hwif->dev in ide_init_port_hw() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8a97206e31
ide-pmac: convert to use ide_timing_find_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f06ab3402a
ide: convert ide-timing.h to ide-timings.c library (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5b16464ac3
ide-pmac: remove bogus comment about pmac_ide_setup_device()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
07a6c66da5
ide-pmac: add ->cable_detect method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c5dd43ec65
ide: add IDE_HFLAG_MMIO host flag (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0d07192297
ide-pmac: use ->init_dma method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3dd89a9b2a
ide: cleanup setting hwif->mmio flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e53cd458d5
ide: remove ->noprobe field from ide_hwif_t
|
17 years ago |