Add support for the newer Promise chips here as well.

This commit is contained in:
sos 2001-08-21 12:23:31 +00:00
parent 9b6f0bc021
commit 1060b05e67

View File

@ -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: