Report SATA300 chips also as SATA.
This commit is contained in:
parent
57ae362c8f
commit
a4271edc11
@ -471,7 +471,8 @@ ata_siiprb_ch_attach(device_t dev)
|
||||
ch->hw.softreset = ata_siiprb_softreset;
|
||||
ch->hw.pm_read = ata_siiprb_pm_read;
|
||||
ch->hw.pm_write = ata_siiprb_pm_write;
|
||||
|
||||
ch->flags |= ATA_NO_SLAVE;
|
||||
ch->flags |= ATA_SATA;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user