From owner-freebsd-current Sun Apr 19 19:27:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12937 for freebsd-current-outgoing; Sun, 19 Apr 1998 19:27:15 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12912 for ; Mon, 20 Apr 1998 02:27:11 GMT (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id TAA13108; Sun, 19 Apr 1998 19:18:41 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd013104; Mon Apr 20 02:18:36 1998 Date: Sun, 19 Apr 1998 19:13:19 -0700 (PDT) From: Julian Elischer To: "Matthew N. Dodd" cc: current@FreeBSD.ORG Subject: Re: source code layout? In-Reply-To: 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 what is tce? PCI is independent of i386. the MACS have PCI and so do some SGI's I believe, (and possibly some SUNs too) On Sun, 19 Apr 1998, Matthew N. Dodd wrote: > > Ok, we've got sys/pci for PCI devices which as near as I can tell is > fairly i386 specific which should imply that it be located in > sys/i386/pci. > > We've got sys/dev for device files that should be arch independent but > some aren't. > > I'm working on a driver that would like to have the isa specific bits in > sys/i386/isa and the EISA bits in sys/i386/eisa, and the rest in > sys/i386/dev/tce, but we have no sys/i386/dev. > > Should we? > > I don't believe these bits (and others floating in the source tree) belong > in sys/dev. > > /* > Matthew N. Dodd | A memory retaining a love you had for life > winter@jurai.net | As cruel as it seems nothing ever seems to > http://www.jurai.net/~winter | go right - FLA M 3.1:53 > */ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message