lpcmanager

Fixed closing of IDE frame leading to exception.
revamp
2018-02-13, Edouard Tisserant
14b468ab23c2
Fixed closing of IDE frame leading to exception.
LockMBRTUBuffer();
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
rt_dev_ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s