Date: Sat, 19 Oct 2002 22:16:31 -0700 From: "Greg Smith" <freebsd_mail@myrealbox.com> To: oberman@es.net, dwalton@acm.org Cc: mobile@freebsd.org Subject: Re: problems with upgrade Message-ID: <200210192216310092.503BB7CC@smtp.myrealbox.com> In-Reply-To: <20021020033926.283135D03@ptavv.es.net> References: <20021020033926.283135D03@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin, I think the dmesg looks OK, IIRC. >> sio1: configured irq 3 not in bitmap of probed irqs 0 On my TP600 with 4.3-stable this is what I get without mwavedd kldload'ed, but imodem definitely enabled on irq's 3 and 10 >> mwave0: <mwave> on isa0 >> Mwave Modem, UART settings IRQ 0x3 IO 0x2f8 >> sio1 at port 0x2f8-0x2ff irq 3 on isa0 >> sio1: type 16550A I think this is the result of kldload mwavedd [sadly I can't get mwave to make on my 4.3-stable to verify my memory from 4.1]. Without the mwavedd device driver there is no sio1. HTH, Greg -----Original Message----- >> Date: Fri, 18 Oct 2002 19:19:25 -0700 >> From: Dave Walton <dwalton@acm.org> >> 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: <mwave> 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210192216310092.503BB7CC>