if (isa_get_logicalid(dev)) /* skip PnP probes */
return (ENXIO);
if (sn_probe(dev, 0) != 0)
return (0);
}
static int