From owner-freebsd-questions@FreeBSD.ORG Sat Feb 11 08:51:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5BE5216A420 for ; Sat, 11 Feb 2006 08:51:15 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDC9243D45 for ; Sat, 11 Feb 2006 08:51:14 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id k1B8pCu79850; Sat, 11 Feb 2006 00:51:12 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Steve Douville" , Date: Sat, 11 Feb 2006 00:51:12 -0800 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) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 In-Reply-To: <009e01c62ecb$8692e350$36741d46@sdouvilnonq1> Importance: Normal Cc: Subject: RE: Connecting to serial port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 08:51:15 -0000 That happens, you can try a BIOS update, and also make sure your motherboard CMOS settings specify the port for serial0, and match port 0x3f8-0x3ff irq 4, and aren't set to auto. You can also try changing the setting for plug-and-play OS to off, (or on, if it was off before) You can ignore the message: "configured irq 4 not in bitmap of probed irqs 0" as long as your serial port actually responds. A lot of motherboards will emit this message but the serial port still works. Unfortunately it looks like yours isn't one of these due to the "not responding" error message. Worst case, disble the motherboard serial ports and buy a pci serial port card. This seems to happen a lot on systems that use pci-express, probably because they are tying the serial port hardware to the pci bus rather than the isa bus. Ted >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Steve Douville >Sent: Friday, February 10, 2006 9:25 PM >To: freebsd-questions@freebsd.org >Subject: Connecting to serial port > > >I'm trying to connect to the serial port of a Dell PowerConnect >3024. I've connected a null modem cable between them. During >boot, this is what is happening: > >Feb 11 00:34:17 server2 kernel: sio0: configured irq 4 not in >bitmap of probed irqs 0 >Feb 11 00:34:17 server2 kernel: sio0: port may not be enabled >Feb 11 00:34:17 server2 kernel: sio0: <16550A-compatible COM >port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >Feb 11 00:34:17 server2 kernel: sio0: type 8250 or not responding > >Can anyone shed some light on what I might have done wrong or >where to continue looking? > >Thanks! >_______________________________________________ >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" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.375 / Virus Database: 267.15.5/256 - Release Date: >2/10/2006 >