summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_errors.h
diff options
context:
space:
mode:
authorOctasic Inc <support@octasic.com>2006-06-02 17:20:02 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:07:43 +0200
commit28d1a12970507987a1e064ec1f59e73c11e65b4e (patch)
tree3222724baa46fb6f63035867b63fd273885cdecc /software/include/oct6100api/oct6100_errors.h
parent55d5dda36701cda2857f38ba7d60bd40f2c5e51a (diff)
importing OCT612x-01.00-PR41
Diffstat (limited to 'software/include/oct6100api/oct6100_errors.h')
-rw-r--r--software/include/oct6100api/oct6100_errors.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/software/include/oct6100api/oct6100_errors.h b/software/include/oct6100api/oct6100_errors.h
index 3a25674..150aa55 100644
--- a/software/include/oct6100api/oct6100_errors.h
+++ b/software/include/oct6100api/oct6100_errors.h
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.00-PR40 $
+$Octasic_Release: OCT612xAPI-01.00-PR41 $
-$Octasic_Revision: 194 $
+$Octasic_Revision: 196 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -521,7 +521,8 @@ $Octasic_Revision: 194 $
#define cOCT6100_ERR_DEBUG_RC_CHANNEL_RECORDING_DISABLED (0x11012 + cOCT6100_ERR_BASE)
#define cOCT6100_ERR_DEBUG_GET_DATA_MODE (0x11013 + cOCT6100_ERR_BASE)
#define cOCT6100_ERR_DEBUG_CHANNEL_IN_POWER_DOWN (0x11014 + cOCT6100_ERR_BASE)
-
+#define cOCT6100_ERR_DEBUG_GET_DATA_CONTENT (0x11015 + cOCT6100_ERR_BASE)
+#define cOCT6100_ERR_DEBUG_GET_DATA_MODE_CANNOT_CHANGE (0x11016 + cOCT6100_ERR_BASE)
#define cOCT6100_ERR_MIXER_ALL_COPY_EVENT_ENTRY_OPENED (0x12000 + cOCT6100_ERR_BASE)
#define cOCT6100_ERR_MIXER_COPY_EVENT_HANDLE (0x12001 + cOCT6100_ERR_BASE)
@@ -824,5 +825,6 @@ $Octasic_Revision: 194 $
#define cOCT6100_ERR_FATAL_E7 (0x000E7 + cOCT6100_FATAL_BASE)
#define cOCT6100_ERR_FATAL_E8 (0x000E8 + cOCT6100_FATAL_BASE)
#define cOCT6100_ERR_FATAL_E9 (0x000E9 + cOCT6100_FATAL_BASE)
+#define cOCT6100_ERR_FATAL_EA (0x000EA + cOCT6100_FATAL_BASE)
#endif /* __OCT6100_ERRORS_H__ */