K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-12-17T21:42:10.460906Z K 7 svn:log V 316 Use the EVENTHANDLER system to hook into the usb device configuration and perform a function such as ejecting a 3G autoinstaller disk. The eventhandler system properly tracks threads and is safe to unload, remove the setting/clearing of a function pointer in the kernel by u3g(4) which included a tsleep for safety. END