<> <> <> <> PACK EthernetDriver, EthernetOneDriver, DispatcherImpl, CommunicationControl, PilotCommUtil, Boss, StatsHot, BufferMgr; Communication: CONFIGURATION LINKS: CODE IMPORTS CommUtilDefs, EthernetFace, EthernetOneFace, GermSwap, LoadState, PrincOpsUtils, Process, ProcessorFace, StatsDefs, VM, RPCPrivate EXPORTS ALL CONTROL CommunicationControl = BEGIN Level0: CONFIGURATION IMPORTS BufferDefs, CommUtilDefs, DriverDefs, EthernetFace, EthernetOneFace, GermSwap, LoadState, PrincOpsUtils, Process, ProcessorFace, StatsDefs, RPCPrivate EXPORTS ALL CONTROL DispatcherImpl = BEGIN EthernetDriver; <> DispatcherImpl; <> <> EthernetOneDriver LINKS: FRAME; <> END; CommunicationControl; <> PilotCommUtil; <> Boss; <> StatsHot; <> BufferMgr; <> Level0; END.