From owner-freebsd-isdn Thu Jan 8 11:50:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA21106 for isdn-outgoing; Thu, 8 Jan 1998 11:50:35 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from arara.telebrasilia.gov.br (guilherm@arara.telebrasilia.gov.br [200.18.28.87]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA21054 for ; Thu, 8 Jan 1998 11:50:12 -0800 (PST) (envelope-from guilherm@arara.telebrasilia.gov.br) Received: from localhost (guilherm@localhost) by arara.telebrasilia.gov.br (8.8.7/8.8.7) with SMTP id QAA03125 for ; Thu, 8 Jan 1998 16:49:03 -0200 Date: Thu, 8 Jan 1998 16:49:02 -0200 (EDT) From: Guilherme Carvalho Chehab Reply-To: Guilherme Carvalho Chehab To: freebsd-isdn@FreeBSD.ORG Subject: Re: support for Sagem Cybermod In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 7 Jan 1998, Hellmuth Michaelis wrote: > Another problem to solve would be PnP, personally i wait with this until > PnP becomes part of the FreeBSD kernel. Does the isapnptools (used on linux) work by any chance. The only problem with it is that it must be loaded before the driver try to initialize the board... > It would be best, if one could get a tech ref manual or something like > this from Sagem ... I am trying to get more detailed info. I discovered by some impressions on the board that it is manufactured in consortium with Dr Neuhaus. The name of the board sold under Neuhaus brand in Germany is: NICCY GO@, ISDN-Karte PnP (ISA-Bus). By the picture on their website (http://www.neuhaus.de) they are exactly the same board. Of course the picture is not good enough to identify the chips used on it, but they look very alike. On Neuhaus there much more info that I hope can be useful on porting the drivers. On the other hand, all info is in German, I just can barely read German (with a huge dictionary help, off course) . I also got some docs on Siemens about the chipset, they are impressively detailed. The Texas chip is, as far as I could found on their Website, some interface bus driver. You have said something about finding out how is the address decoding. What to you mean with "address decoding"? (sorry, I really don't have much experience with ISDN :-) regards, Guilherme ps.: by the way, by with kernel version should I start to get the most current version of the ISDN drivers?