mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
pata_legacy: add pointers to QDI65x0 documentation
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
6809e7301f
commit
9c7e0d22c5
1 changed files with 8 additions and 1 deletions
|
@ -25,6 +25,13 @@
|
||||||
* http://www.ryston.cz/petr/vlb/pdc20230b.html
|
* http://www.ryston.cz/petr/vlb/pdc20230b.html
|
||||||
* http://www.ryston.cz/petr/vlb/pdc20230c.html
|
* http://www.ryston.cz/petr/vlb/pdc20230c.html
|
||||||
* http://www.ryston.cz/petr/vlb/pdc20630.html
|
* http://www.ryston.cz/petr/vlb/pdc20630.html
|
||||||
|
* QDI65x0:
|
||||||
|
* http://www.ryston.cz/petr/vlb/qd6500.html
|
||||||
|
* http://www.ryston.cz/petr/vlb/qd6580.html
|
||||||
|
*
|
||||||
|
* QDI65x0 probe code based on drivers/ide/legacy/qd65xx.c
|
||||||
|
* Rewritten from the work of Colten Edwards <pje120@cs.usask.ca> by
|
||||||
|
* Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||||
*
|
*
|
||||||
* Unsupported but docs exist:
|
* Unsupported but docs exist:
|
||||||
* Appian/Adaptec AIC25VL01/Cirrus Logic PD7220
|
* Appian/Adaptec AIC25VL01/Cirrus Logic PD7220
|
||||||
|
@ -35,7 +42,7 @@
|
||||||
* the MPIIX where the tuning is PCI side but the IDE is "ISA side".
|
* the MPIIX where the tuning is PCI side but the IDE is "ISA side".
|
||||||
*
|
*
|
||||||
* Specific support is included for the ht6560a/ht6560b/opti82c611a/
|
* Specific support is included for the ht6560a/ht6560b/opti82c611a/
|
||||||
* opti82c465mv/promise 20230c/20630/winbond83759A
|
* opti82c465mv/promise 20230c/20630/qdi65x0/winbond83759A
|
||||||
*
|
*
|
||||||
* Use the autospeed and pio_mask options with:
|
* Use the autospeed and pio_mask options with:
|
||||||
* Appian ADI/2 aka CLPD7220 or AIC25VL01.
|
* Appian ADI/2 aka CLPD7220 or AIC25VL01.
|
||||||
|
|
Loading…
Reference in a new issue