23 #include "pedigree/kernel/machine/Device.h" 24 #include "pedigree/kernel/machine/IrqHandler.h" 25 #include "pedigree/kernel/machine/Network.h" 26 #include "pedigree/kernel/process/Semaphore.h" 27 #include "pedigree/kernel/process/Thread.h" 28 #include "pedigree/kernel/processor/IoBase.h" 29 #include "pedigree/kernel/processor/IoPort.h" 30 #include "pedigree/kernel/processor/types.h" 31 #include "pedigree/kernel/utilities/List.h" 51 virtual bool send(
size_t nBytes, uintptr_t buffer);
virtual void getName(String &str)
virtual bool send(size_t nBytes, uintptr_t buffer)
virtual StationInfo getStationInfo()