[Pkg-voip-commits] [dahdi-tools] 64/285: xpp: two extra product IDs: 1112, 1164

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:18:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit dfa7a08ba30a4869d7323f70ef7a4fa613888c17
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Sun Dec 4 17:08:29 2011 +0000

    xpp: two extra product IDs: 1112, 1164
    
    Two extra USB product IDs used in some odd maintenance scenarios.
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
    
    git-svn-id: http://svn.astersk.org/svn/dahdi/tools/trunk@10368 17933a7a-c749-41c5-a318-cba88f637d49
---
 xpp/astribank_usb.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xpp/astribank_usb.c b/xpp/astribank_usb.c
index 13af7cd..af7e6aa 100644
--- a/xpp/astribank_usb.c
+++ b/xpp/astribank_usb.c
@@ -64,6 +64,8 @@ static const struct xusb_spec	astribank_specs[] = {
 
 	TYPE_ENTRY("USB-MULTI",		0x1161, 2, 1, 2, MP_EP_OUT, MP_EP_IN),
 	TYPE_ENTRY("FPGA-MULTI",	0x1162, 2, 1, 2, MP_EP_OUT, MP_EP_IN),
+	TYPE_ENTRY("BURNED-MULTI",	0x1164, 2, 1, 2, MP_EP_OUT, MP_EP_IN),
+	TYPE_ENTRY("USB-BURN",		0x1112, 2, 1, 2, MP_EP_OUT, MP_EP_IN),
 };
 
 static const struct xusb_spec	astribank_pic_specs[] = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list