Bartlomiej Zolnierkiewicz
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1357214461
ide: remove ->mmio flag from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed4af48fd6
ide: move IRQ unmasking out from ->tf_load method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
55224bc86a
ide: remove ->dma_prdtable field from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
669185e98c
scc_pata: add ->dma_host_set and ->dma_start methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7c0daf2681
ide: remove ->INW and ->OUTW methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
db2432c40f
scc_pata: add ->tf_{load,read} methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
16bb69c14a
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
efa3db1bb7
scc_pata: add ->{in,out}put_data methods (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
387750c3bf
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
|
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
|
5e59c23684
ide: remove ->cds field from ide_hwif_t (take 2)
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0d1bad216c
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
589b062620
scc_pata: store 'hwif' pointer in struct scc_ports
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3fd4d205c7
scc_pata: use ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Akira Iguchi
|
3d53ba87f0
scc_pata.c: do setup itself instead of ide_setup_pci_device()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
93de00fd1c
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
909f4369bc
ide: fix ide_unregister() usage in host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f82c2b1719
ide: add 'init_default' and 'restore' arguments to ide_unregister()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bfa14b42a3
ide: add ->cable_detect method to ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b4d1c73dcd
atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
|
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
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |