From owner-freebsd-questions@FreeBSD.ORG Wed Jun 17 19:29:02 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4796D846 for ; Wed, 17 Jun 2015 19:29:02 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F6DD16D for ; Wed, 17 Jun 2015 19:29:02 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by igbos3 with SMTP id os3so1460899igb.0 for ; Wed, 17 Jun 2015 12:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=MxQSWVtqzcGkLt2nVIw+OwY2px+Fu4WJvrSfIA0dVIQ=; b=BWaeT1yfNSEedZHzjD24Hf6Mws/kmUv5SrFqKvAMDtNQSFdnck21KlyLD+5rqF/SUy 7qaaG9r5dXi5Iedt2FiFo6Ppc5cP32l3GytNjo+HIm1i03/74K1JjNokY9vSD4i7goOb LOozYOhXNPUk+cE7/IP2smq4jkzfPd9AgP67Iw0eorIWt5Bl0hzQWSq+xYKNBIOFETyO 82fd6Kdd1UtJews3CwVA8Zu4b/L5XfXcoKRwWslsnyyEclsYAWUZ/4+QXNX06WO0ao1i 9U/qqz3sLvjTviA4O4Vochzo+svNCYE7X5exaFT5QcgXEZDrOZ8vBts9NpVesS0UKJgM 9SIA== X-Received: by 10.107.162.147 with SMTP id l141mr10353856ioe.77.1434569341358; Wed, 17 Jun 2015 12:29:01 -0700 (PDT) Received: from localhost.localdomain ([50.243.6.59]) by mx.google.com with ESMTPSA id q10sm12530590ige.16.2015.06.17.12.29.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jun 2015 12:29:00 -0700 (PDT) Message-ID: <5581CA7D.3090208@gmail.com> Date: Wed, 17 Jun 2015 13:29:01 -0600 From: jd1008 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Dell R220 serial update References: <5581C827.8010108@ifdnrg.com> <5581C975.4000302@ifdnrg.com> In-Reply-To: <5581C975.4000302@ifdnrg.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 19:29:02 -0000 On 06/17/2015 01:24 PM, Paul Macdonald wrote: > > > > On 17/06/2015 20:19, Paul Macdonald wrote: >> >> My research shows that serial support no longer works on Dell R220's, >> i see failed messages for uart0 and hence no ttyu0. >> > i can't go to dell on this as serial works fine under CentOS, and i > have also raised a PR that really i hope someone can look at > > (does anyone know the best contact for freebsd serial driver?) > > Paul. > Look into the source code of the kernel's serial driver, run man -k tty and you might find email addresses, which could be still valid.