K 10 svn:author V 5 peter K 8 svn:date V 27 2000-03-01T19:30:36.000000Z K 7 svn:log V 288 Don't free(sc) before returning an error from probe, it does not "belong" to us, subr_bus.c will free it. This bug (panic: freeing already free) was exposed by kern/subr_bus.c rev 1.54 Not explicitly approved by: jkh (but this is a showstopper and fallout of the above approved change) END