From 2dd60aaf18e98b0e9d3c06bd9dce5f1128fa55ad Mon Sep 17 00:00:00 2001 From: tzafrir Date: Wed, 3 May 2006 23:06:02 +0000 Subject: xpp driver release 1.1.0 (first part of commit) * FPGA firmware now loaded from PC (for newer models) * Driver for the FXO module * Moved most userspace files to the subdirectory utils (see also next commit) * Explicit license for firmware files * Optionally avoid auto-registration * Initializations parameters to chips given from userspace * And did I mention bugfixes? git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1021 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/init_data_4_19.cmd | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 xpp/init_data_4_19.cmd (limited to 'xpp/init_data_4_19.cmd') diff --git a/xpp/init_data_4_19.cmd b/xpp/init_data_4_19.cmd new file mode 100644 index 0000000..3223fb7 --- /dev/null +++ b/xpp/init_data_4_19.cmd @@ -0,0 +1,69 @@ +# +# Written by Oron Peled +# Copyright (C) 2006, Xorcom +# +# All rights reserved. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# See the file LICENSE in the top level of this tarball. +# + +; +; $Id$ +; +; DAA's CMD Reg High Low + +; ----------------------------------==== 8-channel FXO unit initialization ===----------------------------------------- + +FF FF 00 00 WD 21 28 +FF FF 00 00 WD 18 99 +FF FF 00 00 WD 06 00 + +; ----------- DAA PCM start offset ---------- + +01 00 00 00 WD 22 01 +01 00 00 00 WD 23 00 +01 00 00 00 WD 24 01 +01 00 00 00 WD 25 00 + +02 00 00 00 WD 22 09 +02 00 00 00 WD 23 00 +02 00 00 00 WD 24 09 +02 00 00 00 WD 25 00 + +04 00 00 00 WD 22 11 +04 00 00 00 WD 23 00 +04 00 00 00 WD 24 11 +04 00 00 00 WD 25 00 + +08 00 00 00 WD 22 19 +08 00 00 00 WD 23 00 +08 00 00 00 WD 24 19 +08 00 00 00 WD 25 00 + +10 00 00 00 WD 22 21 +10 00 00 00 WD 23 00 +10 00 00 00 WD 24 21 +10 00 00 00 WD 25 00 + +20 00 00 00 WD 22 29 +20 00 00 00 WD 23 00 +20 00 00 00 WD 24 29 +20 00 00 00 WD 25 00 + +40 00 00 00 WD 22 31 +40 00 00 00 WD 23 00 +40 00 00 00 WD 24 31 +40 00 00 00 WD 25 00 + +80 00 00 00 WD 22 39 +80 00 00 00 WD 23 00 +80 00 00 00 WD 24 39 +80 00 00 00 WD 25 00 + +; ----------- DAA ONHOOK -------------------- +FF FF 00 00 WD 05 00 -- cgit v1.2.3