From owner-freebsd-current Fri Dec 3 13:52:40 1999 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id D94761528A for ; Fri, 3 Dec 1999 13:52:36 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id WAA07523; Fri, 3 Dec 1999 22:50:18 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Ustimenko Semen Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to put HPFS driver? In-reply-to: Your message of "Sat, 04 Dec 1999 03:44:27 +0600." Date: Fri, 03 Dec 1999 22:50:18 +0100 Message-ID: <7521.944257818@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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