Date: Fri, 11 May 2001 15:52:52 -0500 (CDT) From: mark tinguely <tinguely@web.cs.ndsu.NoDak.edu> To: danielbat@usa.net, freebsd-atm@FreeBSD.ORG Subject: Re: ATM adapter ForeRunner LE 25Mpbs Message-ID: <200105112052.f4BKqqH15425@web.cs.ndsu.NoDak.edu> In-Reply-To: <20010511184642.28710.qmail@www0r.netaddress.usa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I have two machines running freebsd 3.5.1 and ATM adapters ForeRunner LE > 25Mbps. What I need configure in the kernel to these adapters will work ? > Please this is urgent! There is some tutorial where I find the instructions ? download: ftp://ftp.cs.ndsu.nodak.edu/pub/freebsd/atm/nicstar.tgz after expanding the files, read the file nicstar/README. FYI: There is a reported problem with Fore switches and the SPANS protocol, in that the swich does not have the end of PDU bit set for the SPANS PDUs. They are probably using AAL0 not AAL5. I would recommend adding an check in idt_openvcc() for the SPANS VCC, and open the SPANS VCC to use AAL0 instead of AAL5. The driver should hand the AAL0 packets to the HARP code just the same as AAL5 does. I am sorry, I no longer have access to the NICStAR cards nor do I have a Fore switch. --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105112052.f4BKqqH15425>
