Changes between Version 1 and Version 2 of NewDriverClass


Ignore:
Timestamp:
Oct 8, 2009, 6:48:33 AM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewDriverClass

    v1 v2  
    55  * its request functions
    66  * a structure containing pointer to request functions
    7   * utility function prototypes (blocking request wrappers, …) [1]
     7  * utility function prototypes (blocking request wrappers, …) ![1]
    88 * Add reference to the class in the driver structure
    99 * Add a directory for the class
    10  * Add a C-file with utility functions [1]
     10 * Add a C-file with utility functions ![1]
    1111
    12 [1]: This is only needed if the class has such utility functions.
     12![1]: This is only needed if the class has such utility functions.
    1313
    1414