Skip to content

Commit

Permalink
sata_mv: PCI-ID for Adaptec 1430SA SATA Controller
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Attenberger  <valdyn@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Florian Attenberger authored and Jeff Garzik committed Jul 3, 2007
1 parent 4031826 commit d9f9c6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,9 @@ static const struct pci_device_id mv_pci_tbl[] = {

{ PCI_VDEVICE(ADAPTEC2, 0x0241), chip_604x },

/* Adaptec 1430SA */
{ PCI_VDEVICE(ADAPTEC2, 0x0243), chip_7042 },

{ PCI_VDEVICE(TTI, 0x2310), chip_7042 },

/* add Marvell 7042 support */
Expand Down

0 comments on commit d9f9c6b

Please sign in to comment.