From owner-freebsd-current Thu May 17 4:44: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id C187E37B423; Thu, 17 May 2001 04:43:58 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4HBhfP00679; Thu, 17 May 2001 12:43:41 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4HBheb62040; Thu, 17 May 2001 12:43:40 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200105171143.f4HBheb62040@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Bruce Evans Cc: Warner Losh , Brian Somers , Ruslan Ermilov , Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src Makefile.inc1 In-Reply-To: Message from Bruce Evans of "Thu, 17 May 2001 20:14:10 +1000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 May 2001 12:43:40 +0100 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, 16 May 2001, Warner Losh wrote: > > > In message <200105161632.f4GGWIb30517@hak.lan.Awfulhak.org> Brian Somers writes: > > : How should this be done - and where should I install digiio.h if > > : that's what's required ? > > > > I think that ppi device sets the standard here. It installs into > > /usr/include/dev/ppi/ppi*.h. digiio should likely do the same. > > Ugh. ppi (actually ppbus) sets a bad example. A /usr/include/dev > tree with an average of 1+epsilon files per directory is even worse > than a /sys/dev tree with an average of about 3 files per directory > (not counting 4 CVS files per directory). ppbus actually installs a > lot of kernel-only headers so /sys/dev/ppbus is not all that small. > > Most headers that define ioctls are in . I think there should > be at most one directory for ioctl headers and it shouldn't be a subdir > of /usr/include/sys (/usr/include/sys/dev doesn't even reflect the > kernel tree). Well, now we know what it shouldn't be :*0 I've created /usr/include/dev/digi/digiio.h pending any better suggestions. > Bruce -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message