------------------------------------------------------------------------- File : README.txt Date : 02/23/2012 Notes : Contains Linux drivers and all source for the TSync family. Revision : 2.51 ------------------------------------------------------------------------- Directions: 1. Read Driver Guide (1191-5001-0050) for detailed installation instructions. Version History ========================================================================= Feb 2012, Version 2.51 -------------------------------------------------------------------------------- - Removed the following API's: none - Added the following new API's: HW_GetTemperature (For TSync cPCI boards only) Nov 2011, Version 2.50 ------------------------------------------------------------------------- - Added support for kernels up to 2.6.39 and 3.0.0. - Fixed bug in Linux makefile. Wrong "*.rules" file was being installed on versions of Redhat 5 & 6. Jan 2011, Version 2.41 ------------------------------------------------------------------------- - Added support for kernels down to 2.6.9. Tested on RHEL 4. - Removed the following API's: ETP_GetFormat ETP_GetMode ETP_GetOffset ETP_SetFormat ETP_SetMode ETP_SetOffset FR_GetOffset FR_SetOffset - Added the following new API's: ETP_GetCfg ETP_SetCfg GO_GetSWTmAlgnEn GO_SetSWTmAlgnEn GR_GetRefId IR_GetRefId PTR_GetRefId Nov 2010, Version 2.30 ------------------------------------------------------------------------- - Updated/tested to support kernels from 2.6.15 to 2.6.35. - Added shared lib support. (libtsync.so) - Added new API's "HW_ClrIntCount" & "HW_GetIntCount". - Updated NTP patch to support NTP revision ntp-4.2.6p2. - Fixed NTP reference bug. - Fixed many complile warnings.