sata_mv: enable async_notify for 60x1 Rev.C0 and higher
authorMark Lord <liml@rtr.ca>
Wed, 18 Jun 2008 16:11:16 +0000 (12:11 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 19 Jun 2008 00:27:55 +0000 (20:27 -0400)
commit3bd0a70ee9cc30ae81b39cb5ecad0fa7bcb4675b
tree4f97e1c8fc662dde53c218c87414bcbd15d36d9b
parent5895ef9a5b746e7cc9ebda50c87fbd11562da0a4
sata_mv: enable async_notify for 60x1 Rev.C0 and higher

The early chipsets cannot safely handle Async Notification (AN),
but 6041/6081 chip revision "C0" (and newer) can handle it.

So allow AN for "C0" and higher.

This enables use of hotplug on PMP ports for the 6041/6081 PCI Rev.9 chips.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_mv.c