K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-04-17T04:23:11.652413Z K 7 svn:log V 281 Convert the usb drivers over to the vap taskqueue system - remove usb2_proc_* - remove the deferral of scanning/state callbacks - remove deferred attach/init/stop The switch off async operation of the drivers is a huge win in complexity, race conditions and reduced code size. END