- Global canCHANNELDATA_CHANNEL_NAME
- Use canCHANNELDATA_DEVDESCR_ASCII instead.
- Global canIOCTL_GET_USB_THROTTLE_SCALED
- Use canIOCTL_GET_THROTTLE_SCALED instead
- Global canIOCTL_SET_TXACK
- Global canIOCTL_SET_USB_THROTTLE_SCALED
- Use canIOCTL_SET_THROTTLE_SCALED instead.
- Global kvlcEventCount (KvlcHandle handle, unsigned int *count)
- Use kvlcEventCountEx instead.
- Global kvmKmeCountEvents (kmeFileHandle h, uint32 *eventCount)
- Use kvmKmeCountEventsEx instead.
- Global kvmLogFileMount (kvmHandle h, uint32 fileIndx, uint32 *eventCount)
- Use kvmLogFileMountEx instead.
- Global linGetFirmwareVersion (LinHandle h, unsigned char *bootVerMajor, unsigned char *bootVerMinor, unsigned char *bootVerBuild, unsigned char *appVerMajor, unsigned char *appVerMinor, unsigned char *appVerBuild)
- Use linGetChannelData() with linCHANNELDATA_CARD_FIRMWARE_REV instead.