From owner-freebsd-current@FreeBSD.ORG Tue Nov 4 21:56:27 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72F57106567D for ; Tue, 4 Nov 2008 21:56:27 +0000 (UTC) (envelope-from jille@quis.cx) Received: from istud.quis.cx (ip83-113-174-82.adsl2.static.versatel.nl [82.174.113.83]) by mx1.freebsd.org (Postfix) with ESMTP id 296408FC17 for ; Tue, 4 Nov 2008 21:56:26 +0000 (UTC) (envelope-from jille@quis.cx) Received: from [192.168.1.4] (ille [192.168.1.4]) by istud.quis.cx (Postfix) with ESMTP id D206E5C18; Tue, 4 Nov 2008 22:56:25 +0100 (CET) Message-ID: <4910C505.9070809@quis.cx> Date: Tue, 04 Nov 2008 22:56:21 +0100 From: Jille Timmermans User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Alex Keda References: <20081101061930.GA34365@regency.nsu.ru> <490C7625.6060608@quis.cx> <4910C0DF.2040501@lissyara.su> In-Reply-To: <4910C0DF.2040501@lissyara.su> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Alexey Dokuchaev , Ed Schouten , current@freebsd.org Subject: Re: device snp build broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 04 Nov 2008 21:56:27 -0000 Alex Keda schreef: > Jille Timmermans пишет: >> Hello, >> >> snp(4) in -CURRENT is currently not supported. >> Ed made a patch for it; which worked for me. >> You can get the latest version from: >> >> http://people.freebsd.org/~ed/mpsafetty/ >> >> (The patch-set also includes other things; like a new /dev/console) > > What was the reason not to support the device? Ed rewrote the TTY system and left out snp(4): * He didn't thought anyone was really needing it * Because it reads from a TTY, and writes to another TTY; it would have caused problems with blocking (full queues, etc) After a while he got convinced to fix snp(4). It is now experimental, so only available through his patchset. But it will make it into HEAD before 8.0. Ed: Please correct me if I'm wrong somewhere -- Jille > >> >> -- Jille >> >> Alexey Dokuchaev schreef: >>> Hi there, >>> >>> Looks like device snp is broken on recent -CURRENT. Is it being >>> supported at all? How useful it is in modern environment? >>> >>> Thanks. Relevant part of build log attached. >>> >>> ./danfe >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to >>> "freebsd-current-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >