* how to create atm interface in linux
@ 2005-09-06 13:43 manomugdha biswas
2005-09-06 13:47 ` Matti Aarnio
2005-09-06 14:06 ` Matthieu CASTET
0 siblings, 2 replies; 3+ messages in thread
From: manomugdha biswas @ 2005-09-06 13:43 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-net
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?
Regards,
Mano
Manomugdha Biswas
__________________________________________________________
Yahoo! India Matrimony: Find your partner online. Go to http://yahoo.shaadi.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to create atm interface in linux
2005-09-06 13:43 how to create atm interface in linux manomugdha biswas
@ 2005-09-06 13:47 ` Matti Aarnio
2005-09-06 14:06 ` Matthieu CASTET
1 sibling, 0 replies; 3+ messages in thread
From: Matti Aarnio @ 2005-09-06 13:47 UTC (permalink / raw)
To: manomugdha biswas; +Cc: linux-kernel, linux-net
On Tue, Sep 06, 2005 at 02:43:35PM +0100, manomugdha biswas wrote:
> Date: Tue, 6 Sep 2005 14:43:35 +0100 (BST)
> From: manomugdha biswas <manomugdhab@yahoo.co.in>
> Subject: how to create atm interface in linux
> To: linux-kernel@vger.kernel.org
> Cc: linux-net@vger.kernel.org
>
> 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?
How about asking that at the Linux-ATM -list ?
I can tell you only, that it isn't hosted at VGER.
> Regards,
> Mano
>
> Manomugdha Biswas
/Matti Aarnio
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to create atm interface in linux
2005-09-06 13:43 how to create atm interface in linux manomugdha biswas
2005-09-06 13:47 ` Matti Aarnio
@ 2005-09-06 14:06 ` Matthieu CASTET
1 sibling, 0 replies; 3+ messages in thread
From: Matthieu CASTET @ 2005-09-06 14:06 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-net
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-06 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-06 13:43 how to create atm interface in linux manomugdha biswas
2005-09-06 13:47 ` Matti Aarnio
2005-09-06 14:06 ` Matthieu CASTET
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®