From owner-freebsd-stable@FreeBSD.ORG Fri Jun 10 08:16:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B024816A41C for ; Fri, 10 Jun 2005 08:16:28 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5663243D1F for ; Fri, 10 Jun 2005 08:16:28 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.44 (FreeBSD)) id 1Dgegk-000HtW-5j for freebsd-stable@freebsd.org; Fri, 10 Jun 2005 12:16:26 +0400 Message-ID: <42A94C4C.7060701@speechpro.com> Date: Fri, 10 Jun 2005 12:16:12 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20050609154716.P64327-100000@krynn.brundoggy.com> In-Reply-To: <20050609154716.P64327-100000@krynn.brundoggy.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Subject: Re: Loss of serial ports after upgrade. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 08:16:28 -0000 maillist@brundoggy.com wrote: >Thank you Kevin. That solved the problem. I'm not sure how the >di(sable) for sio0/1 was written into the kernel.conf. It has been a >little while. Maybe my mind is a little hazy. Maybe I had a reason at >the time to disable the serial ports. I am wondering why, when I booted >the 4.6 kernel, the serial devices were recognized? > > > Maybe because 4.6 kernel config does not have "options UCONSOLE"? At least I think so.