Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2012 08:44:37 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Andreas Longwitz <longwitz@incore.de>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: ISDN4BSD (HPS version) is going into ports
Message-ID:  <201211300844.37917.hselasky@c2i.net>
In-Reply-To: <50B78C8A.2040701@incore.de>
References:  <509E87EF.9070607@incore.de> <201211241222.52897.hselasky@c2i.net> <50B78C8A.2040701@incore.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 29 November 2012 17:25:46 Andreas Longwitz wrote:
> First step of analyze is done: I see in the isdntrace that several of
> the incoming D-channel frames have an extra byte at the end of the frame:
>        10101110 UNKNOWN single octet IE = 0xae
> Further I see many single outgoing bytes on L3 level:
>   L3 04 AE 10101110 Protocol = Other Layer 3 or X.25        (0xae)
> 
> On the other side of the ISDN-line all length are correct. Maybe there
> is a "one byte length problem" in the D-channel communication between
> the i4b driver and the card.

Hi,

Maybe you can read out the chip numbers? Maybe some of the chips used are 
documented. Should not be impossible to get this working!

The driver is located here:

src/sys/i4b/layer1/ihfc3/i4b_avm_pci.h

Should be easy to compare with the old driver from FreeBSD 6.x.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211300844.37917.hselasky>