From 39a1812c1ef76b6a792f00087f1e507616bbbb25 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Thu, 6 Jul 2006 13:47:05 +0000 Subject: Tons of updates to the Astribank (xpp) driver: * xpd_fxo.ko (FXO span) is now operational * Remove obsolete .inc initialization files (we use user-space init) * Added an install target to the utils dir. * Updated README.Astribank accordingly. * Using RBS signalling, as caller ID did not work well otherwise. * Better handling of USB protocol errors. * Fixed some procfs-related races. * per-card-module ioctls. * fxotune support. * opermode support (set through /etc/default/zaptel for now) * Userspace initialization script can also read registers. * Power calibration works (and implemented in perl) * some fine-tuning to the regster initialization parameters. * Leds turn on before registration and turn off after it. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1204 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/README.Astribank | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'xpp/README.Astribank') diff --git a/xpp/README.Astribank b/xpp/README.Astribank index 5e49176..f6f995c 100644 --- a/xpp/README.Astribank +++ b/xpp/README.Astribank @@ -35,6 +35,13 @@ install the (externally available) fxload utility. Installation: """""""""""" +apart from the standard 'make install' in the zaptel directory, +run: + + make -C xpp/utils install + +Alternatively, do the following manually: + All firmware files should be copied to a new directory: /usr/share/zaptel/ @@ -45,6 +52,14 @@ In addition, the file xpp/xpp_modprobe contains optional modprobe settings. It may be copied verbatim into /etc/modprobe.conf or (better) copied to /etc/modprobe.d/ . + +Note that loading through udev is not yet provided. Run + + /etc/hotplug/usb/xpp_fxloader xppdetect + +to load firmware. + + Loading Firmware Details: """""""""""""""""""""""" The Astribank needs a firmware loaded into it. Without the firmware, -- cgit v1.2.3