Is your system compiled as BE or LE ?
bristuff will compile but will not work on BE systems without some
patches/endianess fixes as some of the buffer pointers are little endian
Also with the existing bristuff you will get invalid data due to the fact
that the cache controller of xscale can not snoop into the DMA transfer
cycles and update the cache
To avoid this you need to allocate a non cachable memory region for buffer.
In sort. Although it compiles it does not work :/


Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Thomas Winter
> Sent: Wednesday, July 18, 2007 1:44 AM
> To: asterisk-users@lists.digium.com
> Subject: [asterisk-users] bristuff for hfc card on Xscale 80219
>
>
> Hi,
>
> compile and load of modules works fine.
>
> After ztcfg I can see
> .
> .
> Changing signalling on channel 1 from Unused to Clear channel
> Changing signalling on channel 2 from Unused to Clear channel
> Changing signalling on channel 3 from Unused to HDLC with FCS check
>
> and then the board is frozen.
>
> Any ideas?
>
> regards
> Thomas
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to