From owner-freebsd-mobile Sat Oct 19 20:39:29 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3275237B401 for ; Sat, 19 Oct 2002 20:39:28 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3C543E6E for ; Sat, 19 Oct 2002 20:39:27 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id MUA74016; Sat, 19 Oct 2002 20:39:26 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 283135D03; Sat, 19 Oct 2002 20:39:26 -0700 (PDT) To: dwalton@acm.org Cc: mobile@freebsd.org Subject: Re: problems with upgrade In-reply-to: Your message of "Fri, 18 Oct 2002 19:19:25 PDT." <20021018191925.661a3aab.dwalton@acm.org> Date: Sat, 19 Oct 2002 20:39:26 -0700 From: "Kevin Oberman" Message-Id: <20021020033926.283135D03@ptavv.es.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Fri, 18 Oct 2002 19:19:25 -0700 > From: Dave Walton > Sender: owner-freebsd-mobile@FreeBSD.ORG > > I recently did a cvsup upgrade from 4.4 to 4.6.2 on my thinkpad. At the > same time, I upgraded the mwavem port to the latest version. The modem > was working fine before the upgrade, but now it's broken. > > 'dmesg' reports: > > sio1: configured irq 3 not in bitmap of probed irqs 0 > ... > mwave0: on isa0 > Mwave Modem, UART settings IRQ 0x3 IO 0x2f8 > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A > ... > pid 197 (mwavem), uid 0: exited on signal 11 (core dumped) > Oct 16 20:56:26 thinkpad770z /kernel: pid 197 (mwavem), uid 0: exited on > signal 11 (core dumped) > > > What might be the problem here? Dave, The line from the dmesg output is the key one. It says that your BIOS does not think IRQ3 is used. I'm not sure what this might have to do with the cvsup, though. The coincidence bothers me. To get started, try using ps2 to check the BIOS. Either boot windows or the standalone floppy version and print the status of the internal modem. It should be enabled and be using IRQ3 and 10. You can check on IRQs that are mapped with 'ps2 ? irq'. I am no longer regularly using a system with an mWave, but I will fire it up Monday and install 4.6.2 if I have not heard any word on whether you had any luck. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message