From acb7444dd7e5b951169967232fa3a02c949b51a7 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Sat, 9 Sep 2006 15:24:12 +0000 Subject: Latest xpp driver. Backported from trunk (r1455, Xorcom r2157) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1457 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/card_fxo.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xpp/card_fxo.h') diff --git a/xpp/card_fxo.h b/xpp/card_fxo.h index 762f47b..6e5186b 100644 --- a/xpp/card_fxo.h +++ b/xpp/card_fxo.h @@ -32,7 +32,6 @@ enum fxo_opcodes { XPROTO_NAME(FXO, CHAN_ENABLE) = 0x0F, /* Write to DAA */ XPROTO_NAME(FXO, CHAN_CID) = 0x0F, /* Write to DAA */ XPROTO_NAME(FXO, RING) = 0x0F, /* Write to DAA */ - XPROTO_NAME(FXO, SETHOOK) = 0x0F, /* Write to DAA */ XPROTO_NAME(FXO, LED) = 0x0F, /* Write to DAA */ XPROTO_NAME(FXO, RELAY_OUT) = 0x0F, /* Write to DAA */ XPROTO_NAME(FXO, DAA_INIT) = 0x0F, /* Write to DAA */ @@ -56,6 +55,5 @@ DEF_RPACKET_DATA(FXO, DAA_WRITE, ); #define DAA_VBAT_REGISTER 29 -#define BAT_THRESHOLD 3 #endif /* CARD_FXO_H */ -- cgit v1.2.3