Re: how to create atm interface in linux

From: Matthieu CASTET
Date: Tue Sep 06 2005 - 09:30:44 EST


Le Tue, 06 Sep 2005 14:43:35 +0100, manomugdha biswas a écrit :

> Hi,
> I want to create an ATM interface on linux. I can
> create ethernet interface using alloc_etherdev() and
> then registering this device. Can I use the same
> function to create atm interface ? Or there is other
> way to do this? Can you please give some light on this
> issue?
>
look how it is done in net/atm driver

Hint : use alloc_netdev

Matthieu

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html