From owner-freebsd-hackers Wed Jan 22 12:48:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA26459 for hackers-outgoing; Wed, 22 Jan 1997 12:48:12 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA26450 for ; Wed, 22 Jan 1997 12:48:05 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.4/8.8.4) with SMTP id MAA11774; Wed, 22 Jan 1997 12:43:14 -0800 (PST) Message-ID: <32E67B5A.446B9B3D@whistle.com> Date: Wed, 22 Jan 1997 12:40:58 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: gjennejohn@frt.dec.com CC: isdn@muc.ditec.de, hackers@freebsd.org Subject: Re: bisdn References: <9701221245.AA21863@cssmuc.frt.dec.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk garyj@frt.dec.com wrote: > > Andrew.Gordon@net-tel.co.uk writes: > > > Is someone working on porting bisdn (the Teles ISDN card driver) and > > > the PPP-support to 2.2? I started on it, but ran into some trouble > > > (like, the kernel will compile, but won't link) and I don't want to > > > re-invent the wheel. > > > > BISDN itself already applies without problems to FreeBSD-2.2, apart from > > /sys/conf/files where the patch fails but is obvious how to fix. > > > > For the PPP stuff, see http://www.arg1.demon.co.uk/ for a compilation > > of the work by Stefan Grefen and Gary Jennejohn, which I have > > organized to apply cleanly to FreeBSD-2.2. > I have completed my BSD networking framework. it is in some ways in teh same ecological niche as STREAMS I'd like to show it to some of the ISDN crew to see if it is of any use tho them it mad my frame relay stuff a snap, and now pacbell are offering Frame over ISDN B channel. I want to be able to get some ISDN experience with the framework.. for a white-paper, send email. stefan.. this is an evolutionary leap forward from what we were describing before.. I'd like your comments. Archie (our ppp guru (wrote the multilink ppp daemon)) is writing a PPP module for it as we speak..