From owner-freebsd-questions Fri Jan 11 21: 6:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id AD79237B402 for ; Fri, 11 Jan 2002 21:06:25 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0C55FM30763; Fri, 11 Jan 2002 23:05:15 -0600 (CST) (envelope-from dan) Date: Fri, 11 Jan 2002 23:05:15 -0600 From: Dan Nelson To: leegold Cc: freebsd-questions@FreeBSD.ORG Subject: Re: what does my dmesg say? Message-ID: <20020112050515.GB24649@dan.emsphone.com> References: <3C3FC400@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C3FC400@operamail.com> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jan 11), leegold said: > Below is a copy of my dmesg. It's from an ibm aptiva that I pulled > all the stock cards out of and put an isa hardware modem into. > > First could you comment on the modem, is > it detected? I think I see something going on > sio (?) > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 8250 > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A sio0 is most likely your modem, but it must be an ancient one to be a plain 8250. You can test by running "cu -l /dev/cuaa0" and see if an "ATZ" gives you "OK" back. If not, try /dev/cuaa1. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message