Skip to content
Commit badc2341 authored by su henry's avatar su henry Committed by Jeff Garzik
Browse files

The SATA controller device ID is different according to


the onchip SATA type set in the system BIOS:
Device                              Device ID
SATA in IDE mode             0x4390
SATA in AHCI mode           0x4391
SATA in non-raid5 driver     0x4392
SATA in raid5 driver           0x4393

Although the device ID is different, they use the same AHCI driver
.The attached file is the patch for adding these device
IDs for ATI SB700.

Signed-off-by: default avatar <henry.su.ati@gmail.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 203ef6c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment