K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-02T00:37:40.000000Z K 7 svn:log V 323 - Fix unloading by the same way it is done in my other classes: set gp->softc to NULL and return ENXIO when it is NULL, so GEOM will not panic or hang, but unload one device on every 'unload'. This make 'unload' command usable, but it have to be executed + 1 times. - Made use of 'pp' variable. END