Re: device drivers

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Jun 13 2000 - 07:24:03 EST


> can connect four channels directly from PSTN. So i am taking the four
> channels as /dev/line1, /dev/line2, /dev/line3, /dev/line4. But in the DSP
> software of the card it has only one signalling channel. I have no idea
> about how to manage this one signalling channel among four voice channels.

The existing telephony interface will let you allocate channels individually
for your device and expects a common API. The API presents signalling as a
kernel feature so hopefully you only need to implement the calling ioctls
and maybe a privae ioctl to send/get signalling channel data ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:28 EST