K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2002-06-17T20:57:54.000000Z K 7 svn:log V 355 Avoid reprobing on loading a driver. This does not work as the ivars set during the previous probe are stale. What really should be done is route the probe through device_probe_and_attach bit this is one of those ICBBATIASS (I can't be bothered as there is a simpler solution). The user can easily replug the device after kldloading a new device driver. END