Add support for the newer Promise chips here as well.
This commit is contained in:
parent
9b6f0bc021
commit
1060b05e67
@ -92,6 +92,8 @@ ar_probe(struct ad_softc *adp)
|
||||
case 0x4d38105a:
|
||||
case 0x4d30105a:
|
||||
case 0x0d30105a:
|
||||
case 0x4d68105a:
|
||||
case 0x6268105a:
|
||||
return (ar_promise_conf(adp, ar_table));
|
||||
|
||||
case 0x00041103:
|
||||
|
Loading…
Reference in New Issue
Block a user