From owner-freebsd-current@FreeBSD.ORG Fri Aug 1 12:53:23 2008 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 304151065674; Fri, 1 Aug 2008 12:53:23 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id E52B88FC17; Fri, 1 Aug 2008 12:53:22 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.64.3]) by phk.freebsd.dk (Postfix) with ESMTP id D56F7170E3; Fri, 1 Aug 2008 12:53:20 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m71CrIFM064492; Fri, 1 Aug 2008 12:53:19 GMT (envelope-from phk@critter.freebsd.dk) To: Peter Jeremy From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 01 Aug 2008 22:48:45 +1000." <20080801124845.GZ1359@server.vk2pj.dyndns.org> Date: Fri, 01 Aug 2008 12:53:18 +0000 Message-ID: <64491.1217595198@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Ed Schouten , FreeBSD Current , FreeBSD Arch Subject: Re: Reminder: non-mpsafetty drivers to be connected on Sunday 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: Fri, 01 Aug 2008 12:53:23 -0000 In message <20080801124845.GZ1359@server.vk2pj.dyndns.org>, Peter Jeremy writes : >On 2008-Aug-01 13:40:53 +0200, Ed Schouten wrote: >>One of the most important things I forgot to mention: I've attached the >>patch I'm going to commit. Comments on the patch are very welcome! > >This patch just disconnects the majority of the serial drivers from >the build. Whilst I support the aim of making the TTY subsystem >MPSAFE, as I've previously stated, IMO, just disconnecting everything >is not the way forward. I got a syntax error on this email Peter, didn't you mean to write: "Great work Ed, let me send you some patches" A MPSAFE tty subsystem is infinitely more important than any particular non-console tty driver. If FreeBSD should have digi(4) support in the future somebody should spend some quality with the driver, instead of stopping Ed from making much necessary progress. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.