Bartlomiej Zolnierkiewicz
|
123995b971
ide: use 'drive->dn & 1' instead of drive->select.b.unit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
af5dfe8cf0
cmd640: add __set_prefetch_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
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
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b48c89a969
cmd640: add ->init_dev method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a698400a15
cmd640: fix warm-plug support for the secondary interface
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
17b500de0a
cmd640: convert to use ide_timing_find_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d427e836d1
ide: fix host drivers missing hwif->chipset initialization
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bdffe5d271
cmd640: always auto-tune PIO
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ef87f8d096
ide: remove obsoleted "idex=" kernel parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3dd89a9b2a
ide: cleanup setting hwif->mmio flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7ebe5936c2
cmd640: manage I/O resources in driver
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Paolo Ciarrocchi
|
4752b5e776
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
|
17 years ago |
Julia Lawall
|
00fe8b7ac2
ide: use DIV_ROUND_UP
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
84f05df49a
cmd640: use ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9523076ac9
cmd640: remove cmd_drives[]
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f01674e459
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6d3803b68e
cmd640: init hwif->{io_ports,irq} explicitly
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
daaad24fdc
cmd640: cleanup setup_device_ptrs()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9a0e77f28b
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
|
17 years ago |
Adrian Bunk
|
776c0bcee6
ide/pci/cmd640.c: add MODULE_LICENSE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c53ea18dc2
ide: skip probing port if "hdx=noprobe" was used for both devices on it
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |