Re: why usr/include/linux/if_frad.h is required

From: Krzysztof Halasa
Date: Tue Jan 20 2009 - 14:53:47 EST


Arnd Bergmann <arnd@xxxxxxxx> writes:

> The CONFIG_DLCI check in there is clearly in error, the definition in there
> is a user interface. The obvious solution is to drop the #if / #endif pair
> without a replacement.

I think so.
OTOH I'd be really surprised if anyone on the planet still used this
code/driver. IIRC and AFAICS it is (sdla.c coupled with dlci.c) the
first driver for the old Sangoma ISA sync serial cards (S502 - S508,
i.e. those based on Z80CPU doing HDLC and other things in firmware).


There was also a second(?) driver for those cards (official from
Sangoma), but:

commit 8db60bcf3021921e2d10d158641792d640e52fe8
Author: Adrian Bunk <bunk@xxxxxxxxx>
Date: Tue Apr 11 17:28:33 2006 -0700

[WAN]: Remove broken and unmaintained Sangoma drivers.

The in-kernel Sangoma drivers are both not compiling and marked as BROKEN
since at least kernel 2.6.0.

Sangoma offers out-of-tree drivers, and David Mandelstam told me Sangoma
does no longer maintain the in-kernel drivers and prefers to provide them
as a separate installation package.

This patch therefore removes these drivers.


They claim support for "All S-Series Legacy Cards" with out-of-tree
drivers available from www.sangoma.com.
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/