K 10 svn:author V 8 hselasky K 8 svn:date V 27 2010-11-30T08:25:57.388427Z K 7 svn:log V 336 We need to define a cdev variable associated with each USB device, hence existing applications like webcamd are expecting that. This problem was introduced by SVN change 214221 where cdev= was replaced by ugen= by accident. Solve this problem by redefining cdev= in devd notifications. MFC after 3 days. Approved by: thompsa (mentor) END