The best way to design and create a new ACM driver is to modify one of the sample ACM drivers, because all ACM drivers are similar to each other in layout, and because the sample code is well documented to indicate how changes should be made.
This section provides the following topics:
·Notifying Clients from ACM Drivers
·Defining Format Structures and Filter Structures
·Providing ACM Support in Device Drivers
·Guidelines for Writing ACM Drivers