K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-31T19:24:37.000000Z K 7 svn:log V 218 If we fail to find our PCI ID in attach (this should never happen), then just return ENXIO directly instead of calling tl_detach() since that would panic since the softc mutex isn't initialized until after this check. END