From owner-freebsd-isdn@FreeBSD.ORG Thu Jun 2 20:19:29 2005 Return-Path: X-Original-To: freebsd-isdn@freebsd.org 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 4882E16A41C for ; Thu, 2 Jun 2005 20:19:29 +0000 (GMT) (envelope-from Thomas.Wintergerst@nord-com.net) Received: from mail3.ewetel.de (mail3.ewetel.de [212.6.122.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C249443D1D for ; Thu, 2 Jun 2005 20:19:28 +0000 (GMT) (envelope-from Thomas.Wintergerst@nord-com.net) Received: from kalak.lemur.nord.de (dialin-80-228-50-212.ewe-ip-backbone.de [80.228.50.212]) by mail3.ewetel.de (8.12.1/8.12.9) with ESMTP id j52KJPAF023942; Thu, 2 Jun 2005 22:19:25 +0200 (MEST) Received: from [192.168.2.4] (lullog.lemur.nord.de [192.168.2.4]) by kalak.lemur.nord.de (8.12.3/8.12.3) with ESMTP id j52KIvGG000655; Thu, 2 Jun 2005 22:18:58 +0200 (CEST) (envelope-from Thomas.Wintergerst@nord-com.net) Message-ID: <429F69B1.3050608@nord-com.net> Date: Thu, 02 Jun 2005 22:18:57 +0200 From: Thomas Wintergerst User-Agent: Mozilla Thunderbird 0.9 (X11/20041220) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isdn@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-CheckCompat: OK Subject: New version 1.0 of CAPI for BSD X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: twinterg@gmx.de List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 20:19:29 -0000 Hello all, I am pleased to announce the availability of release 1.0 of CAPI for BSD (or short c4b). It can be found at . See for more information about using c4b with CAPI4Hylafax or Asterisk. The main changes in this release: - Support for the AVM B1 PCMCIA. AFAIK this is the first ISDN PC-card supported by FreeBSD. - New driver for ITK IX1 Basic, Octo and Primary. These boards were also called Digi Datafire Basic, Octo and Primary, after Digi took over the German company ITK. - The firmware loading tools for the boards were rewritten to use a configuration file. - The startup script was replaced by several new ones. For each CAPI driver there is a separate script now that will load the kernel module and perform the download of firmware and configuration of the boards found in the configuration files. - Compiles under Amd64 (all but i4bcapimgr because of i4b currently not supporting Amd64). - Patchset are only available for 5.3-RELEASE and 5.4-RELEASE. Other versions will need some handwork. -- Have fun, Thomas