Re: Kernel Compilation Project - status update

Henner Eisen (eis@baty.hanse.de)
14 Dec 1998 21:39:47 +0100


Hi,

Arjan van de Ven <arjan@stack.nl> writes:

>
> Kernel Compilation Project - Status update
>
> * ISDN subsystem
Keep in mind that the current version of the isdn driver is not yet merged
into 2.1.131 (the 2.0.36 driver is much closer to the current version).
However, some of your points seem still to be valid for the current version.

> + The ISDN-subsytem doesn't compile if CONFIG_NET isn't set
> (Would be great for an old 386 to serve as answering machine)

The isdn subsystem uses sk_buff's and other network infrastructure of the
kernel. Thus, compiling isdn without networking is not possible for principle
reasons. Your observation might indicate a missing config dependency, however.

Henner

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