From owner-freebsd-isdn@FreeBSD.ORG Wed Nov 19 23:52:33 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 9BB5316A4CE for ; Wed, 19 Nov 2003 23:52:33 -0800 (PST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B780143FA3 for ; Wed, 19 Nov 2003 23:52:32 -0800 (PST) (envelope-from un1du2el@gmx.net) Received: from gmx.net (dialin-145-254-185-191.arcor-ip.net [145.254.185.191]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 5F5691C8847; Thu, 20 Nov 2003 08:52:30 +0100 (CET) Date: Thu, 20 Nov 2003 08:52:43 +0100 From: "un1du2el" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: de-de, en-us, en MIME-Version: 1.0 To: Gary Jennejohn References: <200311200002.hAK0204n001670@peedub.jennejohn.org> In-Reply-To: <200311200002.hAK0204n001670@peedub.jennejohn.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-Id: <20031120075230.5F5691C8847@mail-in-01.arcor-online.net> cc: freebsd-isdn@freebsd.org Subject: SOLVED! Re: how dangerous would it be to switch to 5.1-current? 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, 20 Nov 2003 07:52:33 -0000 It's working! But I don't know exactly why... I did the following: 1. Change setup to isppp 2. Test => failed 3. Put in an AVM Fritz PCI v2 4. Rebuild kernel with new device ifpi2, reboot 5. Test => failed 6. Removed AVM Fritz PCI v2 7. Rebuild kernel with old device isic, reboot 8. Change BIOS setting "PNP OS = no" 9. Change BIOS setting "Resource configuration = auto" 10. Change setup to tun0 11. Test => passed So what I actually did was to change two BIOS settings (which I changed to "PNP=YES", "configuration=manual, reserve irq5 for isa" after the first test yesterday failed) and recompile the kernel one more time. Markus D. Gary Jennejohn wrote: > *This message was transferred with a trial version of CommuniGate(tm) Pro* > > "un1du2el" writes: > >>I've just tried to use an isppp setup with 5.1-R and the same thing >>happens. In fact it fails on first attempt, dials a second time, the >>connection is closed from the other side and the nothing ever happens >>again (no dialouts etc.). >> >>Attached is a redirected log output from isdnd. >> >>I use this card: >>isic0 at port 0x1b00-0x1b1f,0x16e0-0x16ff,0x6e0-0x6ff,0xee0-0xeff, >>0x1300-0x131f,0x300-0x31f,0xb00-0xb1f irq 5 flags 0x4 on isa0 >>isic0: passive stack unit 0 >>isic0: AVM A1 or Fritz!Card Classic >> >>The same setup works perfectly with 4.9-R. >> > > > If you do spppcontrol does it show the correct values for your > access information (password, user-name, etc.)? I just used my > ifpi2 under -current yesterday with no problems whatsoever. > > --- > Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de >