K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-10-12T03:02:50.000000Z K 7 svn:log V 193 Convert ndis_set_info() and ndis_get_info() from using msleep() to KeSetEvent()/KeWaitForSingleObject(). Also make object argument of KeWaitForSingleObject() a void * like it's supposed to be. END