From owner-freebsd-current Fri Dec 3 15:18:58 1999 Delivered-To: freebsd-current@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id DEE73152C8 for ; Fri, 3 Dec 1999 15:18:52 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id PAA02723; Fri, 3 Dec 1999 15:15:16 -0800 (PST) Date: Fri, 3 Dec 1999 15:15:15 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp Cc: Ustimenko Semen , freebsd-current@FreeBSD.ORG Subject: Re: Where to put HPFS driver? In-Reply-To: <7521.944257818@critter.freebsd.dk> 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 I second this.. however we have miscfs, How should we treat that? is miscfs really "trivialfs"? should stuff move? fs/miscfs? in the same vein should netinet move under net? (hard because of the includes in /usr/include.) The sys tree is getting ot be a bit unwieldy. Maybe we nned to start doing this? julian On Fri, 3 Dec 1999, Poul-Henning Kamp wrote: > In message , Ustimenko S > emen writes: > >Hi! > > > >Promised somewhere in spring, i am now > >almost ready to put HPFS driver into current. > > > >So i have question: > >Where have to go driver sources > >src/sys/hpfs or src/sys/i386/hpfs, or something else ? > >Where have to go mount_hpfs: > >src/sbin/i386/mount_hpfs? > > The code for a filesystem should not be architecture dependent. > > I would advocate for sys/fs/hpfs. > > We have too many filesystems cluttering up /sys already, we should > start to cluster them in sys/fs > > > -- > Poul-Henning Kamp FreeBSD coreteam member > phk@FreeBSD.ORG "Real hackers run -current on their laptop." > FreeBSD -- It will take a long time before progress goes too far! > > > 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