From owner-freebsd-arch@FreeBSD.ORG Sun May 29 12:05:21 2005 Return-Path: X-Original-To: freebsd-arch@FreeBSD.org Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C87416A41C; Sun, 29 May 2005 12:05:21 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B1E43D49; Sun, 29 May 2005 12:05:21 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by pasmtp.tele.dk (Postfix) with ESMTP id 1B1361EC312; Sun, 29 May 2005 14:05:17 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.3) with ESMTP id j4TC5BG8020980; Sun, 29 May 2005 14:05:11 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Robert Watson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 29 May 2005 12:14:48 BST." <20050529121224.L52379@fledge.watson.org> Date: Sun, 29 May 2005 14:05:11 +0200 Message-ID: <20979.1117368311@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Daniel Eriksson , freebsd-arch@FreeBSD.org Subject: Re: MPSAFE CAM? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 12:05:21 -0000 In message <20050529121224.L52379@fledge.watson.org>, Robert Watson writes: >Another area that requires further attention is the tty code and tty >drivers. It sounds like phk has some plans in this space, and as I told >him at BSDCan, I'm happy to do the network side of tty-connected network >code, if he takes care of the tty side. Once this is done, maybe someone >can give another try at syscons... I hope to attack this over summer. It's not as simple as it sounds, mainly because of the console and SLIP/PPP/NETGRAPH linedisciplines, but I'll be more than happy to let someone else beat me to this :-) -- 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.