From owner-freebsd-questions@FreeBSD.ORG Sun Aug 15 14:31:40 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 15B1E16A4CE for ; Sun, 15 Aug 2004 14:31:40 +0000 (GMT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87C343D45 for ; Sun, 15 Aug 2004 14:31:39 +0000 (GMT) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.71]) by mta10.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with SMTP id <20040815143139.XNHJ9204.mta10.adelphia.net@barbish>; Sun, 15 Aug 2004 10:31:39 -0400 From: "JJB" To: "Ajesh John" , Date: Sun, 15 Aug 2004 10:31:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1092575702.21097.202360206@webmail.messagingengine.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Subject: RE: Can't detect COM ports... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 14:31:40 -0000 owner-freebsd-questions@freebsd.org wrote: > 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 There are only 2 serial com nipples on standard PCs. These are called sio0 and sio1 in FreeBSD and com1 and com2 by the motherboard. What makes you think your PC has a com3 and com4 external nipples? You should be cabling you external serial modem to your PCs com1 or com2 external serial nipples.