What is this PCI Class/Subclass/Interface?
Posted: Wed Jun 16, 2010 7:25 pm
I have a machine with an integrated mass storage controller that can work in AHCI, IDE and also in RAID mode (and their Class/Subclass/Interface values change accordingly).
I get this data from the PCI DWORD read:
Class: 1
Subclass: 6
Interface: 1
But in the wiki and in the PCI document I have there is only this:
Serial ATA Direct Port Access (DPA)
Class: 1
Subclass: 6
Interface: 0
So, where, among the specifications, can the definition of this kind of device be found, would it be safe to assume it is just a SATA AHCI mass storage device?
Also, what is the difference between SATA DPA and SATA AHCI, for even having different interface identifications?
I get this data from the PCI DWORD read:
Class: 1
Subclass: 6
Interface: 1
But in the wiki and in the PCI document I have there is only this:
Serial ATA Direct Port Access (DPA)
Class: 1
Subclass: 6
Interface: 0
So, where, among the specifications, can the definition of this kind of device be found, would it be safe to assume it is just a SATA AHCI mass storage device?
Also, what is the difference between SATA DPA and SATA AHCI, for even having different interface identifications?