K 10 svn:author V 7 n_hibma K 8 svn:date V 27 1999-11-18T18:04:17.000000Z K 7 svn:log V 458 Cleanup of the code before we add a few thins. - remove the use of NDEV. It is confusing. MAXUSBDEV should do. - add some comments. - add more explanation in usage() - change the timeout value for undetected USB devices from 300 to 30 seconds. I don't think anyone wants to wait 5 minutes for broken devices to show up. The overhead CPU wise is very little. - print 'no controllers found' as a fatal error. - remove inclusion of malloc.h. It's unused. END