Index: trunk/doc/design/07_devmap.html =================================================================== --- trunk/doc/design/07_devmap.html (revision 724) +++ trunk/doc/design/07_devmap.html (revision 725) @@ -22,8 +22,8 @@

{des7:2} -The default implementation of the device mapper is a plugin called devmap. -Devmap has three major features: slotting name translation +The default implementation of the device mapper is a plugin called std_devmap. +std_devmap has three major features: slotting name translation (red), device mapping (green) and port mapping (blue). The slotting translation makes sure the resulting abstract component has the right amount of ports; the device mapper loads the device-specific port mapping and other @@ -31,7 +31,7 @@ a table (the table typically set up by the device mapper).

{des7:3} -The device mapper is an optional mechanism implemented in a plugin. The +The standard device mapper is an optional mechanism implemented in a plugin. The user may choose to use it or to: