All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] sata_nv: convert to new EH and add hotplug support, take 2
@ 2006-06-17  6:49 Tejun Heo
  2006-06-17  6:49 ` [PATCH 1/6] sata_nv: kill not-working hotplug code Tejun Heo
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Tejun Heo @ 2006-06-17  6:49 UTC (permalink / raw)
  To: jgarzik, linux-ide, htejun

Hello,

This is the second take of convert-sata_nv-to-new-EH patchset.
Changes from the last take[1] are...

* controllers are differentiated by standard port_info/poert_ops
  instead of nv_host/host_desc

* thaw() fixed such that only the affected port's irq status is
  cleared.

I've tested it on ASUS A8N-E (nForce4, CK804, 10de:0054), and
everything works fine.  However, the controller doesn't have
protection against data transfer hang (IORDY hang) and the machine
completely locks up if a device is removed during active data
transfer.  I don't think it can be worked around without using the
better interface (ADMA).

This patchset contains 6 patches.

#01-03: prep sata_nv
#04   : improve irq handler
#05   : implement new EH
#06   : add hotplug support

This patchset is against

     upstream (db9ca5803566078aafe63cf364ef98b5097e4194)

Thanks.

--
tejun

[1] http://article.gmane.org/gmane.linux.ide/11381



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-06-20  9:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-17  6:49 [PATCHSET] sata_nv: convert to new EH and add hotplug support, take 2 Tejun Heo
2006-06-17  6:49 ` [PATCH 1/6] sata_nv: kill not-working hotplug code Tejun Heo
2006-06-20  9:09   ` Jeff Garzik
2006-06-20  9:14     ` Tejun Heo
2006-06-17  6:49 ` [PATCH 2/6] sata_nv: kill struct nv_host_desc and nv_host Tejun Heo
2006-06-17  6:49 ` [PATCH 3/6] sata_nv: simplify constants Tejun Heo
2006-06-17  6:49 ` [PATCH 6/6] sata_nv: add hotplug support Tejun Heo
2006-06-17  6:49 ` [PATCH 4/6] sata_nv: better irq handlers Tejun Heo
2006-06-17  6:49 ` [PATCH 5/6] sata_nv: convert to new EH Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.