From owner-freebsd-current@FreeBSD.ORG Thu Sep 9 16:30:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 446CB16A4D8 for ; Thu, 9 Sep 2004 16:30:59 +0000 (GMT) Received: from www.cyclades.de (mail.linux-router.org [62.225.173.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D146343D3F for ; Thu, 9 Sep 2004 16:30:58 +0000 (GMT) (envelope-from mh@kernel32.de) Received: from pd9e0e04b.dip.t-dialin.net ([217.224.224.75] helo=[192.168.100.104]) by www.cyclades.de with asmtp (Exim 3.35 #1 (Debian)) id 1C5Rox-00018Z-00; Thu, 09 Sep 2004 18:30:51 +0200 Message-ID: <41408544.7010303@kernel32.de> Date: Thu, 09 Sep 2004 18:31:00 +0200 From: Marian Hettwer User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Chadwick References: <20040908143213.97046.qmail@web50707.mail.yahoo.com> <413F2361.7040904@kernel32.de> <20040908155158.GA1507@parodius.com> In-Reply-To: <20040908155158.GA1507@parodius.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA3 serial console X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 16:30:59 -0000 Hej Jeremy, Jeremy Chadwick wrote: > This could possibly be an issue with your BIOS; "COM1" disabled in the > BIOS could caus what you're seeing (especially the initial line, "sio0: > configured irq 4 not in bitmap of probed irqs 0"). > D'oh! The serial port was disabled in BIOS ... bloody hell! Shame on me, or the Linux-using Co-Worker of mine who used this Laptop before me ... Well... sorry for the noise :-/ Now it's working (obviously) ... However... come to think of it, a deadlock because there is no serial port doesn't sound good to me anyway. If there's no serial port, why not giving out an error message like "no sio[0,1] available, cannot start getty on ttyd0" ? well, thanks anyway for pointing my head into the right direction. best regards, Marian