Add a couble more Promise chip ID's.
This commit is contained in:
parent
a67f50f015
commit
1e8f208d95
@ -122,7 +122,8 @@ ata_raiddisk_attach(struct ad_softc *adp)
|
||||
switch(adp->device->channel->chiptype) {
|
||||
case 0x4d33105a: case 0x4d38105a: case 0x4d30105a:
|
||||
case 0x0d30105a: case 0x4d68105a: case 0x6268105a:
|
||||
case 0x6269105a:
|
||||
case 0x4d69105a: case 0x5275105a: case 0x6269105a:
|
||||
|
||||
/* test RAID bit in PCI reg XXX */
|
||||
return (ar_promise_read_conf(adp, ar_table, 0));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user