From owner-cvs-all Tue Oct 1 12:15:30 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 EE34637B411; Tue, 1 Oct 2002 12:15:28 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85F243E77; Tue, 1 Oct 2002 12:15:27 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g91JF60U041309; Tue, 1 Oct 2002 21:15:06 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: John Baldwin Cc: Jake Burkholder , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile In-Reply-To: Your message of "Tue, 01 Oct 2002 15:10:31 EDT." Date: Tue, 01 Oct 2002 21:15:06 +0200 Message-ID: <41308.1033499706@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message , John Baldwin writes: > >On 01-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. > >Hmm, if firewire worked on sparc64 then msdosfs on sparc64 would let me >mount the fs on my iPod. (It has a FAT32 fs with big-endian structures.) We had better get msdosfs to work on any-endian, because all media from cameras and other such stuff is FAT format :-( It shouldn't be that bad a task actually... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message