Bartlomiej Zolnierkiewicz
|
cd68841b85
cy82c693: add ->remove method and module_exit()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
713a590dea
cy82c693: convert to use ide_timing_find_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
73f1ad8670
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Paolo Ciarrocchi
|
175f354b75
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
951784b667
ide: remove IDE_HFLAG_CY82C693 host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
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
|
8704de8f29
cy82c693: add ->set_dma_mode method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a530201afe
cy82c693: correct DMA modes clipping
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f32d26ae26
cy82c693: fix build for CONFIG_HOTPLUG=n
|
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
|
528a572dae
ide: add ->chipset field to ide_pci_device_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
af1b3d5c51
cy82c693: always tune PIO
|
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
|
26bcb879c0
ide: add ide_set{_max}_pio() (take 4)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
4099d14322
ide: add PIO masks
|
18 years ago |