From owner-cvs-all Tue Oct 1 19:48: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C607137B401; Tue, 1 Oct 2002 19:48:08 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D8A43E6A; Tue, 1 Oct 2002 19:48:08 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.5/8.12.5) with ESMTP id g922qAbd033043; Tue, 1 Oct 2002 22:52:10 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.5/8.12.5/Submit) id g922q9bj033042; Tue, 1 Oct 2002 22:52:09 -0400 (EDT) Date: Tue, 1 Oct 2002 22:52:09 -0400 From: Jake Burkholder To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20021001225209.K218@locore.ca> References: <200210011905.g91J5IW2055016@freefall.freebsd.org> <20021002122024.R3584-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021002122024.R3584-100000@gamplex.bde.org>; from bde@zeta.org.au on Wed, Oct 02, 2002 at 12:27:28PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Wed, Oct 02, 2002 at 12:27:28PM +1000, Bruce Evans said words to the effect of; > On Tue, 1 Oct 2002, Jake Burkholder wrote: > > > jake 2002/10/01 12:05:18 PDT > > > > Modified files: > > sys/modules Makefile > > Log: > > Moved the cam and cd9660 modules to the MI list. Don't build msdosfs or > > syscons on sparc64; msdosfs will likely never work, syscons needs work. > > msdosfs should just work, since it already attempts to do the necessary > byte swapping, like cd9660 but unlike ffs, and this has been tested in > NetBSD versions on 68k machines. Oh, so it does. Cool, I hadn't noticed, thanks. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message