From owner-freebsd-current@FreeBSD.ORG Sun Sep 11 08:33:23 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A4671065674 for ; Sun, 11 Sep 2011 08:33:23 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id BB32A8FC16 for ; Sun, 11 Sep 2011 08:33:22 +0000 (UTC) Received: by fxg9 with SMTP id 9so165830fxg.13 for ; Sun, 11 Sep 2011 01:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; bh=L7muDX23ppFfM5vEhdZidSGkSYqSJrcp3D+1AwdyLDU=; b=NBufVGDX7j1pGMN8JzmLpfi8WMQb1LRWVNYUQVHHQ3l17g+9DQ1t+rjFgine7Jlcjg DuTm3sc7XmB28Tn2RyZEH48I/SdI7BIoJGkz6mg2EM7vvhl7RfnhGenPjzURC/K84h4I xNSdJaw0Eb7soTBRFpP9nvF3a+cHgOTiCbVnk= Received: by 10.223.18.73 with SMTP id v9mr1042630faa.70.1315730001639; Sun, 11 Sep 2011 01:33:21 -0700 (PDT) Received: from ernst.jennejohn.org (p578E2AF9.dip.t-dialin.net [87.142.42.249]) by mx.google.com with ESMTPS id f25sm3662128faf.7.2011.09.11.01.33.19 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Sep 2011 01:33:20 -0700 (PDT) Date: Sun, 11 Sep 2011 10:33:18 +0200 From: Gary Jennejohn To: Boris Samorodov Message-ID: <20110911103318.5c23e160@ernst.jennejohn.org> In-Reply-To: <01006443@h30.sp.ipt.ru> References: <70652288@bb.ipt.ru> <47407562@bb.ipt.ru> <20110910160821.5220f1f7@ernst.jennejohn.org> <01006443@h30.sp.ipt.ru> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: Serial Port Configuration does not work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2011 08:33:23 -0000 On Sat, 10 Sep 2011 21:10:44 +0400 Boris Samorodov wrote: > On Sat, 10 Sep 2011 16:08:21 +0200 Gary Jennejohn wrote: > > > On Tue, 06 Sep 2011 16:29:51 +0400 Boris Samorodov wrote: > > > > > > > the port does not work as expected (at least as per The Handbook, > > > > 26.2.5 Serial Port Configuration). Nether "init" nor "lock" > > > > devices can be used: > > > Seems that the handbook is out of date. > > OK, how can I configure a serial port then? > Just don't use the init and lock devices. -- Gary Jennejohn