From owner-cvs-all Tue Oct 1 19:18: 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 DA6CD37B40D; Tue, 1 Oct 2002 19:18:01 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1658E43E42; Tue, 1 Oct 2002 19:18:00 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id MAA08848; Wed, 2 Oct 2002 12:17:57 +1000 Date: Wed, 2 Oct 2002 12:27:28 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jake Burkholder Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/modules Makefile In-Reply-To: <200210011905.g91J5IW2055016@freefall.freebsd.org> Message-ID: <20021002122024.R3584-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message