* [PATCH 0/2] libata: legacy mode fixes , take #2
[not found] <OFCF0117DA.A67C46D9-ON48257193.00125DE7-48257193.00127E8D@tw.ibm.com>
@ 2006-06-20 4:41 ` Unicorn Chang
0 siblings, 0 replies; only message in thread
From: Unicorn Chang @ 2006-06-20 4:41 UTC (permalink / raw)
To: Jeff Garzik, linux-ide
For a legacy ATA controller, libata registers two separate host sets problems.
There are two patch use the same way to fix this problems, but the SIMPLEX flag
is still assigned to both host_sets of legacy primary/secondary port.
http://marc.theaimsgroup.com/?l=linux-ide&m=115012115213127&w=2
http://marc.theaimsgroup.com/?l=linux-ide&m=114475219522457&w=2
This patch try to fix the problems by
1. Let both legacy ports share the same host_set for the ATA_HOST_SIMPLEX
to work.
2. Add per port irq to ata_ioports for legacy irq 14/15 since
host_set is shared now.
3. Add legacy irq handler (ata_nonshared_interrupt) to support legacy mode irq.
4. Pass struct ata_port* to request_irq() on legacy mode.
(Patch against the upstream branch)
Unicorn Chang
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-20 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <OFCF0117DA.A67C46D9-ON48257193.00125DE7-48257193.00127E8D@tw.ibm.com>
2006-06-20 4:41 ` [PATCH 0/2] libata: legacy mode fixes , take #2 Unicorn Chang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).