From owner-freebsd-current Tue Nov 24 23:14:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04684 for freebsd-current-outgoing; Tue, 24 Nov 1998 23:14:35 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from feral-gw.feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04679 for ; Tue, 24 Nov 1998 23:14:32 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral-gw.feral.com (8.8.7/8.8.7) with ESMTP id XAA15979; Tue, 24 Nov 1998 23:13:48 -0800 Date: Tue, 24 Nov 1998 23:13:47 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: Bruce Evans cc: dfr@nlsystems.com, mike@smith.net.au, current@FreeBSD.ORG, nrice@emu.sourcee.com Subject: Re: Location for driver includes (was Re: Breakage in -current for theALPHA) In-Reply-To: <199811250502.QAA23511@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Nov 1998, Bruce Evans wrote: > >IMHO, device-driver headers fall into two categories: > > > > - headers consumed only by the driver > > These should live with the driver source files. > > These should only exist if there are multiple C source files. > > Third category: > - headers consumed only by the driver, but not driver-specific. > These are currently mostly in /sys/i386/isa/ic or combined > with headers in the first category. They should be elsewhere. > Since I don't believe in /dev, I would attempt to put them in > /sys/ic and /sys/{isa,pci,...}. > Would I/O Subsystem specific files (e.g., SCSI or FC4/FibreChannel) be in the 3rd category? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message