From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 17:44:52 2004 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 6310B16A4CE for ; Wed, 18 Aug 2004 17:44:52 +0000 (GMT) Received: from frontend1.messagingengine.com (frontend1.messagingengine.com [66.111.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0905B43D4C for ; Wed, 18 Aug 2004 17:44:51 +0000 (GMT) (envelope-from ajeshjohn@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by frontend1.messagingengine.com (Postfix) with ESMTP id 06104C14612 for ; Wed, 18 Aug 2004 13:44:49 -0400 (EDT) Received: by server2.messagingengine.com (Postfix, from userid 99) id 51938843AA; Wed, 18 Aug 2004 13:44:49 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) References: <1092575702.21097.202360206@webmail.messagingengine.com> In-Reply-To: <1092575702.21097.202360206@webmail.messagingengine.com> To: freebsd-questions@freebsd.org Date: Wed, 18 Aug 2004 20:44:49 +0300 From: "Ajesh John" X-Sasl-Enc: iRbRObk57L5HAeZggOfZYQ 1092851089 Message-Id: <1092851089.4474.202590884@webmail.messagingengine.com> Subject: Re: Can't detect COM ports... 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, 18 Aug 2004 17:44:52 -0000 Hi, I'm sorry. I forgot to include this. I have an internal modem. And I'm using FreeBSD 5.1. There are only 2 cuaa devices in the /dev directory(cuaa1 and cuaa2). Are my ports detected correctly or is it my modem that is not detected?, - Ajesh On Sun, 15 Aug 2004 16:15:02 +0300, "Ajesh John" said: > Hi, > I have got a problem with my HS56 PCTel modem because I can not enable > my serial ports. The first two ports are automatically enabled, but > the third and the fourth does not get enabled. I read the handbook and > tried to do it myself, but without success. I have connected the modem > to the COM3 port(sio2). When I take the output of "dmesg" command I > get the following output.... > > sio2: configured irq 5 not in bitmap of probed irqs 0 > sio2: port may not be enabled > sio3: configured irq 9 not in bitmap of probed irqs 0 > sio3: port may not be enabled > > The irqs and are as follows > sio0 4 > sio1 3 > sio2 5 > sio3 9 > > I have also removed the lines that disable COM3 and COM4 ports from the > file "/boot/device.hints". Can anyone please tell me what should I do > now? > > Ajesh John > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"