From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 4 23:43:12 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D2201065672 for ; Fri, 4 Jun 2010 23:43:12 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 425C48FC0A for ; Fri, 4 Jun 2010 23:43:12 +0000 (UTC) Received: by pwj1 with SMTP id 1so1015762pwj.13 for ; Fri, 04 Jun 2010 16:43:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/DZUhtj72nYNa54s+12O/qcaLFVHMAG0XlcHJs/7+G8=; b=cyEnt7z/oE9UOjU/OR+5/8fVh62hxRNLHUpdkHmECplXI64IdrMMXszJPksn2a30ly Rf5FopkgXAJqPkd2UWnLMvzG/BKxxqr8oeLJmyHeyoBPmQYfBBTINzl5i2VmlIqAmA/Z VxNMTuyVbtDR59OZ2lvs6jefH81++mX96AryQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=laP12IR5gJ6MDaM9pn7wOtSQT5v2PtejqsmC797rJhZAo67PQxYgrvKO8L6swu628D hAV4Wi5neHQ94+A+WNlfRS20efEtKbl0msr/aWQUYCJSsS5AY3TzxDG3nWHiosa4oPQ4 Ts7w4G0Znzzg+CWJQ/oS2cK8hyVuU42sLPe5A= MIME-Version: 1.0 Received: by 10.142.10.27 with SMTP id 27mr8492631wfj.265.1275694991688; Fri, 04 Jun 2010 16:43:11 -0700 (PDT) Received: by 10.142.111.7 with HTTP; Fri, 4 Jun 2010 16:43:11 -0700 (PDT) In-Reply-To: <201006041900.o54J0DmB099738@freefall.freebsd.org> References: <201006041900.o54J0DmB099738@freefall.freebsd.org> Date: Sat, 5 Jun 2010 09:43:11 +1000 Message-ID: From: Andy Farkas To: Mayo Jordanov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-bugs@freebsd.org Subject: Re: kern/147082: [uart] Serial ports unusable X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 23:43:12 -0000 On Sat, Jun 5, 2010 at 5:00 AM, Mayo Jordanov wrote: > > =A0One more report, I loaded FreeBSD 6.4 on this machine, and the serial = =3D > =A0ports work without any problems.=3D > Hi Mayo, You might remember that I was having this problem as well, no output on serial ports, on my HP ProLiant ML 100 box. I solved it by going into BIOS and explicitly setting the COM ports to 3F8/4 and 2F8/3. They were set to AUTO before. As a side note, when set to AUTO, COM2 did not show up in dmesg. What are your BIOS settings? -andyf