From owner-freebsd-atm Fri Jan 18 4:37: 1 2002 Delivered-To: freebsd-atm@freebsd.org Received: from valu.uninet.ee (valu.uninet.ee [194.204.34.51]) by hub.freebsd.org (Postfix) with ESMTP id E5F5B37B404 for ; Fri, 18 Jan 2002 04:36:58 -0800 (PST) Received: by valu.uninet.ee (Postfix, from userid 1002) id 9883C36402; Fri, 18 Jan 2002 14:36:54 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by valu.uninet.ee (Postfix) with ESMTP id 9533832619; Fri, 18 Jan 2002 14:36:54 +0200 (EET) Date: Fri, 18 Jan 2002 14:36:54 +0200 (EET) From: Taavi Talvik To: Harti Brandt Cc: Christophe =?ISO-8859-1?B?UHLpdm90YXV4?= , freebsd-atm@FreeBSD.ORG Subject: Re: FreeBSD, Fore and VPI>0 In-Reply-To: <20020118132130.D97177-100000@beagle.fokus.gmd.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 18 Jan 2002, Harti Brandt wrote: > That would actually be easy. My own drivers (for PCA200 and 155HE) are > NATM drivers with three additional ioctl added (to get the QoS values down > to the driver) and a couple of ng hooks that hook into ng_atm. From ng_atm > you can go to whatever other netgraph module you want. If you don't need > signalling (only PVCs), you are done. If you need signalling, well, you > need all the other netgraph modules (ng_sscop, ng_uni, ng_ccatm, ...). > > If you are interested I can send you the drivers and ng_atm to have a look > at. No, there is no need for signalling. Typical home DSL connections don't need any signalling. ISPs typically just set up 1-2 statically configured PVC's and various encapsulation over that. PVC autodiscovery would be nice, but that is not exactly signalling. best regards, taavi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message