Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964839AbVIFNnq (ORCPT ); Tue, 6 Sep 2005 09:43:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964782AbVIFNnp (ORCPT ); Tue, 6 Sep 2005 09:43:45 -0400 Received: from web8501.mail.in.yahoo.com ([202.43.219.163]:30323 "HELO web8501.mail.in.yahoo.com") by vger.kernel.org with SMTP id S932472AbVIFNnp (ORCPT ); Tue, 6 Sep 2005 09:43:45 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=g2eUox+Ep0kOLKkTUGLtvE2Xe6/D3tOikqG3CpZJyvUUnthozb53Ck0ZgxObIOY2gk5GXLs+nBYGZBOXyzDYuEKT6C/jlj9UTbArQ+uDM6jgEGQaV/fQgglLM4LPAGhOlVkkdqfEkReTelLN+5DUe9MtCGfbPpX7roGu9bTyvQo= ; Message-ID: <20050906134335.48615.qmail@web8501.mail.in.yahoo.com> Date: Tue, 6 Sep 2005 14:43:35 +0100 (BST) From: manomugdha biswas Subject: how to create atm interface in linux To: linux-kernel@vger.kernel.org Cc: linux-net@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 699 Lines: 25 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/