IMPORTS
BasicTime, Booting, EthernetFace, EthernetOneFace, IO, PrincOpsUtils, Process, ProcessorFace, SafeStorage, VM
CONTROL IOExtrasImpl, NSImpl, DriverImpl, DriverInterceptImpl, EthernetDriver, EthernetOneDriver, EthernetDriverStatsImpl, HackPupHostNumber, PupEthernetTranslation = {
IOExtrasImpl;
NSImpl;
DriverImpl;
DriverInterceptImpl;
EthernetDriver;
EthernetOneDriver;
EthernetDriverStatsImpl;
HackPupHostNumber;
PupEthernetTranslation;
}.