From owner-freebsd-questions Tue Jan 20 12:05:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA00901 for questions-outgoing; Tue, 20 Jan 1998 12:05:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA00891 for ; Tue, 20 Jan 1998 12:05:47 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id VAA28912; Tue, 20 Jan 1998 21:05:43 +0100 (CET) Message-Id: <199801202005.VAA28912@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: thabib@netroplex.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: isdn4bsd Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 18 Jan 1998 16:33:32 PST." <34C29F5C.B2013614@netroplex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Jan 1998 21:05:42 +0100 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk thabib@netroplex.com writes: >Where can i find the isdn4bsd package? it's not released (read: publically available) yet. >Is it similiar to the isdn4linux package? the only thing they have in common is the isdn4. As you probably know, isdn4linux uses a streams-like mechanism. isdn4bsd is a standard BSD style (collection of) driver(s) which are interlinked using callbacks by way of pointers. We briefly considered using Julian Elischer's netgraph stuff (which provides a kind of streams mechanism) but it was decided to get it working in the traditional fashion before using something which was unfamiliar to us. >I ask this question becuase I want to port a isdn4linux driver to >freebsd. > could probably be done, but it would require a lot of conversion. Which driver, if I may ask ? --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com