Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CDC EEM represents the "glue" between the USB domain and the Ethernet domain. The USB device stack along with the CDC EEM subclass is seen as the physical layer by the network stack. A simple driver is needed to interface the network stack to the CDC EEM subclass. Figure - CDC EEM Architecture and Interactions shows the architecture and interactions of a network device using the CDC EEM subclass.

Anchor
Figure - CDC EEM Architecture and Interactions
Figure - CDC EEM Architecture and Interactions

Panel
borderWidth0
titleFigure - CDC EEM Architecture and Interactions

Image Added


Buffer management

The CDC EEM subclass implementation offers a queuing mechanism for receive and transmit buffers.

...