From owner-freebsd-isdn@FreeBSD.ORG Sun Jun 22 12:49:37 2003 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 C290E37B401 for ; Sun, 22 Jun 2003 12:49:37 -0700 (PDT) Received: from peedub.jennejohn.org (p213.54.252.60.tisdip.tiscali.de [213.54.252.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C7B43FD7 for ; Sun, 22 Jun 2003 12:49:36 -0700 (PDT) (envelope-from garyj@jennejohn.org) Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.9/8.11.6) with ESMTP id h5MJnT6T006344; Sun, 22 Jun 2003 21:49:29 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200306221949.h5MJnT6T006344@peedub.jennejohn.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd_deamon@gmx.net In-Reply-To: Message from freebsd_deamon@gmx.net of "Sun, 22 Jun 2003 17:31:35 +0200." <9452.1056295895@www62.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Sun, 22 Jun 2003 21:49:29 +0200 From: Gary Jennejohn cc: freebsd-isdn@freebsd.org Subject: Re: AVM ISDN-Controler Fritz!Card USB v2.1 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: Sun, 22 Jun 2003 19:49:38 -0000 freebsd_deamon@gmx.net writes: > I AM NOT SUBSCRIBED TO THIS LIST! PLEASE CC ME. > > > > I just go a AVM ISDN-Controler Fritz!Card USB v2.1 (I opend the thing on the > board it says “v3.0”) which I would like to use with my FreeBSD-5.1R box. > Reading through the documentation I could not find if the USB version is > supported and if yes which options fit this controller … (than again most of t > he > docs date to around 2001/02). Could please someone tell me if this controller > is supported and by which driver/config options. > First of all you obviously have to have USB in your kernel. Since you don't mention which version you're using it's hard to be specific. But you can look in LINT (4.x) or NOTES (5.x) for options/devices with USB in the the name and add them to your kernel configuration file, generate a new kernel and boot it. Then plug in the device and see what messages the kernel emits. It may be recognized as a modem, in which case you should be able to use it. Note that this is all very general information since I've never used a USB modem/ISDN device. AFAIK no USB ISDN devices are explicitly supported, but if it looks like a modem it may work. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de