diff -r da3d22a27500 -r 09c6fce1ae45 tool/MasterDevice.h --- a/tool/MasterDevice.h Mon Jan 26 11:59:32 2009 +0000 +++ b/tool/MasterDevice.h Mon Jan 26 13:01:58 2009 +0000 @@ -92,6 +92,8 @@ void sdoDownload(ec_ioctl_slave_sdo_download_t *); void sdoUpload(ec_ioctl_slave_sdo_upload_t *); void requestState(uint16_t, uint8_t); + void readFoe(ec_ioctl_slave_foe_t *); + void writeFoe(ec_ioctl_slave_foe_t *); private: unsigned int index;