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 |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
aaf707f061
scc_pata: remove ->init_setup
|
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
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
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
|
9cbcc5e3c5
ide: use PCI_VDEVICE() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
65c9cd23ca
ide: remove ide_use_fast_pio()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
88b2b32bab
ide: move ide_config_drive_speed() calls to upper layers (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8f4dd2e426
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
26bcb879c0
ide: add ide_set{_max}_pio() (take 4)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f212ff28f0
ide: move ide_rate_filter() calls to the upper layer (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3fcece6691
scc_pata: PIO fixes
|
18 years ago |
Al Viro
|
0bd8496b59
drivers/ misc __iomem annotations
|
18 years ago |