[SCSI] pm80xx: Device id changes to support series 8 controllers.
Updated pci id table with device, vendor, subdevice and subvendor ids for 8074, 8076, 8077 SAS/SATA 12G controllers. Added 12G related macros. Signed-off-by: Anandkumar.Santhanam@pmcs.com Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:

committed by
James Bottomley

부모
c712495e68
커밋
a9a923e55e
@@ -46,7 +46,10 @@ enum chip_flavors {
|
||||
chip_8008,
|
||||
chip_8009,
|
||||
chip_8018,
|
||||
chip_8019
|
||||
chip_8019,
|
||||
chip_8074,
|
||||
chip_8076,
|
||||
chip_8077
|
||||
};
|
||||
|
||||
enum phy_speed {
|
||||
|
Reference in New Issue
Block a user