From owner-freebsd-isdn@FreeBSD.ORG Thu Aug 26 15:36:15 2004 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7116916A4CE for ; Thu, 26 Aug 2004 15:36:15 +0000 (GMT) Received: from mailfe02.swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6FB943D31 for ; Thu, 26 Aug 2004 15:36:14 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: FxA70Wo/W77dIjjNYD0ftA== Received: from [193.217.240.26] (HELO curly.tele2.no) by mailfe02.swip.net (CommuniGate Pro SMTP 4.2b8) with ESMTP id 143761470 for freebsd-isdn@freebsd.org; Thu, 26 Aug 2004 17:36:12 +0200 Received: (from root@localhost) by curly.tele2.no (8.12.5/8.12.3) id i7QFcIuv003689 for freebsd-isdn@freebsd.org; Thu, 26 Aug 2004 17:38:18 +0200 (CEST) (envelope-from hselasky@c2i.net) Date: Thu, 26 Aug 2004 17:38:17 +0200 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Message-ID: <20040826173816.A2032@curly.tele2.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: new I4B driver v.1.5.2 X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 15:36:15 -0000 Hi, There is a new version (1.5.2) of I4B available from: http://home.c2i.net/hselasky/isdn4bsd/privat/temporary/ It should compile with FreeBSD-5-current and older versions of FreeBSD-5. USB-ISDN support has been disabled until a new USB interface is in place. But you can get USB-ISDN devices working using version 1.5.0 with FreeBSD-5.1 or FreeBSD-5.2, but not FreeBSD-5-current. Some plans for the future: - support for more than 3*2 channels - support for VoIP I suggest that we do a job getting the ISDN-hardware that is not supported by this I4B release, but is supported by FreeBSD-5-current, into the new Layer1 and Layer4, and then get it committed to FreeBSD-5-current? I have now been using this driver for some months and I have seen very few bugs. I have seen no bugs in Layer1, Layer2, Layer3, Layer4 and isdnd which was rewritten. currently unresolved bug: ppp can go into a loop dialing out and hanging up, if the "down" command has been used, but usually recovers after a few dials. Hence ppp does not get any signals back from /dev/i4brbc about the dial-state, that should be a bug in ppp? Any comments? Yours -HPS