Add support for the newer Promise chips here as well.

This commit is contained in:
Søren Schmidt 2001-08-21 12:23:31 +00:00
parent ce595235cb
commit 65d5e55cdd

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: