From owner-freebsd-current@FreeBSD.ORG Sat Jul 5 07:59:19 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 07E2C106566C for ; Sat, 5 Jul 2008 07:59:19 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 7F8FA8FC1D for ; Sat, 5 Jul 2008 07:59:18 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.2/8.14.2) with ESMTP id m657xGoI056874; Sat, 5 Jul 2008 11:59:16 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 5 Jul 2008 11:59:16 +0400 (MSD) From: Dmitry Morozovsky To: Marcel Moolenaar In-Reply-To: <3F7F280F-C3ED-4E2E-9865-66A11FC3F03F@mac.com> Message-ID: <20080705115201.L97379@woozle.rinet.ru> References: <20080701181358.GA93601@wep4017.physik.uni-wuerzburg.de> <20080704135827.H35668@woozle.rinet.ru> <22A6B038-44BB-4072-8A6E-8C1D5855CB14@mac.com> <20080705011154.G97379@woozle.rinet.ru> <3F7F280F-C3ED-4E2E-9865-66A11FC3F03F@mac.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (woozle.rinet.ru [0.0.0.0]); Sat, 05 Jul 2008 11:59:17 +0400 (MSD) Cc: Alexey Shuvaev , freebsd-current@freebsd.org Subject: Re: puc(4) man page update? 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: Sat, 05 Jul 2008 07:59:19 -0000 On Fri, 4 Jul 2008, Marcel Moolenaar wrote: MM> > Well, than, what is the reason to keep puc(4) out of GENERIC then? ;-P MM> MM> It's in GENERIC on ia64 :-) MM> MM> If no one has any strong objections, I'll add puc(4) to GENERIC MM> for all platforms. Well, it is actually there, but commented out: marck@woozle:/lh/src.current/sys> grep 'device.*puc' */conf/GENERIC amd64/conf/GENERIC:#device puc i386/conf/GENERIC:#device puc ia64/conf/GENERIC:device puc # Multi I/O cards and multi-channel UARTs sparc64/conf/GENERIC:device puc # Multi-channel uarts sun4v/conf/GENERIC:#device puc # Multi-channel uarts It seems it's in that state from the very beginning (cvs ann/log survery on sys/i386/conf/GENERIC): description: ---------------------------- revision 1.392 date: 2003/09/19 20:04:55; author: joerg; state: Exp; lines: +4 -0 Mention the puc(4) glue driver in a commented-out example so the user of "dumb" PCI-based serial/parallel boards get a hint how to enable them. I wasn't sure about the ia64, pc98, powerpc, and sparc64 archs whether they'd support puc(4) or not. ============================================================================= Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------