Date: Fri, 03 Dec 1999 22:50:18 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Ustimenko Semen <semen@iclub.nsu.ru> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to put HPFS driver? Message-ID: <7521.944257818@critter.freebsd.dk> In-Reply-To: Your message of "Sat, 04 Dec 1999 03:44:27 %2B0600." <Pine.BSF.4.21.9912040317430.26653-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.9912040317430.26653-100000@iclub.nsu.ru>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7521.944257818>