Device driver for lm ericsson isr pcie card

hi,

i am installing elastix on one system and compiling asterisk 1.8 on another system.
problem is, i am using a quad lm ericsson isr pcie on each system.

i need how to make it work or the driver for the card.

aliyu

Unless someone has written a driver for this then none likely exists for Asterisk.

thanks.

i need to find one or get advice on how to get it to work.

aliyu

There likely isn’t one, so making it work would involve writing a driver from scratch.

thanks again,

can you put me through on writing the driver?

aliyu

I’ve never written a driver and there is no guide for writing one.

Writing a driver is the sort of thing where if you have to ask this sort of question you are not going to be able to do it.

I’d suggest that the number of people worldwide able to write Linux device drivers is in the low 1000s, and you are not going to be able to do so without detailed documentation on the programming model for the card, or serious reverse engineering tools.