Re: Frame Relay generic driver

Gergely Madarasz (gorgo@caesar.elte.hu)
Tue, 6 Jul 1999 13:37:11 +0200 (METDST)


On Tue, 6 Jul 1999, Jan Kasprzak wrote:

> Hi, folks,
>
> just a random thought on sync drivers: I would like to have
> the common way of reading the status of modem lines (or at least DCD)
> on a synchronous port. On many HW routers (read: Cis*o) you can
> distinguish between the line (DCD) coming down (modem problem, or physical
> line problem) and the non-existent link protocol (remote end is not
> connected or is down, clock problem etc).

The comx drivers do this and report the status of the line (actually 3
things are here: interface (ifconfig up/down), line (hw up/down), protocol
(keepalive up/down)). It should be generalized.
Btw clock problem: the hscx chip (used on one of our boards) cannot report
anything if it doesn't get clock.

-- 
Madarasz Gergely           gorgo@caesar.elte.hu         gorgo@linux.rulez.org
          Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
                    HuLUG: http://mlf.linux.rulez.org/

- 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/