On Fri, Aug 2, 2013 at 2:09 PM, Lev Serebryakov <[email protected]> wrote:
> How will you do this? With kernel debugger? :) Or you could not load this > class, of course. It is too strong solution -- Seems to me that each class has a "taste" method pointer (the g_taste_event - but I've not the source at hand right now). > what if you need tasting of > some devices but not other? This is interesting: effectively it could happen that a class have to serve both tasteable and not tasteable devices. Would it be possible to remove the tasting when the class is instantied (i.e., becomes a geom)? Luca _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-geom To unsubscribe, send any mail to "[email protected]"
