Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 1998 22:06:20 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        current@FreeBSD.ORG
Subject:   source code layout?
Message-ID:  <Pine.BSF.3.96.980419220138.523v-100000@sasami.jurai.net>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980419220138.523v-100000>