K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-11-25T08:00:10.000000Z K 7 svn:log V 226 Change the driver to allocate its own callout structure, and modify the interface to use callout_* instead of timeout(). Also add an IS_MPSAFE #define (currently off) which will mark the driver as mpsafe to the upper layers. END