From 6bc1dbffe9f77eb3c85a655ffeaff64d963c6b43 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Tue, 16 Oct 2007 17:55:05 +0000 Subject: xpp r4892: * Zaptel/Hardware perl modules: - Use sysfs directly. Don't rely on lspci/lsusb. - Each device has a description and driver name. - Zaptel::Hardware::drivers() to show the list of required drivers for this system (see zaptel_drivers). - zaptel_hardware shows a description and a (suggested?) driver. * zt_registration sorts by Serial first and only then by connector. * USB_FW.hex replaces all the USB_11x0.hex . - Separate USB interface for the management processor. - Hence fpga_load can now work even with drivers loaded. * Fix firmware upgrading. * Fix manual firmware loading while auto-loading. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3142 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/card_pri.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xpp/card_pri.c') diff --git a/xpp/card_pri.c b/xpp/card_pri.c index b290a93..1535cc2 100644 --- a/xpp/card_pri.c +++ b/xpp/card_pri.c @@ -528,7 +528,8 @@ static int PRI_card_init(xbus_t *xbus, xpd_t *xpd) } /* FIXME: now we need to fix channel number (E1/T1/J1) */ -#if 0 +#if 1 +#else /* * FPGA firmware limitation: * Force HOST sync *before* sending PCM -- cgit v1.2.3