From owner-freebsd-questions@FreeBSD.ORG Wed Aug 27 08:07:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C110216A4BF for ; Wed, 27 Aug 2003 08:07:36 -0700 (PDT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB64043FB1 for ; Wed, 27 Aug 2003 08:07:35 -0700 (PDT) (envelope-from kirk@strauser.com) Received: from pooh.strauser.com (pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.9/8.12.9) with ESMTP id h7RF7XFn003903 for ; Wed, 27 Aug 2003 10:07:34 -0500 (CDT) (envelope-from kirk@strauser.com) To: freebsd-questions@freebsd.org From: Kirk Strauser Date: Wed, 27 Aug 2003 10:07:28 -0500 Message-ID: <87brubqgun.fsf@strauser.com> Lines: 25 X-Mailer: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Problems with sio3 on 5.1 machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 15:07:36 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable I have an old 2400 baud ISA modem that I use to dial out to my paging company's TAP server. The modem worked corrected under FreeBSD 4.8 with this entry in my kernel configuration: device sio3 at isa? port IO_COM4 irq 9 I've since installed 5.1 on that machine but I'm having trouble getting the modem to work. I get this in my dmesg: sio3: configured irq 9 not in bitmap of probed irqs 0 sio3: port may not be enabled This is the relevant clause from my /boot/device.hints: hint.sio.3.at=3D"isa" # hint.sio.3.disabled=3D"1" hint.sio.3.port=3D"0x2E8" hint.sio.3.irq=3D"9" I'm still growing accustomed to 5.x's new configuration setup so I may very well be overlooking something obvious. What can I do to re-enable my old modem? =2D-=20 Kirk Strauser --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/TMk15sRg+Y0CpvERAkYIAJwMFTSYDsMC5gQrnzTNR7pH5Kn5gACfV3fR bS0ymDTfG2jjBg9bpqVrMvw= =Fw09 -----END PGP SIGNATURE----- --=-=-=--