ata_piix: Add device ID for ICH4-L
authorBen Hutchings <ben@decadent.org.uk>
Sun, 10 Oct 2010 21:42:21 +0000 (22:42 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 22 Oct 2010 00:21:05 +0000 (20:21 -0400)
commit4bb969db48dd507e5313dafa285215cb1c36704a
tree5da957c4cdddf4780a4170e7b33bcd573589bb1e
parentada5b12ecca3088ddb588c872db56abef322787e
ata_piix: Add device ID for ICH4-L

ICH4-L is a variant of ICH4 lacking USB2 functionality and with some
different device IDs.

It is documented in Intel specification update 290745-025, currently
at <http://www.intel.com/assets/pdf/specupdate/290745.pdf>, and is
included in the device ID table for piix.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ata_piix.c