From owner-freebsd-atm Fri Apr 17 17:54:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24960 for freebsd-atm-outgoing; Fri, 17 Apr 1998 17:54:50 -0700 (PDT) (envelope-from owner-freebsd-atm@FreeBSD.ORG) Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA24945 for ; Sat, 18 Apr 1998 00:54:48 GMT (envelope-from scottm@mordred.cs.ucla.edu) Received: (qmail 10785 invoked from network); 18 Apr 1998 00:53:36 -0000 Received: from mordred.cs.ucla.edu (131.179.48.34) by taliesin.cs.ucla.edu with SMTP; 18 Apr 1998 00:53:36 -0000 Received: (from scottm@localhost) by mordred.cs.ucla.edu (8.8.8/8.8.8) id RAA06580; Fri, 17 Apr 1998 17:54:38 -0700 (PDT) (envelope-from scottm) Date: Fri, 17 Apr 1998 17:54:38 -0700 (PDT) From: Scott Michel Message-Id: <199804180054.RAA06580@mordred.cs.ucla.edu> To: djc6@k2.scl.cwru.edu, freebsd-atm@FreeBSD.ORG Subject: Re: LANE support for PCA-200E? In-Reply-To: <199804180014.UAA28558@pinatubo.scl.cwru.edu.scl.cwru.edu> Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ! I have a Fore PCA-200E and have looked at the HARP 2 package for ! FreeBSD 2.2.x (http://www.msci.magic.net/harp/harp2.html) but don't see ! any mention of LANE support. Is there another atm package that supports ! both my for NIC and LANE? Does anyone know if LANE support is in the ! works? I'm currently using Linux with the card and am forced to use a ! buggy, old version of the ATM package for linux since the PCA-200E drivers ! haven't been updated in a while and aren't compatible with the new ATM ! pacakge. Just looking for some alternatives. Gack! No. There's no LAME support. Unless you want to code it up yourself. Frankly, LAME has high overhead, and on the Solaris side, constitutes ~1/3 of the driver. - Need to implement UNI 3.0/3.1/4.0 signalling for LAME to be operational. - Do you just want to be a LEC, LECS, or do you want to be a LES/BUS? Depending on the answer, that's the amount of code you'll have to write. Of course, it's probably better to start with the LAME 2.0 specs. -scooter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message