Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Microsoft to Charge for FAT File System

Posted by michael on Thu Dec 04, 2003 08:51 AM
from the ext3 dept.
pario writes "According to Microsoft, the Redmond company is going to charge a license fee for any product that is formatted in FAT by the manufacturer. Any manufacturer of compact flash memory cards or digital cameras may end up paying Microsoft as much as $250,000 for the use of the file format. The FAT File System is covered by several US patents."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2 | 3 | 4
  • The future? (Score:5, Funny)

    by TheSpoom (715771) * on Thursday December 04 2003, @08:51AM (#7627687)
    (http://www.uberm00.net/ | Last Journal: Monday January 19 2004, @09:27PM)
    Litigation: The Business Model of the Future!(TM)

    (Disclaimer: The above statement is the intellectual property of Uberm00 Corp. and may not be used without prior written permission.)
    • re: the future? (Score:4, Funny)

      by ed.han (444783) on Thursday December 04 2003, @08:53AM (#7627706)
      (Last Journal: Tuesday April 20 2004, @11:40AM)
      isn't patent barratry a patented business process held by SCO? if so, i believe you're infringing upon their IP rights... :>

      seriously though: this is an inducement for people to use other file systems. is NTFS similarly protected? if not, is this the objective of this move?

      ed
      [ Parent ]
      • Re: the future? (Score:4, Funny)

        by mpe (36238) on Thursday December 04 2003, @10:08AM (#7628535)
        isn't patent barratry a patented business process held by SCO? if so, i believe you're infringing upon their IP rights... :>

        Maybe Microsoft and SCO can be left to kill each other off...
        [ Parent ]
        • Re: the future? (Score:4, Insightful)

          by Pieroxy (222434) on Thursday December 04 2003, @01:36PM (#7630861)
          (http://nerds.palmdrive.net/)
          Well, with one difference. Microsoft (in this case) own and developped the technology they want to license. That should make a different between the two issues, don't you think so?

          People have been apparently blinded by Open Source Software, if they thought they could use a proprietary technology freely.

          For once, Microsoft is doing what they should do. And still, the slashdot community is bashing them. I guess it is hopeless then.
          [ Parent ]
          • Re: the future? (Score:4, Insightful)

            by Rasputin (5106) on Thursday December 04 2003, @01:50PM (#7631045)
            (http://slashdot.org/)
            People have been apparently blinded by Open Source Software, if they thought they could use a proprietary technology freely.

            No, OSS people have been blinded by Megalosoft's 20+ year failure to enforce rights regarding FAT. It's an old tactic - introduce a feature, wait until it becomes a defacto standard, and *then* demand a pound of flesh.

            [ Parent ]
          • Re: the future? (Score:5, Insightful)

            by shaitand (626655) on Thursday December 04 2003, @03:34PM (#7632477)
            (http://www.ganjablogger.com/ | Last Journal: Thursday January 05 2006, @05:36PM)
            Aside from the fact that software patents in and of themselves should not be acknowledged as having any validity. Software after all is covered under copyright law, not patent law.

            Microsoft has allowed the fat file system to propogate for free until becoming a standard, and now is slamming charges on it's use for everything that should grandfather this. Microsoft has every right to do it (again if you believe software patents are legitimate and therefore give right) but they shouldn't impose this on existing applications of the technology. Rather on whatever comes out of the gate from this day forth.

            Besides that, the fat filesystem is only unique in the sense that it never occured to anyone to write a filesystem so blatantly weak and crippled.

            I believe the real reason microsoft is doing this is because fat is the only filesystem which can easily be used to exchange data between windows and other operating systems.
            [ Parent ]
          • Re: the future? by swordboy (Score:1) Thursday December 04 2003, @05:59PM
          • Re: the future? by Quino (Score:3) Thursday December 04 2003, @06:37PM
          • not out of line by swschrad (Score:2) Thursday December 04 2003, @07:13PM
        • http://www.microsoft.com/whdc/hwdev/download/hardw are/fatgen103.pdf [microsoft.com]

          Just discovered this link in a comment over at Groklaw. Section 1.e. of this document would seem to indicate that MS has already granted the right to use FAT for hardware and operating systems:


          (e) Each of the license and the covenant not to sue described above shall not extend to your use of any portion of the [FAT 32/VFAT] Specification for any purpose other than (a) to create portions of an operating system (i) only as necessary to adapt such operating system so that it can directly interact with a firmware implementation of the Extensible Firmware Initiative Specification v. 1.0 ("EFI Specificaation"); (ii) only as necessaary to emulate an implementation of the EFI Specification; and (b) to create firmware, applications, utilities, and/or drivers that will be used and/or licensed for only the following purposes: (i) to install, repair, and maintain hardware, firmware, and portions of operating system software which are utilized in the boot process; (ii) to provide to an operating system software runtime services that specified in the EFI Specification; (iii) to diagnose and correct failures in the hardware, firmware, or operating system software; (iv) to query for identification of a computer system (whether by serial numbers, asset tags, user or otherwise); (v) to perform inventory of a computer system; and (vi) to manufacture, install and setup any hardware, firmware or operating system software.


          It doesn't seem like they could actually sue anyone for using FAT under this covenant, which is copyrighted 2000.
          [ Parent ]
        • 1 reply beneath your current threshold.
      • Re: the future? (Score:5, Informative)

        by Oo.et.oO (6530) on Thursday December 04 2003, @10:12AM (#7628581)
        yes NTFS is indeed covered under many patents and trademarks.

        the format has not fully been determined, nor has it been fully released by MS. ...as witnessed by the article yesterday on using windoze DLLs in *NIX to get write access to NTFS media...
        [ Parent ]
        • Re: the future? (Score:5, Insightful)

          You say, NTFS not fully documented. But then you say patents?

          (I'm not disputing your assertions, btw.)

          Now correct me if wrong, but isn't a requirement to get a patent that you disclose EVERYTHING necessary so that a person "skilled in the art" can recreate the patented work? If such a patent exists, then wouldn't (shouldn't?) it have everything necessary to make a Linux NTFS driver work?
          [ Parent ]
          • Re: the future? (Score:5, Insightful)

            by Chris Burke (6130) on Thursday December 04 2003, @11:29AM (#7629359)
            (http://slashdot.org/)
            Educated guess: The patents cover methods and algorithms, not the particulars of NTFS implementation.

            So someone "skilled in the art" could create a filesystem using the techniques in NTFS described by the MS patents, but this wouldn't necessarily be compatible with NTFS.

            [ Parent ]
          • Re: the future? (Score:5, Informative)

            by Lagged2Death (31596) on Thursday December 04 2003, @12:36PM (#7630128)

            ...but isn't a requirement to get a patent that you disclose EVERYTHING necessary...

            Maybe in theory, but it's not like the patent guys have time to verify complete documentation by sitting down and re-implementing each and every application using only the applicant's docs. Considering the way the patent system has been bent, folded, spindled, and mutilated in recent years (e.g., Amazon's one-click, Netflix's business model), less-than-complete disclosure starts to look like the least of the patent office's worries.

            [ Parent ]
          • Re: the future? (Score:5, Interesting)

            by blakestah (91866) <blakestah@gmail.com> on Thursday December 04 2003, @12:41PM (#7630172)
            (http://www.blakestah.com/)
            Patents require disclosure of everything necessary for a skilled person to recreate the invention.

            But, NTFS uses several inventions, and some code to tie them all together. Whereas you should be able to determine all the patentable bits, it may be REALLY tough to figure out all the details.

            I read the Sorenson video codec patents once, to see how they encode video. It was a nearly useless endeavor.
            [ Parent ]
          • Re: the future? (Score:5, Insightful)

            by Anonymous Coward on Thursday December 04 2003, @12:51PM (#7630321)
            Your not exactly wrong, but...

            Not everything inside NTFS is patented. A patent for a "means to store a filename in an inode" doesn't tell you a whole lot about anything.

            Once again, look to abuse by the patent system. Patents and Copyright were supposed to superceed trade secrets. Either Or, was supposed to be a choice you had to make. Now you can use both, thus the entire point of the patent system has been corrupted.

            Patents were supposed to cover "inventions", not mear discoveries or things that could be produced by anyone skilled in the art as a matter of need. Thus something like NTFS may be subject to patent, and thus made available to the public at the end of the term. But, again, the system has been corrupted such that one NEVER patents the invention itself, but as many individual acts of routine as possible. Thus, your "invention" remains opaque and your "patents" can cover all sorts of routine.

            FAT is a "filesystem" that any not-so-good programmer might throw together if so asked to store files. It is hardly an "invention" under the intent of the patent system.

            Imagine the Light bulb. Prior, nothing even remotely like it was in existed. That's an invention. Putting a metal base on it, using blue glass, or shaping it like a christmas tree bulb is not (well, was never supposed to be). Those little improvements are somthing anyone skilled in the art of glassblowing would take for granted.
            [ Parent ]
          • 1 reply beneath your current threshold.
        • Re: the future? by tiger99 (Score:1) Thursday December 04 2003, @01:45PM
      • Re: the future? by ENOENT (Score:3) Thursday December 04 2003, @10:37AM
        • Re: the future? (Score:5, Interesting)

          by eean (177028) <slashdot@@@monroe...nu> on Thursday December 04 2003, @11:02AM (#7629062)
          (http://www.monroe.nu/)
          While these formats might work out OK, they certainly aren't optimized for small hard drives the way that fat is. More importantly, perhaps, Windows can't read them without extra drivers, so one could easily argue this is just Microsoft taking advantage of their monopoly status: have an OS that only reads file systems patented by themselves. How convenient.
          [ Parent ]
          • Re: the future? (Score:5, Insightful)

            Not optimized for small drives. Okay, then for small media, maybe we should look elsewhere. What format did CP/M use?

            Another point is: please define "small" media. When FAT was invented and optimized for small media, the definition of "small" was 360K floppy disks. FAT was unsuitable for a Big Hard Di_k of 2 GB or more. So is a 256 MB flash card really "small" media? Isn't, say ext3 suitable for such a "small" media? It seems to me like that that long ago people talked up how you could install Linux on older systems with tiny hard disks that are smaller than some flash memory cards.
            [ Parent ]
            • Re: the future? by Clover_Kicker (Score:2) Thursday December 04 2003, @12:10PM
              • Re: the future? (Score:5, Insightful)

                by Minna Kirai (624281) on Thursday December 04 2003, @12:26PM (#7630023)
                The *only* nice thing about FAT is that all the Windows machines in the world can read it without installing drivers.

                More important is that every electronic gizmo taking flash memory cards (digital cameras and MP3 players) can read/write it without installing drivers!

                Because although installing a filesystem driver may be painful on Win98, it's one thousand times worse on solid-state electronics.
                [ Parent ]
              • Re: the future? (Score:5, Interesting)

                by berzerke (319205) on Thursday December 04 2003, @12:34PM (#7630106)
                (http://www.spotswood-computer.net/)

                ...The *only* nice thing about FAT is that all the Windows machines in the world can read it without installing drivers...

                Yes, but how hard is it to implement a windows DLL which allows reading ext2 (for example)? At http://uranus.it.swin.edu.au/~jn/linux/explore2fs. htm [swin.edu.au] there is such a program. Have whatever program/DLL included with the digital device install program. End of problem and paying M$ royalties. After all, ext2 is fully documented and (to the best of my knowledge) patent free.

                And for those who will claim, "But that is an extra step!": Yes, but the drivers only need be installed once, and the ability to save about $250,000 per license term (a year maybe???) will be hard to resist for manufacturers. I've seen manufacturers skimp on things which cost a lot less.

                [ Parent ]
              • But isn't this a circular argument? by runlvl0 (Score:2) Thursday December 04 2003, @12:39PM
              • Re: the future? by ENOENT (Score:2) Thursday December 04 2003, @01:14PM
              • Re: the future? by eean (Score:2) Thursday December 04 2003, @12:46PM
              • Re: the future? (Score:4, Insightful)

                by Clover_Kicker (20761) <clover_kicker@yahoo.com> on Thursday December 04 2003, @12:50PM (#7630305)
                The *only* nice thing about FAT is that all the Windows machines in the world can read it without installing drivers.
                More important is that every electronic gizmo taking flash memory cards (digital cameras and MP3 players) can read/write it without installing drivers!

                Because although installing a filesystem driver may be painful on Win98, it's one thousand times worse on solid-state electronics.

                It's a chicken and egg thing - the cameras are designed to use FAT because they're made to interface with Windows machines.

                MS isn't going after Sony for the cameras they made yesterday, they're gunning for license fees for cameras they are *going* to build.

                The cameras don't talk to each other, so it won't matter if the camera I buy next year doesn't speak FAT. Unfortunately, no other filesystem is as well supported on the desktop as FAT.

                [ Parent ]
              • by Clover_Kicker (20761) <clover_kicker@yahoo.com> on Thursday December 04 2003, @12:59PM (#7630422)
                >So now that you'll either not "have a positive experience or put[s] a
                >lot of pressure on [y]our support systems" trying to install a digital
                >camera or flash media under Windows, do you think that Microsoft will
                >have to drop their desktop distribution?

                This fear of "negative experience" will cause the camera vendor to bend over and pay the license fee, because they (rightly) fear their customers are not capable of installing extra drivers.

                [ Parent ]
              • Re: the future? by ndqc (Score:1) Thursday December 04 2003, @01:03PM
              • Re: the future? by great_flaming_foo (Score:2) Thursday December 04 2003, @01:26PM
              • Re: the future? (Score:5, Insightful)

                by Minna Kirai (624281) on Thursday December 04 2003, @01:28PM (#7630753)
                the cameras are designed to use FAT because they're made to interface with Windows machines.

                Once, but not any more. Originally cameras used FAT for Windows compatibility (Even though it wasn't really needed back then... at that time, consumers needed new drivers to recognize flashcards, so they could've installed a new filesystem at the same time). But today, cameras need to be compatible not only with Windows desktops, but also other digital cameras, media on store shelves, Kodak photo-kiosks.

                MS isn't going after Sony for the cameras they made yesterday, they're gunning for license fees for cameras they are *going* to build.

                That's painfully obvious, and changes nothing.

                The cameras don't talk to each other, so it won't matter if the camera I buy next year doesn't speak FAT.

                Oh really? You've never moved a memcard from one camera to another? You don't enjoy the convenience of tearing an SD Card out of its package and immediately jamming it into your camera, without reformating it first? (Which would erase any data already on the card)

                It is precisely because all current digital cameras use FAT that future cameras will need to- otherwise, those future cameras will be at a competitive disadvantage because sticking a memory-card into them doesn't "just work".

                From a domineering-industrialist standpoint, Microsoft has played this very well: they allowed FAT support to seem free long enough for all digital cameras to use it, even though initially filesystem didn't matter. Now that the manufacturers are addicted, they can start to bring up the price. A textbook submarine patent.
                [ Parent ]
              • Re: the future? by Clover_Kicker (Score:2) Thursday December 04 2003, @02:09PM
              • Re: the future? by Phreakiture (Score:2) Thursday December 04 2003, @02:22PM
              • Re: And it's not just digital cameras either... by symbolic (Score:2) Thursday December 04 2003, @02:32PM
              • fuck Microsoft & fuck FAT - switch to PTP! by morgue-ann (Score:3) Thursday December 04 2003, @02:53PM
              • Re: the future? by LadyLucky (Score:2) Thursday December 04 2003, @02:53PM
              • by Minna Kirai (624281) on Thursday December 04 2003, @02:53PM (#7631894)
                I'd be willing to buy a digital camera that's just a little less convenient in order to take this and rub it in Billy's face.

                Admirable. And non-representative of the typical consumer's response.

                PS. Slashdot had better not allow editing of posts. That's inimical to a threaded message system. You can't have a coherent discussion if the comment you were replying to can be totally redone, leaving a response floating after it that now seems irrelevant.

                If editing is allowed, it should always leave an option to see the earlier version(s)... and if someone responds to the pre-editing version of the post, then that version should be the default one displayed (With a small link going to the new version).

                The first thing Slashdot should do to modernize its comment system is to create an official way to quote the preceding message, instead of relying users to manually paste it and insert italic tags.
                [ Parent ]
              • Re:fuck Microsoft & fuck FAT - switch to PTP! by morgue-ann (Score:2) Thursday December 04 2003, @02:57PM
              • Re: the future? by bhtooefr (Score:2) Thursday December 04 2003, @03:22PM
              • Re: the future? by shaitand (Score:2) Thursday December 04 2003, @03:52PM
              • Re: the future? by angulion (Score:2) Thursday December 04 2003, @04:20PM
              • Re: the future? by Jogar the Barbarian (Score:1) Thursday December 04 2003, @04:29PM
              • Re: the future? by eean (Score:2) Thursday December 04 2003, @04:56PM
              • Re: the future? by aled (Score:2) Thursday December 04 2003, @05:17PM
              • Re: the future? by ENOENT (Score:2) Thursday December 04 2003, @05:52PM
              • But customers can install extra drivers! by BooMonster (Score:1) Thursday December 04 2003, @06:03PM
              • Re: the future? by wrmrxxx (Score:1) Thursday December 04 2003, @07:28PM
              • Re: the future? by aled (Score:2) Thursday December 04 2003, @09:04PM
              • Re: the future? by stor (Score:2) Thursday December 04 2003, @11:51PM
              • Re: the future? by Minna Kirai (Score:2) Friday December 05 2003, @12:06PM
              • Re: the future? by Minna Kirai (Score:1) Friday December 05 2003, @12:09PM
              • Re: the future? by shaitand (Score:2) Friday December 05 2003, @12:19PM
              • What PTP is by nutznboltz (Score:2) Friday December 05 2003, @03:31PM
              • 7 replies beneath your current threshold.
            • Re: the future? by Jeremiah Cornelius (Score:2) Thursday December 04 2003, @01:05PM
              • Re: the future? by Mad Marlin (Score:2) Thursday December 04 2003, @01:40PM
              • Re: the future? by aminorex (Score:2) Thursday December 04 2003, @01:43PM
              • Re: the future? by ChrisMaple (Score:1) Thursday December 04 2003, @01:55PM
              • Re: the future? by Brainchild (Score:1) Thursday December 04 2003, @06:06PM
              • Re: the future? by Brainchild (Score:1) Thursday December 04 2003, @05:57PM
              • Re: the future? by SEE (Score:2) Thursday December 04 2003, @06:19PM
              • Re: the future? by the last username (Score:1) Thursday December 04 2003, @07:02PM
              • Re: the future? by the last username (Score:1) Thursday December 04 2003, @07:05PM
            • Re: the future? by MrResistor (Score:2) Thursday December 04 2003, @02:22PM
            • Re: the future? by bhtooefr (Score:3) Thursday December 04 2003, @03:18PM
            • Even bigger! by kingLatency (Score:1) Thursday December 04 2003, @04:05PM
            • Re: the future? by mikehoskins (Score:2) Friday December 05 2003, @04:38PM
            • 3 replies beneath your current threshold.
          • Re: the future? (Score:4, Interesting)

            I believe that to save money, eventually we'll see devices use a patent-free filesystem. If necessary, to read their media on Windows, they will install a filesystem driver into Windows. Assuming that doing so is cheaper than licensing Microsoft's filesystem. Depending on the license cost, it may well turn out that Microsoft is the one who ends up having to support other filesystems for compatibility.
            [ Parent ]
          • Re: the future? by Pieroxy (Score:2) Thursday December 04 2003, @01:32PM
          • Re: the future? by spitzak (Score:2) Thursday December 04 2003, @02:15PM
          • Re: the future? (Score:5, Informative)

            by nathanh (1214) on Thursday December 04 2003, @03:39PM (#7632565)
            (http://www.manu.com.au/)
            While these formats might work out OK, they certainly aren't optimized for small hard drives the way that fat is.

            Uhhh, neither is FAT.

            FAT has fixed size directory indexes. If you have half a dozen files in a directory, you are discarding most of the directory index. If you make the directory index small then you can't store lots of files in a single directory. It's a no-win tradeoff. A space efficient filesystem would use dynamically resizable directory indexes.

            The FAT itself is a bitmap (one FAT entry for every single block) with each entry referencing the next entry (like a linked list). You find the first block of the file from the directory index. Imagine how inefficient this is when the file has contiguous blocks. Why not use extents? That would greatly reduce the space requirements for the FAT.

            The original FAT16 limited you to only 65536 possible block numbers. If you have a 512MB USB key then that means every block is 8kB. So on average you waste 4kB per file; 1000s of files means many megabytes of wasted space. Another glaring example of FAT inefficiency. A space efficient filesystem would offer variable sized blocks.

            For FAT to perform efficiently you must load the entire FAT into memory (otherwise traversing the list of blocks is a nightmare of head seeks). This makes it vulnerable to files being corrupted or lost if there is sudden power failure or the disk is removed. The "saving grace" is that the FAT is protected because it never had the chance to be flushed out of RAM, so the filesystem is at least consistent. Whether this behaviour is good or bad seems to be a matter of debate; my opinion is that the data is more important than the damn filesystem and FAT fails in that regard.

            The only thing FAT has going for it is incredible simplicity which made sense on the woefully underpowered and underfeatured IBM PC of 1980. But in terms of efficiency it is exactly the same as many other bitmap-based filesystems. FAT was also heavily optimised for 320kB (that's not a typo) floppy disks because the FAT would fit into a single 512 byte sector. It makes no sense in a modern world with gigabyte removable media.

            These USB keys should be using something clever like CRAMFS but with journalling and "balanced writes" (each block gets roughly equal write time) to preserve the life of the key.

            [ Parent ]
            • Re: the future? by djocyko (Score:1) Thursday December 04 2003, @07:49PM
            • 1 reply beneath your current threshold.
          • Re: the future? by AsparagusChallenge (Score:2) Thursday December 04 2003, @04:03PM
            • Um, no by eean (Score:3) Thursday December 04 2003, @04:48PM
              • Re:Um, no by el-spectre (Score:2) Friday December 12 2003, @07:19PM
              • Re:Um, no by eean (Score:2) Saturday December 13 2003, @02:34AM
          • Re: the future? by BusterB (Score:2) Thursday December 04 2003, @10:35PM
          • 2 replies beneath your current threshold.
        • And the mac... (Score:4, Insightful)

          by abb3w (696381) on Thursday December 04 2003, @11:30AM (#7629372)
          (Last Journal: Thursday March 15 2007, @12:56PM)
          Mac's HFS and HFS+ are another alternative. There's PC (pay) software to read them already in at least 3 flavors, and I believe Linux supports them, too. Of course, these may be covered by Apple patents.

          Of course, this might explain why it's such a bitch to format to FAT on a OS X Mac....
          [ Parent ]
        • Re: the future? by Moubtaden (Score:1) Thursday December 04 2003, @11:38AM
        • Right.... by CatOne (Score:1) Thursday December 04 2003, @11:54AM
          • Re:Right.... by CatOne (Score:2) Thursday December 04 2003, @06:48PM
          • 1 reply beneath your current threshold.
        • Re: the future? by ezy (Score:2) Thursday December 04 2003, @12:12PM
        • Re: the future? by ryanr (Score:2) Thursday December 04 2003, @01:52PM
        • Re: the future? by fishbot (Score:1) Thursday December 04 2003, @03:35PM
        • 1 reply beneath your current threshold.
      • Re: the future? (Score:5, Insightful)


        Yep, if killing the FAT file system isn't the objective, it will be the result. It's probably aimed at preventing Linux interoperability with Windows machines. I don't know how that will play out, in court or otherwise, but if MS has patents on FAT, then presumably they may want, or be able, to prevent people from distributing free code to access FAT files systems.

        Certainly, any company using FAT for its products will switch to a different file system. SCO may want to sue MS for infringing on its patented "Cock Pistol, Shoot Foot" algorithm.

        Overall, I kind of think it might be a good thing that MS is doing this. It provides yet another reason for tech companies to consider embedded Linux for their devices. And the more prevalent Linux becomes in that sector, a) the sooner Linux driver support will improve, and b) the more home users will consider Linux.

        [ Parent ]

        • Responsding to myself, but this just occurred to me: I wonder how this will affect the FreeDOS project. My first guess would be that they'll have to rewrite the project to use ext2 or some other file system.

          Software patents have been commonly regarded as the "nukes" of the software world. I'm beginning to think that MS has decided it has nothing to lose by going nuclear on the free software world.

          [ Parent ]
          • Re:Linux & FreeDOS Compatibility (Score:5, Interesting)

            by cybermace5 (446439) <g.ryan@macetech.com> on Thursday December 04 2003, @01:18PM (#7630625)
            (http://www.macetech.com/ | Last Journal: Monday February 16 2004, @01:44PM)
            I don't think so. Programs that use the FAT filesystem have been out there for several coon's ages or the age of a really old coon.

            FreeDOS does not distribute in the FAT filesystem, interestingly: the official distribution is a CD-ROM ISO image only. They also don't distribute product or media preformatted with FAT. I don't even think Microsoft is going after programs that can create a FAT filesystem, so FreeDOS can format a hard disk and you're good to go.

            However, I wouldn't mind if they did make it ext2. If you're booting with FreeDOS, it doesn't really matter what the filesystem is. Just allow reading of FAT partitions and floppies, and you can copy over all the old DOS software you wanted to run. Might be a few bugs here and there, but I guess when Microsoft wants to play rough, you just get out of the way.
            [ Parent ]
          • Re:Linux & FreeDOS Compatibility by Tablizer (Score:1) Thursday December 04 2003, @09:30PM
          • 1 reply beneath your current threshold.
        • Re: the future? by ccp (Score:2) Thursday December 04 2003, @11:28AM
        • Re: the future? by narsiman (Score:3) Thursday December 04 2003, @12:14PM
        • Re: the future? by spagnitz (Score:1) Thursday December 04 2003, @12:29PM
        • Re: the future? by tiger99 (Score:1) Thursday December 04 2003, @02:20PM
        • Re: the future? by MuParadigm (Score:3) Thursday December 04 2003, @02:43PM
        • Re: the future? by peksik (Score:1) Thursday December 04 2003, @03:34PM
        • Re:How long do patents last? (Score:5, Interesting)

          by njdj (458173) on Thursday December 04 2003, @12:35PM (#7630108)
          The Microsoft article pointed to by the story claimed that the first version of the FAT file system appeared in 1976. Any 1976 patent has, as you say, expired.

          But the FAT design was such a half-assed pile of crap that it became obsolete very quickly, and Microsoft patched it up several times. Presumably, they patented the fixes.

          It is difficult to understand how even the notoriously permissive US Patent Office could grant a patent to something as far behind the state of the art as the FAT file system. Its only original features were steps backwards from the state of the art. Not only the Unix filesystem, but several proprietary minicomputer filesystems which have since died, were significantly better than the FAT filesystem.
          [ Parent ]

        • Kind of a moot point. The patents MS lists in the notice are related to FAT 32, which is easily the most widely used implemetation of FAT now. FAT 16 only supports up to 2GB, whereas FAT 32 supports 32GB. Anyone who sets up a FAT partition on a dual-boot system as a common file storage area will be using FAT 32.

          Those patents were granted in the mid-90's, and short of invalidating them via prior art claims, they won't expire for another ten years or so.

          [ Parent ]
          • Re:How long do patents last? by aminorex (Score:2) Thursday December 04 2003, @01:47PM
          • 32 GB? by Nasarius (Score:2) Thursday December 04 2003, @05:56PM
            • Re:32 GB? by G-funk (Score:2) Thursday December 04 2003, @06:34PM
            • Re:32 GB? by MuParadigm (Score:2) Thursday December 04 2003, @06:38PM
              • Re:32 GB? by steveg (Score:1) Thursday December 04 2003, @07:38PM
              • Re:32 GB? by atta1 (Score:1) Thursday December 04 2003, @07:54PM
                • Re:32 GB? by xigxag (Score:3) Thursday December 04 2003, @09:29PM
              • 1 reply beneath your current threshold.
        • 1 reply beneath your current threshold.
      • Re: the future? by Anonymous Coward (Score:1) Thursday December 04 2003, @11:50AM
        • Re: the future? by mattACK (Score:3) Thursday December 04 2003, @12:29PM
        • Re: the future? by PalmKiller (Score:2) Thursday December 04 2003, @12:40PM
          • Re: the future? by real bio (Score:1) Thursday December 04 2003, @12:53PM
            • Re: the future? by PalmKiller (Score:1) Thursday December 04 2003, @01:07PM
              • Re: the future? by PalmKiller (Score:1) Thursday December 04 2003, @01:10PM
          • Re: the future? by PalmKiller (Score:1) Thursday December 04 2003, @12:56PM
            • 1 reply beneath your current threshold.
          • Re: the future? by AlexMax2742 (Score:2) Thursday December 04 2003, @02:00PM
          • Re: the future? by bhtooefr (Score:2) Thursday December 04 2003, @03:41PM
            • Re: the future? by PalmKiller (Score:1) Thursday December 04 2003, @07:55PM
        • Re: the future? (Score:5, Informative)

          by RAMMS+EIN (578166) on Thursday December 04 2003, @12:43PM (#7630215)
          (http://inglorion.net/ | Last Journal: Thursday October 06 2005, @07:17AM)
          Ok, I'll bite. IMHO, NTFS is about as different from FAT as any Real file system.

          FAT is very simplistic, there's essentially two structures. One is the File Allocation Table, which keeps track of which blocks are used in what way (e.g. part of a file, last block in a file, bad block, free block). Then there are the directories, which are just arrays of inodes, which also contain the file names. The inode points to the first block, the FAT tells which blocks follow. There are no permissions, hard links, symlinks, file types (other than regular vs. directory). The FAT and root directory are stored at the beginning of the volume.

          Now to NTFS. (Disclaimer: NTFS is complex and I don't claim to fully understand it.) NTFS Has a Master File Table, which has inodes for every file on the volume (which are seperate from filenames, like on Unix file systems). NTFS supports hard links, symlins, attributes, permissions (based on Access Control Lists), and sparse files. File names are looked up in b-trees rather than sequential lists. Instead of listing every single block occupied by a file, it uses start, length pairs (AKA extents). NTFS uses journaling and supports transparent compression and encryption. Several structures are stored in the middle of the volume to minimize seek times.

          Compare this to traditional Unix file systems (UFS, FFS, ext2). There's an inode table at the beginning of the volume. Inodes encode ownership, permissions (based on owner and group), a few attributes (e.g. setid bits), often part of the block list or the content of the file. Directories are sequential lists of (inode number, file name) pairs. Hard links and symlinks are supported, as are special files like devices and FIFOs. No extended attributes, no B-trees, no ACLs, no compression, no encryption, no journaling. (although many/all of these have been added at one point or another to ext2 and FFS, sometimes preserving compatibility). Important structures are replicated in various parts of the volume to enhance speed and reliability.

          As you can see, NTFS is a very advanced filesystem, supporting many features that Linux filesystems are now beginning to have. FAT is hardly any more advanced than the very minimum required to store and retrieve data. Unix filesystems are somewhere in between, supporting features important to Unix systems such as permissions and device nodes, while at the same time keeping it simple. Personally, I think a the traditional Unix filesystems are much closer to FAT than NTFS is.
          [ Parent ]
          • Re: the future? (Score:4, Informative)

            by spitzak (4019) on Thursday December 04 2003, @02:24PM (#7631482)
            (http://mysite.verizon.net/spitzak)
            You obviously don't know anything about modern Unix systems. Directories have not been sequential lists in a LONG time. Get your head out of the sand. B-trees and lots of other data structures have been used before Mr Bill started working on DOS!

            To be honest I think the abilities of NTFS and current Unix files systems are about equal.

            And I would very much like to know how to convince stupid Windows to make one of those "symbolic links". I have NEVER seen this work (by "work" I mean that when I call open() and read, I get the contents of the pointed-to file, not gibberish!)

            [ Parent ]
          • Re: the future? (Score:5, Informative)

            by penguin7of9 (697383) on Thursday December 04 2003, @02:41PM (#7631683)
            As you can see, NTFS is a very advanced filesystem, supporting many features that Linux filesystems are now beginning to have.

            You are confusing feature bloat with being advanced. NTFS is a feature-bloated file system, but none of the features they crammed into that file system are anything new, and many of them will never make it into mainstream UNIX file systems because they are just not a good engineering tradeoff.

            Compare this to traditional Unix file systems (UFS, FFS, ext2).

            Your comments imply an incorrect timeline. By the time NTFS came out, there were already several UNIX file systems with a comparable feature set. Furthermore, a number of key NTFS features existed in name only for several years, until Microsoft finally got around to implementing them.
            [ Parent ]
          • Re: the future? by Anonymous Coward (Score:1) Thursday December 04 2003, @05:56PM
      • Re: the future? by a20vertigo (Score:1) Thursday December 04 2003, @01:42PM
      • Re: the future? by cyberjunkie98 (Score:1) Thursday December 04 2003, @02:02PM
      • Re: the future? by MrResistor (Score:2) Thursday December 04 2003, @02:08PM
      • Re:Alternatives by rduke15 (Score:1) Thursday December 04 2003, @05:50PM
      • 1 reply beneath your current threshold.
    • FAT Chance! by twoslice (Score:2) Thursday December 04 2003, @08:54AM
      • Re:FAT Chance! by shadowxtc (Score:1) Thursday December 04 2003, @09:00AM
        • Re:FAT Chance! (Score:5, Funny)

          by twoslice (457793) on Thursday December 04 2003, @09:05AM (#7627842)
          I wasn't trying to be funny, I was serious. It is however funny that you thought, that I thought, that it was funny....
          [ Parent ]
          • Re:FAT Chance! by OblongPlatypus (Score:1) Thursday December 04 2003, @09:17AM
            • 1 reply beneath your current threshold.
        • Re:FAT Chance! by You're All Wrong (Score:2) Thursday December 04 2003, @09:21AM
          • Re:FAT Chance! by You're All Wrong (Score:1) Thursday December 04 2003, @09:56AM
          • Re:FAT Chance! by ckaminski (Score:2) Thursday December 04 2003, @10:25AM
            • Patent Numbers by EnigmaticSource (Score:2) Thursday December 04 2003, @10:53AM
            • 1 reply beneath your current threshold.
          • Re:FAT Chance! by bhtooefr (Score:2) Thursday December 04 2003, @03:47PM
        • Re:FAT Chance! (Score:5, Insightful)

          by killmenow (184444) on Thursday December 04 2003, @09:33AM (#7628175)
          (http://www.inthri.com/)
          Not true. Many embedded devices could use FAT with no "standard interface" for you to know about it.

          For example, I have a digital multitrack recording studio with an embedded 20GB IDE HDD. It just happens to be formatted FAT32. I know this because the manufacturer was polite enough to sell a USB add-in card for me to connect the device to a PC or MAC for importing/exporting tracks.

          Now, had the manufacturer chosen not to offer a USB port...and only allowed me to import/export tracks via the built-in CD-ROM burner, they could've still used FAT32 for the internal HDD format, and I'd have no way of knowing without cracking the thing open and plugging the HDD into a PC.

          I'm certain any manufacturer of embedded products could use FAT32 for embedded drive formats, but use some kind of reverse-engineering crap in the DMCA to prohibit you from knowing it's FAT32.
          [ Parent ]
          • Re:FAT Chance! (Score:5, Insightful)

            by HiThere (15173) * <charleshixsn@earth l i n k . n et> on Thursday December 04 2003, @10:13AM (#7628586)
            But a real point is...if you can't tell that they're using FAT, then they could use ext2 (journalling doesn't seem appropriate) or something else.

            OTOH, if they can depend on this being a one-time charge, it's probably cheaper for them to pay the extortion than to convert.
            [ Parent ]
            • Re:FAT Chance! (Score:5, Insightful)

              by killmenow (184444) on Thursday December 04 2003, @10:27AM (#7628717)
              (http://www.inthri.com/)
              if they can depend on this being a one-time charge...
              Well, with Microsoft involved, what you can depend on is an area of concern in my mind.

              And if you can't tell what they're using, ext2 or any number of filesystems may be usable. But, if you're a manufacturer selling through a channel, you may want to offer diagnostic and repair licenses to resellers. FAT32 may be a better choice merely for the simplicity of unplugging the drive from the device and plugging it into a PC that will in most cases be running Windows for diagnostic/repair work. And it is likely perceived as easier by the manufacturer to train certified repair shops on Windows-based tools as opposed to Linux ones.
              [ Parent ]
            • Re:FAT Chance! by Malc (Score:2) Thursday December 04 2003, @12:05PM
            • Re:FAT Chance! (Score:4, Funny)

              by WNight (23683) on Thursday December 04 2003, @12:45PM (#7630238)
              (http://kelora.org/)
              Insightful? How about retarded? How else can you write a post directly contrary to all evidence?

              A product using ext3 wouldn't have to be open sourced, any more than a product running on Linux. Any changes made to the filesystem would, but it's highly unlikely that you're going to have so grand an idea for a filesystem that your product hinges on it, and then have to implement it on top of someone else's filesystem.

              Besides, using GPLed components basically prevents patent issues. By intentionally releasing something that requires you to agree that it is patent encumbered you pretty much give implicit free licenses to any patents that you may have on that code. Otherwise you didn't honor the contract you entered into with the original author of the software.

              What would you prefer? Having to open source some tiny filesystem component you added to ext3, or having to pay Microsoft up to $250,000?
              [ Parent ]
              • Re:FAT Chance! by HiThere (Score:2) Thursday December 04 2003, @03:04PM
            • 1 reply beneath your current threshold.
          • Re:FAT Chance! by iabervon (Score:2) Thursday December 04 2003, @11:20AM
            • Re:FAT Chance! by Minna Kirai (Score:1) Thursday December 04 2003, @12:31PM
          • Re:FAT Chance! by lazyl (Score:3) Thursday December 04 2003, @11:36AM
            • Re:FAT Chance! (Score:5, Insightful)

              by Minna Kirai (624281) on Thursday December 04 2003, @12:34PM (#7630105)
              The purpose of the DMCA is for situations like Adobe's ebook, where if someone cracks the encryption they'd get free ebooks. In that situation the DMCA is a Good Thing. Coporations can't use the DMCA to cover up illegal activity or to stifle competition

              Prohibiting the creation of Free Software PDF readers is undeniably stifling competition.
              [ Parent ]
              • Re:FAT Chance! by iantri (Score:2) Thursday December 04 2003, @01:41PM
              • Re:FAT Chance! by lazyl (Score:2) Thursday December 04 2003, @01:46PM
              • Re:FAT Chance! by shadowxtc (Score:1) Friday December 05 2003, @11:45PM
              • Re:FAT Chance! by Minna Kirai (Score:2) Thursday December 04 2003, @02:01PM
              • Re:FAT Chance! by lazyl (Score:2) Thursday December 04 2003, @02:09PM
                • Re:FAT Chance! by lazyl (Score:2) Friday December 05 2003, @08:37AM
                • 1 reply beneath your current threshold.
              • Re:FAT Chance! by Hobbex (Score:2) Thursday December 04 2003, @03:35PM
              • Re:FAT Chance! by popeyethesailor (Score:2) Thursday December 04 2003, @10:40PM
              • 1 reply beneath your current threshold.
            • Re:FAT Chance! by sylvandb (Score:2) Thursday December 04 2003, @01:12PM
              • Re:FAT Chance! by lazyl (Score:2) Thursday December 04 2003, @02:05PM
              • Re:FAT Chance! by CyberGarp (Score:2) Thursday December 04 2003, @02:44PM
              • Re:FAT Chance! by sylvandb (Score:1) Thursday December 04 2003, @05:13PM
              • Re:FAT Chance! by lazyl (Score:2) Friday December 05 2003, @09:03AM
              • Re:FAT Chance! by sylvandb (Score:1) Friday December 05 2003, @05:08PM
              • 1 reply beneath your current threshold.
            • Re:FAT Chance! by ChrisMaple (Score:2) Thursday December 04 2003, @02:14PM
              • Agreed. by lazyl (Score:2) Thursday December 04 2003, @02:51PM
            • Re:FAT Chance! by WNight (Score:2) Thursday December 04 2003, @03:51PM
            • Troll huh. by lazyl (Score:2) Friday December 05 2003, @09:08AM
          • Re:FAT Chance! by Cardbox (Score:1) Thursday December 04 2003, @11:49AM
        • not nearly that easy by morcheeba (Score:3) Thursday December 04 2003, @10:31AM
        • Re:FAT Chance! by Computer! (Score:1) Thursday December 04 2003, @11:54AM
        • 2 replies beneath your current threshold.
      • Re:FAT Chance! by Treacle Treatment (Score:1) Thursday December 04 2003, @10:02AM
        • Re:FAT Chance! by Bilbo (Score:3) Thursday December 04 2003, @10:26AM
          • Re:FAT Chance! (Score:5, Funny)

            by pyros (61399) on Thursday December 04 2003, @12:13PM (#7629885)
            (Last Journal: Thursday May 13 2004, @07:26PM)
            I'm still wondering how this will affect the Linux kernel, since it has support for FAT file systems. I wonder if Linux is going to have to drop the support, of if we'll be able to slip in under the "interoperability" loophole.

            That's easy. Red Hat will not include the precomiled module in their binary kernel packages, but 40 new sites will pop up with incompatible RPMs of the module for various kernels. Debian will probably move it to a separate set of packages in non-free or non-US. Mandrake and Suse will do fuck-all, since they're in Europe. Gentoo users will say 'what's a binary package?' and continue compiling it into their kernels. Slackware users will say 'tgz kicks ass, dependencies are teh sux0r.'

            ;)

            [ Parent ]
            • Re:FAT Chance! by Minna Kirai (Score:2) Thursday December 04 2003, @12:53PM
              • Re:FAT Chance! by Lemmeoutada Collecti (Score:2) Thursday December 04 2003, @01:17PM
              • Re:FAT Chance! by pyros (Score:2) Thursday December 04 2003, @01:34PM
          • Re:FAT Chance! by GlassHeart (Score:2) Thursday December 04 2003, @01:14PM
          • Re:FAT Chance! by tombeard (Score:1) Thursday December 04 2003, @02:28PM
          • Re:FAT Chance! by Treacle Treatment (Score:1) Friday December 05 2003, @11:35AM
        • Re:FAT Chance! (Score:5, Interesting)

          by Kourino (206616) on Thursday December 04 2003, @10:55AM (#7628996)
          (http://slashdot.org/)
          Except, the linked webpage clearly states:

          "Microsoft's FAT file system license offers limited rights to issued and pending Microsoft patents on FAT file system technology, as well as rights to implement the Microsoft FAT file system specification."

          It appears that Microsoft is selling a liscense to implement their filesystem. However, the liscense is for manufacturers of consumer electronics and removable media. It's unclear, based on my lack of knowledge of this legal area and the ambiguity of this document, whether (e.g.) writers of software targeting non-consumer electronics products (such as personal computers) would need to approach Microsoft for liscensing.

          However, the patents all have to do with VFAT long filenames. Thus, it appears that a manufacturer may only have to refuse to deal with anything other than valid 8.3 filenames to avoid the patent liscensing hassle. I don't know how Microsoft could claim to enforce a restriction on implementing anything on FAT that's not patented; I don't believe they can, under US law, but like I said, I have a very incomplete understanding of US law in this respect.
          [ Parent ]
      • Re:FAT Chance! by swillden (Score:2) Thursday December 04 2003, @12:26PM
        • Re:FAT Chance! by DavidTC (Score:1) Thursday December 04 2003, @12:38PM
          • Re:FAT Chance! by swillden (Score:2) Thursday December 04 2003, @01:05PM
    • Re:The future? by nxt (Score:1) Thursday December 04 2003, @09:30AM
      • Re:The future? by Jaysyn (Score:3) Thursday December 04 2003, @10:51AM
      • 1 reply beneath your current threshold.
    • Re:The future? by flacco (Score:2) Thursday December 04 2003, @09:38AM
    • Re:The future? (Score:4, Funny)

      by Pros_n_Cons (535669) on Thursday December 04 2003, @09:47AM (#7628327)
      Litigation: The Business Model of the Future!(TM)

      What do you mean of the 'future'? suing has been the new GOLD RUSH for some time now.
      [ Parent ]
      • Re:The future? by RLW (Score:1) Thursday December 04 2003, @10:05AM
        • Re:The future? (Score:5, Insightful)

          by LoadStar (532607) on Thursday December 04 2003, @10:54AM (#7628987)
          But on a serious note: I thought that if one didn't vigersously enforce a pattent then after a while as the idea covered in the pattent has been in whide use then that pattent is legally in the public domain. besides don't pattents expire after 17 years ? and Hasn't FAT been around since the early 80's ? Its pattent has surely run out by now.

          Microsoft's licensing agreement lists 4 patents that it covers. All were filed since 1992, and all were granted within the last 8 years or so.

          However... if you look at the materials patented, all refer to long file name support. ("Method and system for accessing a file using file names having different file name formats," "Common name space for long and short file names," etc.) If one develops a device that utilizes FAT without using long file names, I'd imagine that they'd be safe.

          [ Parent ]
          • Re:The future? by Greger47 (Score:3) Thursday December 04 2003, @12:04PM
          • Re:The future? by theonetruekeebler (Score:2) Thursday December 04 2003, @01:06PM
          • Re:The future? by hattmoward (Score:1) Thursday December 04 2003, @03:04PM
          • Re:The future? by Tablizer (Score:1) Thursday December 04 2003, @09:39PM
          • Re:The future? by Halo1 (Score:2) Thursday December 04 2003, @01:18PM
          • 2 replies beneath your current threshold.
        • Re:The future? by Chris Burke (Score:2) Thursday December 04 2003, @11:24AM
        • 1 reply beneath your current threshold.
      • Re:The future? (Score:4, Insightful)

        by Ben Hutchings (4651) on Thursday December 04 2003, @12:20PM (#7629960)
        (http://womble.decadent.org.uk/)
        So, like the gold rushes, it will be a huge waste of time and money for almost everyone involved?
        [ Parent ]
    • Re:The future? (Score:5, Insightful)

      by bigberk (547360) <bigberk@users.pc9.org> on Thursday December 04 2003, @10:53AM (#7628972)
      Litigation: The Business Model of the Future!(TM)
      For a failing economy, in a country that has no prospects for true innovation due to its self-imposed corporate protection measures.
      [ Parent ]
      • Re:The future? by Tweakmeister (Score:2) Thursday December 04 2003, @12:51PM
        • Patents WERE put in place (Score:5, Insightful)

          by dpilot (134227) on Thursday December 04 2003, @01:08PM (#7630515)
          (http://slashdot.org/ | Last Journal: Thursday May 12 2005, @09:37AM)
          That was the intent, and I suspect to some extent it still works that way. But I suspect that there's far more happening of a different sort with patents - and that's the creation of a club. Remember the phrase, "stand on the shoulders of giants?" Well, the shoulders are patented. If you want to stand on those shoulders and reach higher, you have to let the giant reach that high, too.

          In essence, patents have created a club, and while you can still get a patent and make money, you probably can't disrupt an existing technology, because you need to license existing technology to make your patent work, and the most likely license term is to cross-license your technology back to the would-be disruptees. They can either take advantage of the technology, or you'll find that the license prevents you from disrupting their business - unless you're excessively lucky.

          I recently heard about a guy with some sort of chemical/drug/food (forget which) patent that's running out. NONE of the industry has agreed to license it, they're just waiting for it to expire. In the meantime he's losing all of his development and attempted marketing money. Maybe he was asking absurd terms, maybe he deserved them, but the industry felt we could get along without the new product, the guy couldn't commercialize without more money than he had, so they could afford to wait.

          Come to think of it, I've got a friend in the very same situation.
          [ Parent ]
      • Re:The future? by Banshee99 (Score:1) Thursday December 04 2003, @01:26PM
      • Re:Failing economy?!?!?! by dpilot (Score:2) Thursday December 04 2003, @01:12PM
      • Re:Failing economy?!?!?! by Un pobre guey (Score:1) Thursday December 04 2003, @03:16PM
      • 1 reply beneath your current threshold.
    • Fat: The future? by NineNine (Score:2) Thursday December 04 2003, @11:47AM
    • Welcome to the Good Fight against Software Patents by schmaltz (Score:2) Thursday December 04 2003, @01:33PM
    • Re:The future? by RedA$$edMonkey (Score:1) Thursday December 04 2003, @02:19PM
    • Re:FAT and CP/M and DR DOS Prior Art (Score:4, Insightful)

      by drakaan (688386) on Thursday December 04 2003, @09:21AM (#7628054)
      (http://www.myspace.com/chrisstovall)
      It's not an issue that a clean-room implementation would fix. The patent in question isn't on the code, but rather on the file format. Remember all the shit that Compuserve put people through over the GIF file format? This would be similar. Microsoft is saying "Hey! We should be making money off that!". I don't know what this means for FreeDOS, PC-DOS, syslinux-based boot disks etc, but it can't be good...
      [ Parent ]
    • Re:FAT and CP/M and DR DOS Prior Art by TheAncientHacker (Score:2) Thursday December 04 2003, @10:02AM
    • Re:The future? by HiThere (Score:3) Thursday December 04 2003, @10:18AM
      • Re:The future? by Anonymous Coward (Score:1) Thursday December 04 2003, @10:54AM
        • 1 reply beneath your current threshold.
    • The US Patent Office by magicianuk (Score:1) Thursday December 04 2003, @12:12PM
    • Re:But how does this affect Samba ? - It Shouldn't by erioshi (Score:1) Thursday December 04 2003, @05:09PM
    • 9 replies beneath your current threshold.
  • Going up... (Score:5, Interesting)

    by JamesO (56897) * on Thursday December 04 2003, @08:53AM (#7627698)
    (http://slashdot.org/)

    Gotta love submarine patents.

    Is there a win32 ext2/3 filesystem driver out there anywhere?

    • Re:Going up... (Score:5, Informative)

      by ggeens (53767) <ggeens&iggyland,com> on Thursday December 04 2003, @08:58AM (#7627760)
      (http://www.iggyland.com/ | Last Journal: Friday May 05 2006, @08:19AM)

      Is there a win32 ext2/3 filesystem driver out there anywhere?

      Searching for "win32 ext2" yields this [swin.edu.au] as the first link.

      [ Parent ]
    • There's explore2fs by Walkiry (Score:1) Thursday December 04 2003, @08:59AM
    • Re:Going up... (Score:5, Interesting)

      by mystik (38627) on Thursday December 04 2003, @09:00AM (#7627788)
      (http://www.jjayr.com/ | Last Journal: Friday July 26 2002, @09:44AM)
      This one isn't really submarine --- They created FAT in 1976, according to the microsoft.com page ... but the earliest patent was filed in 1995.

      We need a public domain minuxfs implementation now, to be the standard.

      [ Parent ]
      • Something must have been updated... (Score:5, Interesting)

        by N Monkey (313423) on Thursday December 04 2003, @09:13AM (#7627937)
        This one isn't really submarine --- They created FAT in 1976, according to the microsoft.com page ... but the earliest patent was filed in 1995.

        That can't possibly be right. In the US (but nowhere else) you have a 1 year's grace period from the time of publishing an invention such that you are still allowed to patent it. Even with the USPTO's track record (!!) I honestly can't see them granting a patent based just on 1976 technology. MS must have included new ideas... or something like that.
        [ Parent ]
        • yeah they added "over the internet" somewhere.

          Tom
          [ Parent ]
        • by N Monkey (313423) on Thursday December 04 2003, @09:22AM (#7628065)
          Just to follow up, the first patent that MS list as protecting FAT (US5,579,517) has this as the abstract:

          An operating system provides a common name space for both long filenames and short filenames. In this common namespace, a long filename and a short filename are provided for each file. Each file has a short filename directory entry and may have at least one long filename directory entry associated with it. The number of long filename directory entries that are associated with a file depends on the number of characters in the long filename of the file. The long filename directory entries are configured to minimize compatibility problems with existing installed program bases.


          Do these devices really need compatibility with "dead" operating systems?

          The second patent seems to another concerning filename formats. I haven't bothered to look at the other 2.
          [ Parent ]
          • in other words, VFAT by jhantin (Score:2) Thursday December 04 2003, @09:41AM
          • Re:The abstract from the earliest cited patent: by scrytch (Score:3) Thursday December 04 2003, @10:23AM
            • Demise of FAT (Score:5, Insightful)

              by TWX (665546) on Thursday December 04 2003, @11:07AM (#7629098)
              "Personally I think MS is simply trying to quicken the demise of FAT so they can drop it quicker. About time, too -- there's simply no need for it anymore."

              I respectfully disagree. OSX, OS9, Linux, BSD, and almost any other OS that you can think of can read and write FAT. Any device that is to be cross-platform compatible with read/write works very well with FAT. The only other filesystem that I know of that these all read and write is ISO9660, which last time I checked didn't include long filename support without Microsoft Joliet extensions or some other after-spec hack anyway.

              Microsoft isn't going to support a filesystem that makes it easier to use devices on a competitor's platform, plain and simple. OS implementers have had to reverse engineer Microsoft's ways of doing things for a long time, and if Microsoft is allowed to litigate FAT out of use, they'll use it to try to force everyone else out.
              [ Parent ]
              • Re:Demise of FAT by 2.246.1010.78 (Score:1) Thursday December 04 2003, @03:13PM
              • 1 reply beneath your current threshold.
            • Hasten demise of FAT? by dpilot (Score:2) Thursday December 04 2003, @04:02PM
            • 1 reply beneath your current threshold.
          • Re:The abstract from the earliest cited patent: by ericesposito (Score:1) Thursday December 04 2003, @10:41AM
          • Re:The abstract from the earliest cited patent: by Locutus (Score:3) Thursday December 04 2003, @10:47AM
          • Re:The abstract from the earliest cited patent: by pjrc (Score:2) Thursday December 04 2003, @12:42PM
          • 1 reply beneath your current threshold.
        • Re:Something must have been updated... by RazzleFrog (Score:1) Thursday December 04 2003, @09:24AM
        • by Svartalf (2997) on Thursday December 04 2003, @11:12AM (#7629160)
          (http://www.earlconsult.com/)
          The problem with it is, their implementation of long filenames for FAT was in the hands of people outside of Microsoft well before the one-year prior drop-dead date for the application. Before it was Windows 95, it was codenamed Chicago and it was available to ISV's beginning of 1994 (as in it was available to developers outside of the company BEFORE April 24 1994...) - I know, I was part of that beta program. It does not matter WHAT you have with those people in the way of non-disclosure, they're customers and the moment you put an improvement in the hands of anyone outside of your company, the clock on the filing date starts ticking because you've revealed it to the world as far as the law is concerned.

          The first patent, at least, is invalid by their OWN prior art.
          [ Parent ]
        • Even with the USPTO's track record (!!) by rssrss (Score:1) Thursday December 04 2003, @11:47AM
        • 1 reply beneath your current threshold.
      • Re:Going up... by AndroidCat (Score:1) Thursday December 04 2003, @10:22AM
      • Re:Going up... by Nimey (Score:1) Thursday December 04 2003, @12:05PM
      • Re:Going up... by oohp (Score:2) Thursday December 04 2003, @01:03PM
        • Re:Going up... by SpaceLifeForm (Score:2) Thursday December 04 2003, @03:21PM
    • ext2 for Windows (Score:5, Interesting)

      by Ultra64 (318705) on Thursday December 04 2003, @09:00AM (#7627792)
      (http://www.babatatas.com/)
      [ Parent ]
    • Published in BYTE in 1980 or so by pommiekiwifruit (Score:2) Thursday December 04 2003, @09:01AM
    • Re:Going up... by jvervloet (Score:1) Thursday December 04 2003, @09:03AM
    • Dammit, more Linux impact (Score:5, Insightful)

      by 0x0d0a (568518) on Thursday December 04 2003, @09:05AM (#7627853)
      (Last Journal: Sunday October 03 2004, @04:03AM)
      Is there a win32 ext2/3 filesystem driver out there anywhere?

      Forget that -- there is FAT code in the Linux kernel. More IP that smacks Linux and means that it cannot be distributed (and interoperate with windows, as FAT-based systems were the only major filesystem that both Linux and Windows can read and write out-of-box. Very bad juju.

      FWIW, it is *damned* hard to write Windows filesystem drivers -- compare a small Linux filesystem -- RAMFS, at 342 lines of source -- with even a minimal Windows driver. There is an ext2 implementation with read support, though.

      Oh, yes. The embedded community uses FAT all over the place. They are going to absolutely go bonkers when this hits the news.
      [ Parent ]
      • Re:Dammit, more Linux impact (Score:5, Informative)

        by barzok (26681) on Thursday December 04 2003, @09:16AM (#7627980)
        As I read the license options, this applies only to devices that come pre-formatted as FAT. No mention of software. Limiting the ability of others to write FAT-compatible software would be a bad strategic move on MS's part - anyone who currently has another OS interoperating with Windows via FAT may be just as likely to ditch Windows as they are the "other" OS.
        [ Parent ]
      • Re:Dammit, more Linux impact by Goth Biker Babe (Score:2) Thursday December 04 2003, @09:29AM
        • I'm not attacking you personally, but why is Slashdot's reaction to this sort of thing always "host it outside the U.S." or similarly sneaky tactic?

          First, this issue involves DEVICES, not code. The Linux kernel doesn't appear to be at risk at all, just embedded systems. Bear in mind, of course, that these systems knowningly used a system that's copyrighted and patented. Microsoft needs to defend this patent lest they lose it. Second, the best solution to this sort of thing is to fight by the rules. If Microsoft suddenly decides to kill interoperability with thier own systems, that's fine - a lot of people would ditch Windows for Linux. Probably as many as would ditch Linux for Windows. Just yank the code from the kernel and go about your business while Microsoft loses more dual-boots to nix-only boots.

          Part of the beauty of OSS is that it's a lot easier for it to lose ground on servers or desktops or whatever than it is for a corp to do the same. It hurts Microsoft a lot more to lose a Fortune 500 company to Linux than it is for Linux to lose one to Windows. Microsoft loses face AND money, we just lose a little face and go about our business - usually, nobody loses any significant money (except the sucker that switched to Windows :p ). There are far fewer people with big stakes in OSS, and, fortunately, the folks that have their fingers in it (Novell, IBM, etc.) will be willing to go to bat for it to protect themselves. Just go about your business. Microsoft is hanging themselves slowly. If we keep doing what we've been for the last several years and stay vigilant, we'll come out on top.

          [ Parent ]
          • by jamused (125583) on Thursday December 04 2003, @10:09AM (#7628547)
            (http://www.webamused.com/)
            "Microsoft needs to defend this patent lest they lose it."

            You're confusing Trademark law with Patent law; Trademarks must be defended lest they be abandoned, patents can be enforced against some, all, or none of those infringing on the patent at the patent-holder's whim. The entire practice of "defensive patents" rests on this.
            [ Parent ]
          • Re:Dammit, more Linux impact by HiThere (Score:3) Thursday December 04 2003, @10:32AM
          • Re:Dammit, more Linux impact by Thoguth (Score:2) Thursday December 04 2003, @11:44AM
          • by Svartalf (2997) on Thursday December 04 2003, @12:07PM (#7629796)
            (http://www.earlconsult.com/)
            A Patent, in and of itself, doesn't care about those things. So, in actuality, Microsoft could ask for royalties on each and every Patent on this list and legitmately so unless each are invalidated or your implementation is somehow found to not infringe.

            Let's go over the Patents one by one, shall we?

            5,579,517 - Common name space for long and short filenames. Filed for on April 24, 1995. This one only impacts you if you're using a Common Name Space for long and short filenames. Basically, the scheme they deployed for Chicago- references a preferred embodiment for MS-Dos 5.0 that was apparently handed to the USPTO as part of the application. Very much likely to be invalidated, though, by their OWN prior art release of Chicago to the world in December of 1993. This describes a scheme for handling long and short filenames correctly. If it's not invalidated, you might run afoul of it trying to do a VFAT type implementation.

            5,745,902 - Method and system for accessing a file using file names having different file name formats. Filed for on July 6, 1992. Reading the abstract of this one, you'd have to allow renaming of just the name and preserving the extention for the purposes of keeping track of the filetype. Abstract explicitly mentions the use of a B-tree (Limits the scope of what they're claiming- you can possibly sidestep things by using red-black, AVL, etc...). They don't appear to have troubled this application with a possible prior art release, but unless you're doing the exact same thing for handling renames, etc. I don't think you're impacted by this one.

            5,758,352 - Common name space for long and short filenames. Filed on September 5, 1996. A cursory reading of the Patent filing made by Microsoft leads one to believe that this is a re-application of the 5,579,517 Patent. While I'm not an IP lawyer, they appear to be claiming the same basic things in both documents. If this, in fact, the case, the 5,579,517 Patent's invalidation would likely invalidate this one. You would probably run afoul of this Patent if you attempted to implement a VFAT style filesystem.

            6,286,013 - Method and system for providing a common name space for long and short file names in an operating system. Filed on January 28, 1997. This one is an EXPLICIT Patent-style description of how Windows 95/98/Me handles long filenames on an x86-32 platform. Cute. The applicablity of this Patent to anything other than an exact clone of Windows 95/98/Me is doubtful at best. They explicitly mention things like BIOS interrupts and x86 register names in their claims. Better yet, the preferred implementation was deployed to the World at large in Windows 95- TWO YEARS PRIOR to the filing date.

            You should consult a Patent attorney before making any decisions regarding this request for royalties from Microsoft. However, having said this, I'd feel fairly comfortable about the situation overall based on the observations made above.
            [ Parent ]
          • Re:Dammit, more Linux impact by swillden (Score:2) Thursday December 04 2003, @12:41PM
          • Re:Dammit, more Linux impact by the_consumer (Score:2) Thursday December 04 2003, @12:49PM
          • 2 replies beneath your current threshold.
      • No problem for embedded uses (Score:4, Informative)

        by Bananenrepublik (49759) on Thursday December 04 2003, @09:31AM (#7628149)
        As long as they don't use both long and short filenames in their implementation, they won't violate those patents. At least that's what the abstracts make me believe. See my other post [slashdot.org], where I put the abstracts.
        [ Parent ]
      • Re:Dammit, more Linux impact by EinarH (Score:2) Thursday December 04 2003, @09:36AM
      • Re:Dammit, more Linux impact by samsmithnz (Score:1) Thursday December 04 2003, @09:37AM
      • Re:Dammit, more Linux impact by voss (Score:2) Thursday December 04 2003, @09:45AM
      • Re:Dammit, more Linux impact by cr@ckwhore (Score:2) Thursday December 04 2003, @09:58AM
      • Re:Dammit, more Linux impact by lordrich (Score:1) Thursday December 04 2003, @10:44AM
      • Re:Dammit, more Linux impact by DrSkwid (Score:2) Thursday December 04 2003, @10:56AM
      • Re:Ximian next. by JamesOfTheDesert (Score:1) Thursday December 04 2003, @09:40AM
        • That's a patented business model! by AkkarAnadyr (Score:1) Thursday December 04 2003, @10:33AM
        • Re:Ximian next. (Score:5, Insightful)

          by Locutus (9039) on Thursday December 04 2003, @11:22AM (#7629278)
          When you look at the bigger picture, it sure doesn't look like there's any growth left in the company. For me, the telling signs were:

          1) first put up when Microsoft started mentioning the word "Linux". They don't do that normally since it validates the product.

          2) when they started mentioning it in their financial statements.

          3) when LAMP took away most of the MS Windows server growth.

          4) more and more mentioning of the word "Linux" by Bill and Steve.

          5) recently when Prudentials financial analysts start asking about Microsoft Windows growth prospects against Linux and Linux desktop growth.

          6) Microsoft trying to pedal it's patents for $$$.

          It may not be visible as a death spiral but it sure looks like there is a massive amount of "concern" in Redmond. And with all of their profits in the OS and office applications, they have nothing but cash to help them get out of this. Even giving away their software will not KILL Linux. It would only slow it down momentarily and they know this. IMHO.

          There is concern in Redmond. You can be sure of that. Is the Coriolis Effect in action here? There's probably some movement already and there is no sign of an opposing force. Surely, not this patent claim.

          LoB
          [ Parent ]
      • Re:Dammit, more Linux impact by einhverfr (Score:3) Thursday December 04 2003, @09:55AM
      • Re:Ximian next. by Locutus (Score:3) Thursday December 04 2003, @11:31AM
      • Re:Ximian next. by typobox43 (Score:1) Thursday December 04 2003, @11:40AM
        • 1 reply beneath your current threshold.
      • Re:Dammit, more Linux impact by 0x0d0a (Score:2) Thursday December 04 2003, @12:39PM
      • 4 replies beneath your current threshold.
    • Re:Going up... by Shalda (Score:3) Thursday December 04 2003, @09:19AM
    • For your delight: the patents (Score:5, Informative)

      by Bananenrepublik (49759) on Thursday December 04 2003, @09:27AM (#7628113)
      It's not like they provide very much information, but here are the patent abstracts, plus links to the full patents. They sure don't seem interesting, and they all seem to deal with the coexistence of long and short filenames. All of this wouldn't be patentable in Europe.

      United States Patent 5,579,517 [uspto.gov]
      Reynolds , et al. November 26, 1996
      Common name space for long and short filenames

      Abstract

      An operating system provides a common name space for both long filenames and short filenames. In this common namespace, a long filename and a short filename are provided for each file. Each file has a short filename directory entry and may have at least one long filename directory entry associated with it. The number of long filename directory entries that are associated with a file depends on the number of characters in the long filename of the file. The long filename directory entries are configured to minimize compatibility problems with existing installed program bases.

      United States Patent 5,745,902 [uspto.gov]
      Miller , et al. April 28, 1998
      Method and system for accessing a file using file names having different file name formats

      Abstract

      A multiple file name referencing system stores multiple file names in a file. These multiple file names include an operating system formatted file name and an application formatted file name. When an operating system formatted file name is created or renamed, the multiple file name referencing system automatically generates an application formatted file name having a potentially different format from, but preserving the extension of, the operating system formatted name. The multiple file name referencing system similarly generates an operating system formatted name upon creation or renaming of an application formatted name. A B-tree is provided which contains an operating system entry for the operating system formatted name and an application entry for the application formatted name, each entry containing the address of the same file to which both names refer. The multiple file name referencing system converts the operating system formatted file name to the application formatted file name by accessing the B-tree with reference to the operating system entry, and vice versa. As a result, either file name can be used to directly reference the file without requiring additional file name translation.

      United States Patent 5,758,352 [uspto.gov]
      Reynolds , et al. May 26, 1998
      Common name space for long and short filenames

      Abstract

      An operating system provides a common name space for both long filenames and short filenames. In this common namespace, a long filename and a short filename are provided for each file. Each file has a short filename directory entry and may have at least one long filename directory entry associated with it. The number of long filename directory entries that are associated with a file depends on the number of characters in the long filename of the file. The long filename directory entries are configured to minimize compatibility problems with existing installed program bases.

      United States Patent 6,286,013 [uspto.gov]
      [ Parent ]
    • Re:Going up... by Eldie (Score:1) Thursday December 04 2003, @09:53AM
      • you're correct by Dave_bsr (Score:2) Thursday December 04 2003, @11:00AM
      • Re:Going up... by Minna Kirai (Score:2) Thursday December 04 2003, @03:16PM
    • Re:Going up... by betelgeuse68 (Score:1) Thursday December 04 2003, @12:07PM
    • Re:Going up... by oohp (Score:2) Thursday December 04 2003, @12:58PM
    • Re:Going up... by Brandybuck (Score:2) Thursday December 04 2003, @06:32PM
    • 5 replies beneath your current threshold.
  • Selling unformatted (Score:5, Interesting)

    by pigeon (909) on Thursday December 04 2003, @08:53AM (#7627699)
    (http://www.nakedcellist.org/)
    What if you just sell the cards and usb sticks unformatted and have it formatted under windows? That way you could evade this kind extortion?
  • Fat's fat then... by hplasm (Score:2) Thursday December 04 2003, @08:53AM
  • what we've got here is... (Score:5, Insightful)

    by TechnoVooDooDaddy (470187) on Thursday December 04 2003, @08:53AM (#7627707)
    Failure to litigate...

    heh...

    no seriously, FAT was convenient and fairly standard.. all microsoft is going to do is drive manufacturers to other (hopefully free software) schemes.... That's when we all win! THANKS MICROSOFT!
    • Re:what we've got here is... by spikev (Score:1) Thursday December 04 2003, @09:15AM
    • Re:what we've got here is... by bahamat (Score:2) Thursday December 04 2003, @09:15AM
    • Re:what we've got here is... by Stalus (Score:1) Thursday December 04 2003, @09:36AM
    • Re:what we've got here is... (Score:4, Informative)

      by Your Anus (308149) on Thursday December 04 2003, @09:03AM (#7627829)
      (http://www.marsinvestigations.net/ | Last Journal: Tuesday September 28 2004, @03:50PM)
      If you RTFA (Wait, what was I thinking! This is /.) you would find that this only applies to consumer electronics (DVD players, TV's, etc.) and portable memory devices, like Compact Flash and those little USB memory sticks. At least for right now. And it only counts if it comes preformatted from the mfr.

      I suspect this will drive most manufacturers to not format their media, or it will drive them to an open format, like jffs.
      [ Parent ]
      • Re:what we've got here is... (Score:4, Insightful)

        by 0x0d0a (568518) on Thursday December 04 2003, @09:10AM (#7627914)
        (Last Journal: Sunday October 03 2004, @04:03AM)
        If you RTFA (Wait, what was I thinking! This is /.) you would find that this only applies to consumer electronics (DVD players, TV's, etc.) and portable memory devices, like Compact Flash and those little USB memory sticks. At least for right now. And it only counts if it comes preformatted from the mfr.

        If you read the patents, you'd notice that they are not specific to hardware implementations. What Microsoft does or does not currently demand is irrelevant -- the fact is that they *could* demand Linux royalties.

        I suspect this will drive most manufacturers to not format their media, or it will drive them to an open format, like jffs.

        JFFS is an unacceptable alternative. The two filesystems have wildly different goals. FAT is simple and can be implemented in a small amount of space.
        [ Parent ]
        • Re:what we've got here is... by Sunda666 (Score:1) Thursday December 04 2003, @09:23AM
          • Re:what we've got here is... (Score:5, Informative)

            by Halo1 (136547) <{jonas.maebe} {at} {elis.ugent.be}> on Thursday December 04 2003, @09:39AM (#7628240)
            (http://www.ffii.org/)
            and why is that exactly? the FAT code in the kernel is *not* microsoft's, it was written by the linux programmers themselves.
            That's irrelevant as far as patents are concerned. This is a big difference between copyright and patents. You only infringe on someone's copyright, if it can be shown that what you wrote/created is very similar to what someone else did and if it can be proven that you have had access to this other person's work. I.e., if you, completely independent from someone else, come up with exactly the same thing and you can prove this, then you will not infringe on their copyright.

            Otoh, patents do not make this discrimination. The only exception is that if you used a patented technique before it was patented (but you never published it, so your work cannot be considered as prior art), then you can continue to use this technique *for personal use* even after the patent has been granted (which excludes any commercial use afaik, though I'm not certain of this). If you independently came up with it after the patent was granted, you're completely out of luck.

            The reasoning is that patents exist to protect big investments in R&D, which generally wouldn't have occurred if there was no way to safeguard the results from imitation with patents. So patents are considered as some kind of necessary evil (temporary monopolies), required to promote innovation and disclosure. Of course, in case of software patents this reasoning is almost never true [ffii.org.uk] and you are pretty much stuck with only the negative sides.

            [ Parent ]
          • Re:what we've got here is... by cbiltcliffe (Score:1) Thursday December 04 2003, @09:39AM
          • Re:what we've got here is... by MuParadigm (Score:2) Thursday December 04 2003, @12:53PM
        • Re:what we've got here is... by PetiePooo (Score:2) Thursday December 04 2003, @01:08PM
        • Actually, what we have is me being stupid by 0x0d0a (Score:2) Thursday December 04 2003, @01:22PM
      • Re:what we've got here is... by fazzumar (Score:1) Thursday December 04 2003, @10:28AM
      • Re:what we've got here is... by sflanker (Score:1) Thursday December 04 2003, @10:55AM
      • 2 replies beneath your current threshold.
    • 2 replies beneath your current threshold.
  • WTF? (Score:3, Insightful)

    by Cyno01 (573917) <Cyno01@hotmail.com> on Thursday December 04 2003, @08:53AM (#7627709)
    (http://hoodlumzproductions.com/)
    Whats going on here, they cant want more money, are they just trying to kill FAT and push NTFS or what?
    • Re:WTF? (Score:5, Insightful)

      by RecoveredMarketroid (569802) on Thursday December 04 2003, @08:58AM (#7627766)
      they cant want more money


      Are you familiar with capitalism? Shareholders? There is no such thing as 'enough money' for a corporation.
      [ Parent ]
      • Re:WTF? by Cyno01 (Score:2) Thursday December 04 2003, @09:06AM
        • Re:WTF? by RecoveredMarketroid (Score:1) Thursday December 04 2003, @09:46AM
        • Re:WTF? by MikeBabcock (Score:2) Thursday December 04 2003, @10:38AM
        • 1 reply beneath your current threshold.
      • Re:WTF? by b-baggins (Score:2) Thursday December 04 2003, @11:00AM
    • Re:WTF? (Score:5, Insightful)

      by beacher (82033) on Thursday December 04 2003, @09:00AM (#7627796)
      (http://warez.texas.net/)
      10:1 says that they're trying to push everyone to WinFS to get DRM embedded into the filesystems of portable devices. Wonder if they're licensing and making WinFS available for free....
      -B
      [ Parent ]
      • Re:WTF? by Xformer (Score:2) Thursday December 04 2003, @09:17AM
      • WinFS != file system by Ececheira (Score:3) Thursday December 04 2003, @09:32AM
      • Re:WTF? by 42forty-two42 (Score:2) Thursday December 04 2003, @09:48AM
      • More likely... by LO0G (Score:1) Thursday December 04 2003, @12:16PM
      • 1 reply beneath your current threshold.
    • Re:WTF? (Score:5, Insightful)

      by jvmatthe (116058) on Thursday December 04 2003, @09:00AM (#7627798)
      (http://curmudgeongamer.com/)
      Not such a bad idea. Suppose my digital camera's memory card was NTFS. Well, then, I'd be out of luck under Linux unless I had the NTFS driver in my kernel. Last time I really compiled a kernel (ages ago) that driver still said experimental, or some such, and as I recall didn't have write access, just read. Furthermore, any other drive formatted with NTFS that I wanted to access, like a USB or Firewire hard drive, would be similarly difficult with a Linux machine.

      And, while I'm rambling, what about the FAT driver in the Linux kernel? Is it in violation of the patent? I really don't know, and I'm too lazy to research it myself. (Isn't that what /. is for? Shouting questions into the void to see what answers come back? ;^)
      [ Parent ]
      • Similar to interoperability of Word documents? by Denyer (Score:1) Thursday December 04 2003, @09:24AM
      • Re:WTF? by Arker (Score:2) Thursday December 04 2003, @09:48AM
        • Re:WTF? by TheAncientHacker (Score:2) Thursday December 04 2003, @10:09AM
          • Re:WTF? by Arker (Score:2) Thursday December 04 2003, @11:30AM
            • Re:WTF? by TheAncientHacker (Score:2) Thursday December 04 2003, @12:14PM
              • Re:WTF? by Arker (Score:2) Thursday December 04 2003, @03:01PM
              • Re:WTF? by TheAncientHacker (Score:2) Thursday December 04 2003, @03:53PM
              • Re:WTF? by Arker (Score:2) Friday December 05 2003, @03:18AM
        • Re:WTF? by HiThere (Score:2) Thursday December 04 2003, @11:20AM
          • Re:WTF? by Arker (Score:2) Thursday December 04 2003, @11:35AM
      • What's really funny.... (Score:5, Interesting)

        by jkabbe (631234) on Thursday December 04 2003, @10:16AM (#7628610)
        Furthermore, any other drive formatted with NTFS that I wanted to access, like a USB or Firewire hard drive, would be similarly difficult with a Linux machine.

        I had a computer at work die recently. The motherboard popped a chips as it turns out. The problem was that it messed up the hard drive (NTFS) in the process. I couldn't get the drive to mount on any other NT machines so I tried running a Linux distro from CD. It mounted the drive without problem and was able to read most of the contents (some of it was still gone but I was able to recover my work from that day at least). So in this case Linux was better at handling NTFS than Win2K was.
        [ Parent ]
      • Re:WTF? by Elendil (Score:1) Thursday December 04 2003, @10:59AM
      • Re:WTF? by jargoone (Score:1) Thursday December 04 2003, @11:23AM
        • Re:WTF? by jargoone (Score:1) Friday December 05 2003, @12:43AM
        • 1 reply beneath your current threshold.
      • Re:WTF? by rabidcow (Score:1) Thursday December 04 2003, @12:40PM
      • That's it! by Pan T. Hose (Score:1) Thursday December 04 2003, @08:12PM
      • 1 reply beneath your current threshold.
    • Re:WTF? - NYTimes Article by stevesliva (Score:2) Thursday December 04 2003, @11:16AM
  • good (Score:4, Insightful)

    by mirko (198274) on Thursday December 04 2003, @08:54AM (#7627715)
    (http://linuxette.com/ | Last Journal: Tuesday April 26 2005, @07:00AM)
    If they charge people, then they have to support it.
    I'll bring them my broken SD-card directories so that they fix their bugs.
    • Re:good by AlaskanUnderachiever (Score:2) Thursday December 04 2003, @09:01AM
    • Re:good by simetra (Score:2) Thursday December 04 2003, @09:30AM
    • Re:good by ceeam (Score:1) Thursday December 04 2003, @10:02AM
    • Re:good by EinarH (Score:2) Thursday December 04 2003, @10:07AM
    • Re:good by mirko (Score:1) Thursday December 04 2003, @09:12AM
    • Re:good by shades66 (Score:1) Thursday December 04 2003, @09:54AM
    • 1 reply beneath your current threshold.
  • Apple Disk Utility (Score:5, Interesting)


    Hm...since Apple's Disk Utility will let you format pretty much any writable media in FAT, will Apple have to pay Microsoft for that privilege? Will they choose to do so, or will they drop the ability?

    Note to manufacturers: this will make your Mac formatted media actually cheaper to produce, so even if you don't give the consumer a discount, that's just one more reason to continue to produce Mac-compatible product...
  • SCO's new fan club by four2five (Score:1) Thursday December 04 2003, @08:54AM
  • Charging for their IP (Score:5, Informative)

    by mOoZik (698544) on Thursday December 04 2003, @08:54AM (#7627723)
    (http://www.henrygaboyan.com/)
    I see nothing wrong with it. They own the patents, so they have the right to sell it to whoever pays. BTW, slashdot post is a bit misleading.

    "Pricing for this license is US$0.25 per unit with a cap on total royalties of $250,000 per licensee."

    The $250K is the cap; that means, that is the maximum amount they will charger per license holder for the use of the FAT. Just thought it came across incorrectly.

  • Long File Names (Score:5, Interesting)

    by Anonymous Coward on Thursday December 04 2003, @08:55AM (#7627726)
    All [uspto.gov] four [uspto.gov] listed [uspto.gov] patents [uspto.gov] deal with the problem of having both short and long file names. None of my digital cameras use long file names.
    • Re:Long File Names by twoslice (Score:1) Thursday December 04 2003, @09:02AM
    • Re:Long File Names by heironymouscoward (Score:2) Thursday December 04 2003, @09:10AM
    • Re:Long File Names by Richard W.M. Jones (Score:2) Thursday December 04 2003, @09:11AM
      • Prior Art for all 4 patents (Score:5, Informative)

        by Richard W.M. Jones (591125) <rich&annexia,org> on Thursday December 04 2003, @09:13AM (#7627952)
        (http://www.annexia.org/)
        It's possible there's prior art in GEOS. Search down the page for "VFAT":

        http://www.vcnet.com/bms/departments/innovation.ht ml [vcnet.com]

        Rich.

        [ Parent ]
        • Re:Prior Art for all 4 patents (Score:4, Informative)

          by edwdig (47888) on Thursday December 04 2003, @10:19AM (#7628630)
          (http://slashdot.org/)
          Here's some details on that, coming from a long time GEOS user and programmer.

          PC GEOS was originally released in 1990. Native GEOS files could have 32 character filenames, along with a bunch of extended attributes such as file type and creater info. This was accomplished by putting a 256 byte header onto every GEOS file. The header was transparent to GEOS applications - for all the apps knew, the header did not exist and the info was stored in the file system.

          The filename stored in FAT was created by taking the first 8 letters of the filename, and changing any character not legal in a DOS filename to be an underscore. The extension would be .000, or if that name was already used, .001 or whatever was the first free number.

          GEOS 2.0, released in 1993 (I think) added support for directories with long names and extended attributes. It also added support for symbolic links. This was done by creating a file called @dirname.000 in any directory that used any of these features. This file was completely invisible to GEOS apps. The file was 256 bytes, and contained the same information as a standard GEOS file header. If you used links the file was longer to store that info.

          The whole longname process was transparent within GEOS - even the kernel didn't know about it. It was done entirely within the FS drivers.

          The abstract for the first patent mentions providing a common namespace for long and short filenames, with files with long names also being assigned a short name. GEOS is definately prior art on that, but I haven't read the full patent to be sure. Odds are though that their patent includes the ~1 thing or some stupid detail to make it unique.
          [ Parent ]
        • hah. by pb (Score:2) Thursday December 04 2003, @10:24AM
        • Re:Prior Art for all 4 patents by Anonymous Coward (Score:2) Thursday December 04 2003, @11:14AM
    • Re:Long File Names by pointbeing (Score:2) Thursday December 04 2003, @09:21AM
    • New Standard: FILENAME.EXT by mm0mm (Score:1) Thursday December 04 2003, @09:51AM
    • my neuros does... by gimpboy (Score:1) Thursday December 04 2003, @10:11AM
  • Doesn't that just remind you (Score:5, Insightful)

    by CaptainZapp (182233) * on Thursday December 04 2003, @08:55AM (#7627729)
    (http://etoy.com/)
    Of the friendly folks at Unisys (GIF) or the Fraunhofer Institut (MP3)?

    The point why I think such a scheme is totally fucked and dishonest is not the fact that such patents exist, but because of the following business model:

    1. Create valuable idea

    2. Wait until it's a defacto standard
    3. PROFIT !!! (no ??? required)

    It looks more and more like RMS is a true visionary.

  • ReiserFS? by 20goto10 (Score:1) Thursday December 04 2003, @08:55AM
  • push to opensource filesystems by liquidpele (Score:1) Thursday December 04 2003, @08:55AM
  • A risky move... (Score:5, Insightful)

    This will probably make MS a little money, until the embedded industry moves en masse to a free file format. If they do, the file formats for PDA's et al move away from MS's (FAT) standard - something that mas long-term repercussions for MS.

    The profit margin isn't that great on PDA's et al as it is - why would the industry want to cede a further chunk of that margin to MS? All you'd have to do is include a driver for a free file format with the PDA cradle, card reader, and/or desktop application.
  • What will happen (Score:3, Insightful)

    by Mr_Silver (213637) on Thursday December 04 2003, @08:56AM (#7627735)
    A license for removable solid state media manufacturers to preformat the media, such as compact flash memory cards, to the Microsoft FAT file system format, and to preload data onto such preformatted media using the Microsoft FAT file system format. Pricing for this license is US$0.25 per unit with a cap on total royalties of $250,000 per manufacturer.

    All manufacturers will grumble (some louder than others), pay up the money and then add an additional $5-$10 on their products to compensate for this licence.

    I'm wondering though, if they supplied the products unformatted, would that still mean they have to pay the licence? Upon insertion, Windows would helpfully offer to format the drive for you and then you'd be ready to go.

    • Re:What will happen (Score:4, Insightful)

      by wcbrown (184278) on Thursday December 04 2003, @09:22AM (#7628063)
      (http://www.bbrown.info/)
      The problem, I think, is that most people don't want to have to format their media before first use. It's convenient to just insert any card and start snapping pictures.

      The behavior you suggest is exactly what would happen, but I doubt that any media manufacturer would do this because it would represent a substantial barrier for most people.
      [ Parent ]
    • Re:What will happen by lowe0 (Score:1) Thursday December 04 2003, @09:39AM
    • Re:What will happen by Phronesis (Score:2) Thursday December 04 2003, @11:55AM
    • 1 reply beneath your current threshold.
  • oops by real_smiff (Score:1) Thursday December 04 2003, @08:56AM
    • damn by real_smiff (Score:1) Thursday December 04 2003, @08:59AM
    • Re:oops by milgr (Score:1) Thursday December 04 2003, @09:14AM
    • Re:oops by 42forty-two42 (Score:2) Thursday December 04 2003, @09:51AM
    • 1 reply beneath your current threshold.
  • by Doesn't_Comment_Code (692510) on Thursday December 04 2003, @08:56AM (#7627741)
    Thickheadedness helps the process of moving away entrenched companies. And this case is no different. MS is still very much entrenched, no doubt about that. But hardware manufacturers are now that much more likely to support other standards and filesystems (like ext3) natively, and perhaps as their primary system.

    They'll get away with this because they're big enough. And they'll make some money. But this, and similar practices, will work against them in the long run.
    • Re:Shooting themselves in the foot again by gxv (Score:1) Thursday December 04 2003, @09:12AM
    • Re:Shooting themselves in the foot again by Chatterton (Score:1) Thursday December 04 2003, @10:54AM
    • Re:Shooting themselves in the foot again by babyrat (Score:1) Thursday December 04 2003, @11:02AM
    • by Junta (36770) on Thursday December 04 2003, @11:23AM (#7629295)
      I don't see how this is shooting themselves in the foot. Right now:
      -Media comes preformatted FAT, and software is written to manipulate FAT. MS gets no money. Any platform is equally capable of manipulating FAT, so MS doesn't even enjoy a platform advantage for this media. They get absolutely nothing.

      Future with this policy:
      -Most media will stay preformatted FAT, software stay the same, and MS collects money.
      -Some high volume companies will decide they can beat the 250k price point by moving to something like ext3 or jfs or something proprietary. If they use any existing FS technology, the companies will port that FS to Windows if not already there, because Windows is essentially a requirement for mass-market media. Other option is they will invent a proprietary filesystem and likely only write software for it under MS Windows and *maybe* OSX, which will give MS a boost in supported hardware under Windows. So MS either gets money, gets more filesystem support for free, or gets hardware that works better with Windows than other platforms, hardly shooting themselves in the foot.
      [ Parent ]
  • Compatibility with lack of freedom! (Score:3, Insightful)

    by garcia (6573) * on Thursday December 04 2003, @08:58AM (#7627754)
    (http://www.lazylightning.org/)
    The first FAT file system was developed by Microsoft in 1976. That system was based on the BASIC programming language and allowed programs and data to be stored on a floppy disk. Since that time, the FAT file system has been improved upon multiple times to take advantage of advances in computer technology, and to further refine and enrich the FAT file system itself.

    Today, the FAT File system has become the ubiquitous format used for interchange of media between computers, and, since the advent of inexpensive, removable flash memory, also between digital devices. The FAT file system is now supported by a wide variety of operating systems running on all sizes of computers, from servers to personal digital assistants. In addition, many digital devices such as still and video cameras, audio recorders, video game systems, scanners, and printers make use of FAT file system technology.

    Microsoft is offering to license its FAT file system specification and associated intellectual property. With this license, other companies have the opportunity to standardize the FAT file system implementation in their products, and to improve file system compatibility across a range of computing and consumer electronics devices.


    Nice guys. Create a standard, realize its being used for a lot of devices after 27 years, see the chance for even more money you don't need, and then charge for it.

    It's not worth 250k for a license. We had to use it in devices to remain compatible with an OS that was forced upon us.

    Give me a break.
  • What's the problem? by m00nun1t (Score:2) Thursday December 04 2003, @08:58AM
  • Licensing now, after all this time? (Score:4, Interesting)

    by deanj (519759) on Thursday December 04 2003, @08:58AM (#7627757)
    I must be missing something here....

    How can they enforce this, if memory cards/sticks for cameras have been doing this for years now? If they haven't be pursuing the patents enfringement before this, can they now?

    What about pre-formatted floppies?
  • Way to go Microsoft! by Palverone (Score:1) Thursday December 04 2003, @08:58AM
  • And don't forget about... by twoslice (Score:1) Thursday December 04 2003, @08:58AM
  • Digital Research? (Score:3, Interesting)

    by jsimon12 (207119) <slashdot@xemu.org> on Thursday December 04 2003, @08:58AM (#7627764)
    (http://www.xemu.org/)
    I thought Digital Research was the company that had developed the FAT system?
  • That's a bit misleading by Talez (Score:2) Thursday December 04 2003, @08:58AM
  • Is this the other shoe? (Score:3, Interesting)

    by paiute (550198) on Thursday December 04 2003, @08:59AM (#7627768)
    Is it unreasonable to think that the logical next step is for MS to demand payments from any and all developers of software written to run on the Windows platform? Can a Windows application run without needing to access or use any patented Windows code?

  • by shoppa (464619) on Thursday December 04 2003, @08:59AM (#7627774)
    The earliest versions of the FAT file systems were around in 1981. (Actually probably 1979 or 1980 if you count Seattle Computer's QDOS). Those patents must've expired by now, right? Or does Microsoft get a perpetual patents the same way Disney gets perpetual copyrights?
  • (subject) (Score:5, Interesting)

    by BHearsum (325814) on Thursday December 04 2003, @08:59AM (#7627775)
    (http://www.wittydomain.com/)
    Does this mean the Linux kernel will be dropping FAT support? And BSD for that matter?
    • dual boot? by real_smiff (Score:1) Thursday December 04 2003, @09:03AM
    • Re:(subject) by zerocool^ (Score:2) Thursday December 04 2003, @09:21AM
      • 1 reply beneath your current threshold.
    • Re:(subject) by Qzukk (Score:3) Thursday December 04 2003, @11:36AM
      • 1 reply beneath your current threshold.
  • I wonder... by jav1231 (Score:1) Thursday December 04 2003, @08:59AM
  • Ok you home boyezzz! by TheConfusedOne (Score:2) Thursday December 04 2003, @08:59AM
  • Devices vs. Storage by cplater (Score:1) Thursday December 04 2003, @09:00AM
  • Finally... (Score:3, Informative)

    by Basje (26968) <bas@bloemsaat.org> on Thursday December 04 2003, @09:00AM (#7627794)
    (http://www.bloemsaat.com/)
    Perhaps now we'll see manufacturers adding [ext2/3/your favorite flavour of a fs] to their products.

    Esp with camera's gaining support for the picture tranfer protocol (PTP), they are becomming more and more filesystem agnostic. Other devices may as well...
    • Re:Finally... by HiThere (Score:2) Thursday December 04 2003, @11:23AM
  • Monopoly? by SpinyManiac (Score:1) Thursday December 04 2003, @09:00AM
  • Outrageous by clifgriffin (Score:1) Thursday December 04 2003, @09:00AM
  • QDOS? by leomekenkamp (Score:2) Thursday December 04 2003, @09:01AM
  • Well, DUH! by Nevo (Score:1) Thursday December 04 2003, @09:01AM
    • Re:Well, DUH! (Score:5, Insightful)

      by kin_korn_karn (466864) on Thursday December 04 2003, @09:11AM (#7627917)
      (http://slashdot.org/)
      It's a good business decision, sure. But see, MSFT is a convicted monopoly. Their business decisions are supposed to be limited to those things which don't stifle competition. However, since our government is owned by corporations, and the people who are supposed to be enforcing this are ignorant of technology, the monopoly rating has no meaning. That's what we bash.
      [ Parent ]
      • Re:Well, DUH! by johnkoer (Score:2) Thursday December 04 2003, @10:11AM
        • Re:Well, DUH! by Tony (Score:2) Thursday December 04 2003, @12:47PM
    • As noted elsewhere... (Score:5, Insightful)

      by Improv (2467) <pgunn@dachte.org> on Thursday December 04 2003, @09:34AM (#7628182)
      (http://www.dachte.org/ | Last Journal: Wednesday July 21 2004, @06:25PM)
      It's dishonest and unacceptable for them to attempt
      to start charging after so many years, for something
      noone has ever charged for before, after it has
      become something which has become a de facto standard,
      often implemented in hardware. Like GIFs were, their
      patent should be ignored, and more ideally, legally
      shot down.

      Was FAT really innovative anyway? The patents just
      cover modern issues probably not even implemented
      on 95% of the FAT-handling devices (e.g. my
      digital camera). From what I remember of CP/M's
      filesystem, FAT didn't seem to be markedly
      different.

      On another node, as IBM and Microsoft had
      cross-licensing for most of their early
      DOS-related stuff (remember PC-DOS?), should
      their claim not be invalidated, could they simply
      grant the world an open license for it?
      [ Parent ]
    • 1 reply beneath your current threshold.
  • This could be bad! by tie_guy_matt (Score:1) Thursday December 04 2003, @09:02AM
  • ESR predicted this (Score:3, Interesting)

    by Anonymous Coward on Thursday December 04 2003, @09:02AM (#7627820)
    Eric S. Raymond predicted that Microsoft would force the patent issue on its file formats in The Cathedral and the Bazaar [catb.org].

    This is very worrying. Let's hope MS didn't get this idea from there.

    While I support ESR, I can't help but wonder if outlining Linux's strengths provides M$ with a plan of attack on Linux.
  • FAT huh? by ThoreauHD (Score:1) Thursday December 04 2003, @09:03AM
  • Come on... by lukewarmfusion (Score:1) Thursday December 04 2003, @09:03AM
    • 1 reply beneath your current threshold.
  • It's Simple by Spleen (Score:1) Thursday December 04 2003, @09:04AM
  • Not a big surprise (Score:3, Insightful)

    by ejbst25 (130707) on Thursday December 04 2003, @09:04AM (#7627836)
    (http://www.burckart....x.cgi?sname=slashdot)
    I do not believe this is a big surprise move by MS. They are, after all, the devil :-)

    But seriously, I have wondered for a long time how long RedHat and other companies would get away wiht providing tools that help people transition to Linux. Such as the tools that mount ntfs or fat filesystems. Microsoft knows nothing of the spirit of cooperation as proven by the way they treat their business "partners." Instead of working together to achieve something great as in a partnership, Microsoft waits til they think its profittable and normally competes head to head with their partners by buying out one of their competitors.

    Now, in the same fashon, they will charge for something that was free. Compnaies are hooked into using the FAT filesystem. And, like a drug dealer, they start charging for the drugs that keeps the user flying high now that they are hooked by the first freebies.

    Intelligent companies will figure a way to not be exploited by MS. Of course, if they were intelligent, they should have seen this coming from MS.
  • Hmmm sounds like GIF (Score:3, Insightful)

    by Predathar (658076) on Thursday December 04 2003, @09:04AM (#7627838)
    Thanks to royalties on the .GIF format after years of being royalty free, the .JPEG REALLY, and I mean REALLY took off, plus PNG came about as well. Lots of programs dropped .GIf support completely and I didn't blame them. Maybe this will make another standard take precedence on new camera's and flash devices, $250k is a HUGE price to pay for a little startup trying to push a new product
  • Read it carefully: by bigHairyDog (Score:2) Thursday December 04 2003, @09:05AM
  • In other news... by Max von H. (Score:2) Thursday December 04 2003, @09:05AM
  • I don't quite get it... by Stile 65 (Score:2) Thursday December 04 2003, @09:06AM
  • Scary questions... by 3Suns (Score:2) Thursday December 04 2003, @09:06AM
  • ipod filesystem by solidox (Score:1) Thursday December 04 2003, @09:06AM
  • Protection precedent? by chooks (Score:1) Thursday December 04 2003, @09:06AM
  • What about Linux/BSD FAT drivers? by mirio (Score:2) Thursday December 04 2003, @09:07AM
  • by k12linux (627320) on Thursday December 04 2003, @09:07AM (#7627866)
    I can just see the maketing material from MS to the embedded developers? Using other embedded OSes puts you at risk of patent violation. We're just trying to help you avoid expensive litigation or licensing. (Nevermind that it's our patents.)

    Hey, if they can't compete on quality and features, why not force their way into the market using patents.

  • flex by bobrankle (Score:1) Thursday December 04 2003, @09:07AM
  • DR-DOS , 20 years, and floppies (Score:5, Interesting)

    by frovingslosh (582462) on Thursday December 04 2003, @09:07AM (#7627871)
    How strange. They couldn't stop DR-DOS, which clearly could format FAT partitions, but now (even after the loss of a Federal court case that proved they abuse their monopoly power) they can stop people from using FAT? And FAT is well over 20 years old, Microsoft's own site states The first FAT file system was developed by Microsoft in 1976. Stranger still, they didn't get the first FAT patent until 20 yaers later, in 1996! (Applied for in 1995.) This is wrong in so many ways.

    And if they can stop a manufacturer from delivering a product such as a USB drive pre-formatted with FAT, then can't they do the same with a pre-formatted floppy disk? For that matter, can't they do the same with a floppy disk that contains software? Anyone who sells PC software on floppies will owe Microsoft money! (There are less today than there were just five years ago, thanks to CD's, but there are still many small businesses out there. I just got a driver on a floppy last week with something I bought).

  • how long will it be? by asv108 (Score:2) Thursday December 04 2003, @09:08AM
  • That's why people apply for patents.... by GlobalEcho (Score:2) Thursday December 04 2003, @09:08AM
  • Boomers protest charges for flashbacks by stuartdenny (Score:1) Thursday December 04 2003, @09:09AM
  • european patent debate by cyco/mico (Score:1) Thursday December 04 2003, @09:10AM
  • noticed this? by appelflapje (Score:1) Thursday December 04 2003, @09:11AM
  • Next Time you Format A Floppy Drive... by DrunkenTerror (Score:1) Thursday December 04 2003, @09:11AM
  • Make them sue themselves! by TheRaven64 (Score:2) Thursday December 04 2003, @09:13AM
  • nice by SQLz (Score:1) Thursday December 04 2003, @09:13AM
  • The Evolution of MS Business Practices by Apple Acolyte (Score:1) Thursday December 04 2003, @09:13AM
  • Long file name stuff (Score:5, Interesting)

    by lpontiac (173839) on Thursday December 04 2003, @09:15AM (#7627963)

    The four patents cited all relate to Microsoft's kludge for shoehorning long file names into a filesystem that can only take 8+3 names. You know, Microsoft -> Micros~1.

    First I'm going to get obligatory whinges out of the way. It's ludicrous that this is patentable. The patent is stupidly long and verbose, probably to make this 'innovation' seem more significant than it actually is. The patent is also worded to sound as though this is a useful general idea, rather than something that you'll only ever see in FAT because everyone else is sane enough to just use a better filesystem.

    On a more practical note, these patents cover only the long name -> 8.3 stuff. Those digital cameras that write 8.3 names (DSC00001.JPG, DSC00002.JPG, ...) should be fine. Shipping blank but FAT-formatted media should also fall clear of the patent's grasp - the patents don't cover the FAT filesystem itself, just the 'VFAT' Win9x method of fitting long filenames into FAT. Furthermore, the patents seem to cover algorithms for inserting long filenames into the directory tables - implementations that don't write, but only read data, might be okay.

    Simple blank FAT, might I add, has been around for at least 17 years, so any patents on it should have expired by now.

    Ob-disclaimer: I've only skimmed the patents, and I'm not a lawyer. I'm probably wrong.

  • ISO 9660 (Score:5, Interesting)

    by Kalak (260968) on Thursday December 04 2003, @09:16AM (#7627973)
    (http://kalak.dhs.org/ | Last Journal: Saturday March 12 2005, @04:12PM)
    OK, so we format it in ISO 9660 and the drivers are written to treat it like a CD-RW. Microsoft just makes companies move to standards. (Or they ship it unformatted, and the users choose how to format it according to their OS of choice.) Put the driver on the device (small ISO 9660 file system) set to auto install, and you're set.

    Talk about submarine patents. Floppies have been shipping FAT for *decades*!
    • Re:ISO 9660 by realnowhereman (Score:3) Thursday December 04 2003, @10:05AM
      • Re:ISO 9660 by Kalak (Score:2) Thursday December 04 2003, @11:28AM
        • Re:ISO 9660 by mst76 (Score:2) Thursday December 04 2003, @12:04PM
    • Re:ISO 9660 by TunaPhish (Score:1) Friday December 05 2003, @04:16AM
    • 1 reply beneath your current threshold.
  • Seems to me... (Score:5, Insightful)

    by ltwally (313043) on Thursday December 04 2003, @09:16AM (#7627974)
    (mailto:ltwally@softhome.net | Last Journal: Tuesday March 04 2003, @07:48PM)
    It seems to me that Microsoft is granting licenses for their FAT code and what-not. They make no mention of not being able to make your own FAT-system (which what everyone has been doing up 'till now).

    The only reason you'd really care about this is if you run a large company that makes FAT devices and want to insure that your FAT-system is 100% compatible with specs (which are controlled by Microsoft). Otherwise, you wouldn't care... You'd just look up the well published info already available for free on the 'net.
    • Re:Seems to me... (Score:4, Insightful)

      by Bob9113 (14996) on Thursday December 04 2003, @10:42AM (#7628857)
      (http://www.traxel.com/)
      They make no mention of not being able to make your own FAT-system (which what everyone has been doing up 'till now).

      Patents don't cover a particular implementation. They cover the right to implement an idea. Mentioning their patents at the end of the article is most definitely sabre rattling aimed at *all* implementations of FAT IO.
      [ Parent ]
  • Flash-card filesystems (Score:3, Insightful)

    by Koyaanisqatsi (581196) on Thursday December 04 2003, @09:16AM (#7627975)
    That brings forward an interesting detail: filesystems for flash-memory devices should be optimized to avoid writing often to the same memory area (the FAT for example) because the memory position may fail after a few thousand writes to the same position, or is this taken care at the memory controller level and the filesystem need not to care?

    It may be the case that one FS is more or less adequate for flash devices given this restriction holds true ...
  • Isn't "offering" a key word? by ellocogato (Score:1) Thursday December 04 2003, @09:16AM
  • Are they still trying to license ClearType too??? by Howard Beale (Score:2) Thursday December 04 2003, @09:17AM
    • 1 reply beneath your current threshold.
  • well, they gotta take in some money.... by wobedraggled (Score:1) Thursday December 04 2003, @09:17AM
  • More efficient lawsuits? by Terragen (Score:1) Thursday December 04 2003, @09:18AM
  • Manufacturers will move to free formats... yeeah by hawkeyeMI (Score:1) Thursday December 04 2003, @09:18AM
  • Questions for other Readers by Bill, Shooter of Bul (Score:2) Thursday December 04 2003, @09:19AM
  • Latest Update: Fees for Failures! by Fringe (Score:1) Thursday December 04 2003, @09:19AM
  • Can someone explain (Score:4, Interesting)

    by Progman3K (515744) on Thursday December 04 2003, @09:19AM (#7628024)
    Does this apply if you develop your own FAT-formatting software?

    Or does it just apply if you sell media that is formatted with FAT?

    I'm guessing here, but I expect that if you sell your media unformatted, you'll be OK of course, but what MS is trying to do is prevent anyone from selling MEDIA that is FAT-formatted, but they can't stop you from using something like let's say FreeDOS or Linux to format the media once you've bought it?

    Is that right?
  • Good thing maybe? by rofa (Score:1) Thursday December 04 2003, @09:19AM
  • Business Case for Other Markets? by Puls4r (Score:1) Thursday December 04 2003, @09:20AM
  • Fat Tax by cmacb (Score:2) Thursday December 04 2003, @09:20AM
  • nice time for more embedded linux by malus (Score:1) Thursday December 04 2003, @09:20AM
  • whats the big deal? by dmnic (Score:1) Thursday December 04 2003, @09:21AM
  • Who uses FAT anyway.... by haskellcompiler (Score:1) Thursday December 04 2003, @09:22AM
  • So What. by jasondlee (Score:1) Thursday December 04 2003, @09:22AM
  • Patents appear to concern VFAT (Score:4, Interesting)

    by Em Jay Eff (729575) on Thursday December 04 2003, @09:22AM (#7628068)
    The four patents listed appear to be to do with VFAT, and specifially the way it simultaneously has a short (8.3) and a long name for each file.

    The earliest patent was granted in 1996 - what then of the Rock Ridge CD format [cam.ac.uk] which offers a somewhat similar mechanism for long Unix filenames over the standard short ISO9660 length, and was adopted in 1994?
  • RTFA and be careful with the FUD (Score:5, Informative)

    by dreamchaser (49529) on Thursday December 04 2003, @09:23AM (#7628074)
    (http://127.0.0.1/ | Last Journal: Saturday August 04, @07:40AM)
    From the webpage:
    Microsoft is offering to license its FAT file system specification and associated intellectual property. With this license, other companies have the opportunity to standardize the FAT file system implementation in their products, and to improve file system compatibility across a range of computing and consumer electronics devices.
    Reading this and the rest leads me to believe that they are NOT preventing people from reverse engineering FAT. Rather, they are selling their 'true' implementation of the filesystem. Nowhere does it say that companies providing their own 'clean room' implementation of the FAT filesystem will have to pay.

    That doesn't mean they won't go there, just that they haven't yet. Still, the typical knee-jerk reactions here are as yet unwarrented.

  • Computers shipping with Linux by digitalgimpus (Score:2) Thursday December 04 2003, @09:25AM
  • Public Patent on ext2/3 by Edgester (Score:1) Thursday December 04 2003, @09:26AM
  • Very good move! (Score:5, Informative)

    by Gadzinka (256729) <rrw@hell.pl> on Thursday December 04 2003, @09:26AM (#7628108)
    (Last Journal: Tuesday December 07 2004, @09:19AM)
    It's very good move by MS.

    FAT is a terrible format for Flash media, because it constantly updates some variables in first several sectors of the disk. The effect was mentioned some time ago on /. -- when you're done writing around 200k files to flash media it was already past erasure limit for those sectors at the beginning i.e. media was destroyed.

    So it might actually give some incentive for vendors to move to JFFS or similar FS _designed_ with this flash-specific limitation in mind.

    rrw
    • Re:Very good move! by ryanvm (Score:2) Thursday December 04 2003, @10:04AM
    • Re:Very good move! (Score:4, Informative)

      by udif (32355) on Thursday December 04 2003, @10:12AM (#7628576)
      (http://www.udif.com/)
      It's very good move by MS.


      FAT is a terrible format for Flash media, because it constantly updates some variables in first several sectors of the disk. The effect was mentioned some time ago on /. -- when you're done writing around 200k files to flash media it was already past erasure limit for those sectors at the beginning i.e. media was destroyed.

      So it might actually give some incentive for vendors to move to JFFS or similar FS _designed_ with this flash-specific limitation in mind.

      rrw

      Nope.

      As far as I know, all Flash media that use FAT have Flash Translation Layers (FTLs) such as M-Systems NFTL or the PCMCIA FTL that does wear-leveling, i.e. writing the same sector 1000 times will actually write 1000 different sectors.
      [ Parent ]
      • 1 reply beneath your current threshold.
    • Surprising by meowsqueak (Score:2) Thursday December 04 2003, @02:00PM
    • Just to pile on the criticism by Euler (Score:1) Thursday December 04 2003, @08:16PM
  • Questions by TooTallFourThinking (Score:1) Thursday December 04 2003, @09:27AM
  • They see the future by tkjtkj (Score:1) Thursday December 04 2003, @09:28AM
  • Interesting by dabadab (Score:2) Thursday December 04 2003, @09:28AM
  • Edges of the License by unfortunateson (Score:2) Thursday December 04 2003, @09:29AM
  • FreeDOS not free? (Score:5, Interesting)

    by jlrowe (69115) on Thursday December 04 2003, @09:30AM (#7628137)
    Just where does this put FreeDOS [freedos.org]? I'd think, not free anymore. How can you have DOS without FAT?

    Sure, you could have it use another FS (ext2) but can you imagine a DOS not using FAT?

  • Cheap by fundun (Score:1) Thursday December 04 2003, @09:30AM
    • Re:Cheap by rcpitt (Score:1) Thursday December 04 2003, @12:30PM
  • Not a big deal by StormReaver (Score:2) Thursday December 04 2003, @09:32AM
  • Where do you want do SCO today? by allotria (Score:1) Thursday December 04 2003, @09:32AM
  • by frovingslosh (582462) on Thursday December 04 2003, @09:32AM (#7628159)
    here's [uspto.gov] the fist of the patentes in question. Filed for only in 1995, granted in 1996. I've looked at it, but I don't have a good understanding of how claims in a patent work. If each claim represents something they own then I don't see any way they can makes claims as broad as claim 1. If the patent is only for something that matches each and every claim, then it would seem that a very minor (even compatable) varient on one part of any these claims would allow an alternate file system to co-exist that would not infringe the m$ patents. But then it doesn't make much sense for this (or any) patent to go into extreme detail in making claims that would limit what the patent applies to.
  • JFFS2 ? by BESTouff (Score:2) Thursday December 04 2003, @09:33AM
  • Patent licenses by gstevens (Score:1) Thursday December 04 2003, @09:35AM
  • So dont use FAT in your product by nurb432 (Score:2) Thursday December 04 2003, @09:36AM
  • FAT File Sytem by pcmonk (Score:1) Thursday December 04 2003, @09:36AM
  • Lets see. Charge for fat and make them use. by Zapdos (Score:2) Thursday December 04 2003, @09:36AM
  • Only in the US ? by BESTouff (Score:2) Thursday December 04 2003, @09:37AM
  • WhooHoo! by Greyfox (Score:2) Thursday December 04 2003, @09:38AM
  • Couldn't it be fought back by ITman75 (Score:1) Thursday December 04 2003, @09:38AM
  • Time for my blood pressure medicine by anti-tech (Score:1) Thursday December 04 2003, @09:43AM
  • It really looks like they're in it for the money.. by mellon (Score:2) Thursday December 04 2003, @09:44AM
  • by internet-redstar (552612) * on Thursday December 04 2003, @09:46AM (#7628311)
    (http://www.linuxbe.com/)
    I thought there were similar filesystems, and besides FAT is so simple, a cleanroom implementation would not take long, hence no need to licence

    This is certainly not true. With copyright law, it's illegal to copy code. With patent law, ideas are patented. Wheter it's implemented in a 'clean room' or not, that really doesn't matter.
    THAT's the reason why we detest software patents in the first place!

    To be able to bring out preformatted FAT flash devices without paying the Microsoft license, one would have to claim rights to 'prior art'.
    In contrary with copyright law, however, it's the responsability of the IP holder to come down on the infridger (so as long as you don't get a letter from MS, you aren't obligated to take action).

    Yet IANAL but in my past businesses talked about these issues alot with lawyers.
    Regarding the question wrt European manufacturers usage of the FAT filesystem. First needs to be seen if these patents are also valid in Europe or not. After initial issuing a patent in Europe, US or Japan it's automatically valid for 3 years in all of these regions. After this period it needs to be registered in the specific region. As I presume these are quiet old patents, one should look into this.

    However, there still is controversy regarding software patents and its enforcebility in Europe. European software patents should also have a hardware part. This license has a hardware part, but the patents themselves not.
    You might want to consult a patent lawyer to verify this, but I would bet that it's unenforceable in Europe. However, I wouldn't bet on this for 250k USD ;-)

    A lot of smaller device vendors will probably sell the unformatted version after they receive letters from MS (which is a pity as FAT is readable/writable by Win/Mac/Linux).

    A lot of users will now unknowingly format their cards using NTFS making it harder to exchange data with non-Windows users...

    Regarding the FAT driver in Linux; as this MS license only speaks of preformatting digital media in the FAT filesystem, this is not an issue today.
    Could Microsoft ask money for inclusion of the FAT driver in the Linux kernel?
    Remember, patents are about ideas, not about the actual implementation or even in which language certain algoritms are written (it's about what is accomplished, not about how it's actually done). So as the FAT filesystem is patented technology, they could theoretically take action.
    However, the action needs to be taken by them first. If 'prior art' can prove that the Linux implementation is based upon technology very simular than the patents issued, a case in court might prove the patents to be not really valid.

    Such a thing would also destroy all possible revenues from licensing programs such as these (it's higly unlikely that device manufacturers will try to prove they had access to prior art, the long-bearded fs developers in the OpenSource community are probably less easy to convince - especially since the patents where only filed in 1995).

    If the outcome of a legal case would be different, chances are higher that distributions would just drop the filesystem driver instead of paying money to Microsoft.

    So, to me it seems that Microsoft would have more to loose than to gain from going after the FAT driver in Linux.

    copyright.

  • by eljasbo (671696) on Thursday December 04 2003, @09:47AM (#7628330)
    GINF is a filessytem structurally similar to FAT and just by coincidence happens to be compatible, but is not FAT. Would some crazy idea like this work to dodge a patent? If you have a clean implementation of the filesystem that differs in specs from another fs are they really the same? I think it would really only be FAT if you use the microsoft driver. If you don't use the MS driver it must not be true FAT. LAME seems to use this idea; everyone knows LAME Aint an MP3 Encoder, it just so happens that by pure coincidence the files it outputs are compatible in an mp3 decoder.
  • This should be easy to get around (Score:3, Insightful)

    by jkabbe (631234) on Thursday December 04 2003, @09:49AM (#7628348)
    These patents, as has been mentioned before, cover only long file names.

    Based on my cursory reading of the patents:
    A device that merely formats a storage device so it can be used by an infringing writing device would not by itself infringe these patents.

    Similarly, if a camera (for instance) does not contain logic capable of writing long file names it would also not infringe these patents.

    Microsoft probably set the maximum at $250,000 because it would cost more than that for a company to litigate the issue.
  • Why are patents still like this? by compwiz (Score:1) Thursday December 04 2003, @09:49AM
  • Prior Art: Novell (Score:3, Interesting)

    by hirschma (187820) on Thursday December 04 2003, @09:50AM (#7628363)
    I recall that Novell's Netware 3.x had the ability to use multiple namespaces, and would automatically produce truncated versions from long file names for DOS machines. Used to run a Novell server that had Mac, Unix and DOS/Windows clients.
  • Um... by CAIMLAS (Score:2) Thursday December 04 2003, @09:53AM
  • Can they even enforce this anymore? by linuxtelephony (Score:2) Thursday December 04 2003, @09:53AM
  • Microsoft just loves to make it easy for consumers by Anita Coney (Score:2) Thursday December 04 2003, @09:55AM
  • What about Samba? (Score:3, Interesting)

    by Jeppe Salvesen (101622) on Thursday December 04 2003, @09:56AM (#7628424)
    Do they own enough patents to shut that project down? If they make sure we lose both FAT and SMB, I'm afraid that will do a lot of damage to Linux. Both dual-boot and fileserver Linux will disappear.

    I bet they are particularily interested in pushing aside Samba, since that would automatically mean more 2003 licenses.
  • FAT-free products? by soup (Score:1) Thursday December 04 2003, @09:57AM
  • My $0.02... by fudgefactor7 (Score:2) Thursday December 04 2003, @09:58AM
  • Patents and Innovation by Sven Tuerpe (Score:2) Thursday December 04 2003, @09:59AM
  • slashdot effect (Score:5, Interesting)

    by frovingslosh (582462) on Thursday December 04 2003, @10:03AM (#7628492)
    open source letter to Microsoft:

    Dear Sirs:

    I'm a computer professional. On rare occasions I still used floppy disks that I have formatted and put business product on. I might distribute two or three a year to business contacts this way. It has come to my attention that Microsoft now wishes to enforce it's patents on the FAT file system and I believe that the floppies that I distribute might fall under this extension of you monopoly power. Therefore I would like to request that you provide me with the proper paperwork and licensing agreements so that I can pay my 25 cents each time I do distribute a FAT formatted floppy with my product on it.

    If we can take down web sites, perhaps the Microsoft legal department should receive a few million requests from people who want to be sure they don't cheat bill out of his two bits when they format and distribute a floppy.

  • Much ado about nothing. by Treacle Treatment (Score:1) Thursday December 04 2003, @10:04AM
  • What type of FAT? (Score:4, Interesting)

    by Zog The Undeniable (632031) on Thursday December 04 2003, @10:08AM (#7628543)
    Ever wondered why you have to step down through an unnecessary folder when browsing your digital camera's memory card? It's because FAT16 can't have more than 512 files in the root directory.

    So are MS enforcing the patent on the crappy FAT16 - some cheek there! - or the improved FAT32?

  • Karma whoring? (Score:5, Informative)

    Here are the patents' abstracts. They all relate to long filename support, so if you were willing to limit yourself to 8.3 names, you don't need a license. This is easly done with dedicated devices, since you just implement your own index file on top of the 8.3 names; this was a common technique back in the old FAT16 days.

    U.S. Patent #5,579,517 [uspto.gov] Common name space for long and short filenames

    An operating system provides a common name space for both long filenames and short filenames. In this common namespace, a long filename and a short filename are provided for each file. Each file has a short filename directory entry and may have at least one long filename directory entry associated with it. The number of long filename directory entries that are associated with a file depends on the number of characters in the long filename of the file. The long filename directory entries are configured to minimize compatibility problems with existing installed program bases.

    U.S. Patent #5,745,902 [uspto.gov] Method and system for accessing a file using file names having different file name formats

    A multiple file name referencing system stores multiple file names in a file. These multiple file names include an operating system formatted file name and an application formatted file name. When an operating system formatted file name is created or renamed, the multiple file name referencing system automatically generates an application formatted file name having a potentially different format from, but preserving the extension of, the operating system formatted name. The multiple file name referencing system similarly generates an operating system formatted name upon creation or renaming of an application formatted name. A B-tree is provided which contains an operating system entry for the operating system formatted name and an application entry for the application formatted name, each entry containing the address of the same file to which both names refer. The multiple file name referencing system converts the operating system formatted file name to the application formatted file name by accessing the B-tree with reference to the operating system entry, and vice versa. As a result, either file name can be used to directly reference the file without requiring additional file name translation.

    U.S. Patent #5,758,352 [uspto.gov] Common name space for long and short filenames

    An operating system provides a common name space for both long filenames and short filenames. In this common namespace, a long filename and a short filename are provided for each file. Each file has a short filename directory entry and may have at least one long filename directory entry associated with it. The number of long filename directory entries that are associated with a file depends on the number of characters in the long filename of the file. The long filename directory entries are configured to minimize compatibility problems with existing installed program bases.

    U.S. Patent #6,286,013 [uspto.gov] Method and system for providing a common name space for long and short file names in an operating system

    An operating system provides a common name space for both long filenames and short

    • 1 reply beneath your current threshold.
  • You know what's gonna happen. by Codifex Maximus (Score:2) Thursday December 04 2003, @10:10AM
  • laches? by cantabrigian (Score:1) Thursday December 04 2003, @10:11AM
  • Gadgets Don't Need It (Score:5, Insightful)

    Static, EEPROM (flash) and all other memory chips allready have a built-in filesystem. RAM means random access and voltages on the pins select the exact points on the chip. FAT is used because just about every OS supports it and cheap card readers can be made.

    Using no filesystem will get the best usage of the memory chips. Please note that a 1440k floppy won't give you that but perhaps 10% less. As usual M$ shoots itself in the foot and camera makers can advertise 10% more pictures to a card. Tar would work nicely as a 'filesystem' and as far as I know that is free and even Windows understands it. Tar is very efficient but not exactly 'random access' something not usually needed in a camera.

    No filesystem or minimal formatting works well on all removable media. That includes DVDs and CDs which will hold considerably more if you don't use cd9660 or UDF. If you have Unix (and SCSI) try it if media is intended to be streamed. Any further discussion of this is offtopic.

  • Microsoft Patents by Loconut1389 (Score:1) Thursday December 04 2003, @10:15AM
  • Have you ever thought.... by cjjjer (Score:1) Thursday December 04 2003, @10:15AM
  • And the worst problem is... by olau (Score:1) Thursday December 04 2003, @10:17AM
  • There's another way than the Microsoft way... by rworne (Score:2) Thursday December 04 2003, @10:20AM
  • Patents not applicable? by beezly (Score:1) Thursday December 04 2003, @10:21AM
  • ipods by abes (Score:1) Thursday December 04 2003, @10:24AM
  • Microsoft granted a royalty-free license in 2000 by yeremein (Score:1) Thursday December 04 2003, @10:29AM
  • Another nail in Microsoft's coffin by tundog (Score:1) Thursday December 04 2003, @10:30AM
  • Are we underestimating Microsoft's sneakyness? by Zape (Score:1) Thursday December 04 2003, @10:35AM
  • Good for Open Source by hpo (Score:1) Thursday December 04 2003, @10:35AM
  • unformatted floppies by simcop2387 (Score:1) Thursday December 04 2003, @10:38AM
  • Danger: NTFS by Bob9113 (Score:2) Thursday December 04 2003, @10:38AM
  • I know I didn't have to... by RiffRafff (Score:2) Thursday December 04 2003, @10:39AM
  • Better than SCO by z_gringo (Score:2) Thursday December 04 2003, @10:43AM
  • Bonanza for Microsoft! by thepuma (Score:1) Thursday December 04 2003, @10:44AM
  • DR DOS by Slavinski (Score:1) Thursday December 04 2003, @10:45AM
  • Maybe. by SomeOtherGuy (Score:2) Thursday December 04 2003, @10:45AM
  • Back to basics by maximilln (Score:1) Thursday December 04 2003, @10:46AM
  • This is FUD by RealProgrammer (Score:2) Thursday December 04 2003, @10:48AM
  • Analysis and predictions by mst76 (Score:2) Thursday December 04 2003, @10:50AM
  • Microsoft not an Innovator by jcaveman (Score:1) Thursday December 04 2003, @10:50AM
  • YAM$TCT by elrick_the_brave (Score:1) Thursday December 04 2003, @10:51AM
  • one thing they forgot to mention by NynexNinja (Score:1) Thursday December 04 2003, @10:53AM
  • This is Microsoft's next weapon against Linux by jjo (Score:2) Thursday December 04 2003, @10:54AM
  • People Love Microsoft. by rawg (Score:1) Thursday December 04 2003, @10:56AM
  • And what about Microsoft Joliet patents? by acz (Score:1) Thursday December 04 2003, @10:58AM
  • License required for _MEDIA_? by julesh (Score:2) Thursday December 04 2003, @11:00AM
  • M$ Trying to stamp out FAT? by Jonny Royale (Score:1) Thursday December 04 2003, @11:02AM
  • What about Open Source Implementations? by Skasta (Score:1) Thursday December 04 2003, @11:03AM
  • UMSDOS by ozzee (Score:2) Thursday December 04 2003, @11:07AM
  • It's time to adopt OPEN Source, drop Microshaft. by MrJerryNormandinSir (Score:2) Thursday December 04 2003, @11:10AM
  • Prior art by xiox (Score:2) Thursday December 04 2003, @11:14AM
  • Register, Cleartype, newspeak by hey (Score:2) Thursday December 04 2003, @11:21AM
  • Re: Microsoft to Charge for FAT File System by mitvin (Score:1) Thursday December 04 2003, @11:21AM
  • "Pre-formatted"? by b1t r0t (Score:2) Thursday December 04 2003, @11:24AM
  • Nice email! by jjohn (Score:2) Thursday December 04 2003, @11:30AM
  • Novell Namespaces by SWPadnos (Score:2) Thursday December 04 2003, @11:32AM
  • Great, MS. Now we will be plagued by... by Retired Replicant (Score:1) Thursday December 04 2003, @11:32AM
  • Can't resist by Koos (Score:2) Thursday December 04 2003, @11:34AM
  • FAT filesystems to be banned in California by mach_5 (Score:2) Thursday December 04 2003, @11:37AM
  • Legal Impact by randall_burns (Score:2) Thursday December 04 2003, @11:39AM
  • Prior art? by frkiii (Score:1) Thursday December 04 2003, @11:43AM
  • The issue here is openness by Performer Guy (Score:2) Thursday December 04 2003, @11:51AM
  • I'm always amazed. by OS24Ever (Score:2) Thursday December 04 2003, @11:51AM
  • Don't you have to enforce your patent always? by CertGen (Score:1) Thursday December 04 2003, @11:59AM
  • As Requested by Spazmania (Score:2) Thursday December 04 2003, @11:59AM
  • euro vs. US, and FAT vs. FAT-compatible, syslinux by drwho (Score:2) Thursday December 04 2003, @12:02PM
  • Linux needs a patent portfolio by xant (Score:2) Thursday December 04 2003, @12:08PM
  • reverse engineering fair use? by ecklesweb (Score:1) Thursday December 04 2003, @12:09PM
  • This is the future of Mono by LamerX (Score:2) Thursday December 04 2003, @12:13PM
  • FAT joke by rexguo (Score:2) Thursday December 04 2003, @12:13PM
  • Strategic Move by Linus Sixpack (Score:2) Thursday December 04 2003, @12:15PM
  • Good! by gnuLNX (Score:1) Thursday December 04 2003, @12:16PM
  • Don't want to pay MS tax? by Dan Yocum (Score:1) Thursday December 04 2003, @12:17PM
  • Analysis of Microsoft FAT patents by XNormal (Score:2) Thursday December 04 2003, @12:17PM
  • The way I remember it, by pair-a-noyd (Score:1) Thursday December 04 2003, @12:17PM
  • my mini-box compact flash is... by nxs212 (Score:1) Thursday December 04 2003, @12:23PM
  • It's not as bad as it sounds by Steffan (Score:2) Thursday December 04 2003, @12:24PM
  • It's really all about long filena~1 by Qrlx (Score:2) Thursday December 04 2003, @12:27PM
  • It seems to me, by man_ls (Score:2) Thursday December 04 2003, @12:28PM
  • This is just the preliminary step... by Supp0rtLinux (Score:1) Thursday December 04 2003, @12:29PM
    • 1 reply beneath your current threshold.
  • Conspiracy Theory by TALlama (Score:1) Thursday December 04 2003, @12:34PM
  • Ship them unformatted like floppies then? by Zed2K (Score:2) Thursday December 04 2003, @12:35PM
  • I'm glad by fozzylyon (Score:1) Thursday December 04 2003, @12:38PM
  • A Greedy Monopolistic monster? by CitznFish (Score:1) Thursday December 04 2003, @12:46PM
  • Prior Art by pjrc (Score:2) Thursday December 04 2003, @12:46PM
  • I don't think this can help Linux at all by iPaul (Score:1) Thursday December 04 2003, @12:46PM
  • I GUESS the DOJ was wrong. by Bubba-T (Score:1) Thursday December 04 2003, @12:50PM
  • revenue must be down by ksheff (Score:1) Thursday December 04 2003, @12:54PM
  • MS can't do this by loxosceles (Score:1) Thursday December 04 2003, @12:55PM
  • Why not FAT32? by JFMulder (Score:2) Thursday December 04 2003, @12:56PM
  • Read My Lips by Uosdwis (Score:1) Thursday December 04 2003, @12:58PM
  • DR-DOS by fadethepolice (Score:1) Thursday December 04 2003, @01:00PM
  • Charging to be "WIndows compatible"? (Score:3, Informative)

    by zapp (201236) on Thursday December 04 2003, @01:02PM (#7630455)
    Of course this is stupid, bad, mean, blah blah blah. You guys have already covered that. What's interesting to me though is that Microsoft needs device makers to make devices that favor (or atleast are compatible with) windows. iPOD (used to) prefer Macs, and so someone in love with iPods would probably prefer a mac. If Microsoft discourages manufacturers from making devices compatible with windows, they will end up hurting their popularity (duh.)

  • do they still have that right? by geekoid (Score:2) Thursday December 04 2003, @01:08PM
  • Retroactively charge AOL by Nom du Keyboard (Score:2) Thursday December 04 2003, @01:13PM
  • What are the patents are about by estar (Score:1) Thursday December 04 2003, @01:15PM
  • Antitrust violation by Anonymous Coward (Score:2) Thursday December 04 2003, @01:24PM
  • In a late announcement today... by SmackCrackandPot (Score:2) Thursday December 04 2003, @01:27PM
  • Surprised They Weren't LIcensing Already by reallocate (Score:2) Thursday December 04 2003, @01:33PM
  • Out to screw cross-platform devices by Vandil X (Score:2) Thursday December 04 2003, @01:39PM
    • 1 reply beneath your current threshold.
  • IBM, MCA, PS/2 by rixstep (Score:1) Thursday December 04 2003, @01:41PM
  • Memory cards by StormReaver (Score:2) Thursday December 04 2003, @01:42PM
  • Seems like an opportunity. . by Gray (Score:2) Thursday December 04 2003, @01:43PM
  • Don't worry, I am amost done with a Tesla Coil... by utahraptor (Score:1) Thursday December 04 2003, @01:48PM
  • Microsoft is blowing smoke (Score:5, Informative)

    by Brett Glass (98525) on Thursday December 04 2003, @01:52PM (#7631077)
    (http://www.brettglass.com/mailbrett.html)
    The FAT file system format was never patentable to begin with, since there was nothing particularly novel about it when it was created. What's more, it has been in use for more than 20 years (the lifetime of a patent) and nothing about it was patented within a year of its implementation and release to the public. So, Microsoft has no rights here. Its claims to the contrary are absurd.
  • Are unenforced patents like unenforced copyright? by Anonymous Freak (Score:2) Thursday December 04 2003, @02:01PM
  • GIF to FAT comparison by JWSmythe (Score:2) Thursday December 04 2003, @02:04PM
  • ext2 by geekfish-san (Score:1) Thursday December 04 2003, @02:08PM
  • Patent .txt ! by rkwasny (Score:1) Thursday December 04 2003, @02:11PM
  • it's only 25 cents per device! by Anonymous Coward (Score:1) Thursday December 04 2003, @02:33PM
  • maybe this is good (Score:3, Interesting)

    by penguin7of9 (697383) on Thursday December 04 2003, @02:34PM (#7631611)
    While Microsoft's patents on something as broken and trivial as FAT are silly, they are presumably valid. The more serious problem here isn't Microsoft, it's other companies that didn't do their homework before choosing a Microsoft "standard". Maybe once it costs them significant amounts of money, they'll start paying more attention. But $250k may not be enough.

    And there are a few open alternatives that even Windows understands out of the box: ISO9660 and UDF come to mind (although Windows may not apply them to flash devices by default).
  • Did anyone notice the TV tax?? by pair-a-noyd (Score:1) Thursday December 04 2003, @02:49PM
  • Only affect devices 2GB?? by mnemoth_54 (Score:1) Thursday December 04 2003, @02:54PM
  • A new Gate$ icon is needed! by pair-a-noyd (Score:1) Thursday December 04 2003, @02:54PM
  • File Systems by pilgrim23 (Score:1) Thursday December 04 2003, @03:03PM
  • iPods? by FuryG3 (Score:1) Thursday December 04 2003, @03:12PM
  • Time to move to minix fs by kasperd (Score:2) Thursday December 04 2003, @03:15PM
  • The subject by nukeade (Score:1) Thursday December 04 2003, @04:48PM
  • Another chance for IBM to be the good guy... by neurocutie (Score:1) Thursday December 04 2003, @05:03PM
  • Time for unformatted media again. by CompilerLite (Score:1) Thursday December 04 2003, @05:45PM
  • by D4C5CE (578304) on Thursday December 04 2003, @05:52PM (#7633813)
    Microsoft should have considered one further option which is also left to the manufacturers of "formatted blank media" such as USB/CompactFlash/etc. memory:

    Of course, just as Microsoft may have assumed, manufacturers could either use FAT and pay up, or sell their media unformatted, in which case the customer needs a M$(-licensed) product to format it to FAT.
    However manufacturers will probably want to test an initial write/read cycle, but if (for the sake of quality control) they simply format their media to something else (let's call it FOSFS, the hypothetical Free and Open Source File System ;-/, in order not to express any preference for one of the solutions in existence), most customers could not read it and/or would have to reformat it to FAT - with someone owing royalties to M$ as above.

    If this has been Microsoft's reasoning, they have neglected to consider another possibility:

    On current removable media of 256 megs and up, an entire Linux distribution takes up less than 10% of capacity:
    Unless the boot process from USB memory requires more than a rudimentary, non-infringing "allusion to FAT", such media could not just be formatted in an empty FOSFS, but it might rather be sold with preinstalled software such as this (compiled without FAT support of course):
    Cameras etc. could switch to the new FOSFS immediately, for PCs would not need to support it "out of the box", as the removable media itself would actually "be its own driver" (and media viewer, and provide network connectivity, etc.).

    In this case, such "not-so-blank media" should certainly bear the penguin logo as a "seal of quality".
    To justify adding a Creative Commons mark next to it, one could even fill the remaining space with some free and open (motion) pictures and/or audio to be played on first use.

    Microsoft itself would have to catch up and release Windows support for the FOSFS before everyone sends and serves pictures from some sort of "USB Linux".
    If only one major manufacturer of removable memory takes an approach like this, at M$ the employee who came up with that "bright idea" of a FAT license but failed to see this option may have a hard time explaining...
  • Did anyone actually read the link? by robertchin (Score:2) Thursday December 04 2003, @06:08PM
  • NTFS too? by Unregistered (Score:2) Thursday December 04 2003, @06:13PM
  • Question: How is reverse engineered FAT different? by smwalker (Score:1) Thursday December 04 2003, @06:36PM
  • by evilviper (135110) on Thursday December 04 2003, @07:02PM (#7634493)
    (Last Journal: Thursday November 29, @09:35PM)
    UFS dammit! As far as filesystem support goes, the only modern OS that doesn't support it is Windows, and for that, a driver could be made by anyone with decent Windows programming skills.

    Source Code is BSD-licensed, it does not have the filesystem size limits that FAT does (which flash card manufacturers will be nearing, sooner rather than later) or the file size limits. It has always had support for long filenames. You do NOT need to ever defragment it (much better than even Ext2/3 in that regard). It is incredibly stable, and does not loose data in any cases (unlike Ext2). It is also very high performance (unlike just about any other filesystem).

    Just about every modern OS supports it:

    FreeBSD

    OpenBSD

    NetBSD

    Linux

    Mac OS (v.X and up)

    Tru64/Digital Unix

    AIX

    HP/UX

    Solaris/SunOS

    And many more I can't think of off the top of my head. So why doesn't one company put a little effort into writing a Windows filesystem driver (Open Source it and they won't even have to maintain it) and then reaping the rewards of finally having a universal filesystem for their storage devices?

    If it wasn't for filesystem incompatibilities, removable hard drives would be a major, major threat to optical media like CD/DVD-Recordables.

  • Offtopic Question by paranerd (Score:1) Thursday December 04 2003, @07:32PM
  • Stupid post. by rice_burners_suck (Score:2) Thursday December 04 2003, @08:28PM
  • Waitaminnit... by Max Webster (Score:1) Thursday December 04 2003, @08:48PM
  • This sounds familiar... by Deep_Hurting (Score:1) Thursday December 04 2003, @10:33PM
  • C'mon guys, its a quarter! by shylock0 (Score:2) Thursday December 04 2003, @10:51PM
  • They sold me software ... by e_AltF4 (Score:1) Thursday December 04 2003, @10:58PM
  • Didn't this run in "The Onion"? by Mike McCune (Score:1) Friday December 05 2003, @12:52AM
  • Patent pirates! by Kopretinka (Score:2) Friday December 05 2003, @04:01AM
  • Didn't get posted... by LoadWB (Score:1) Friday December 05 2003, @06:51AM
  • mono by Miguel de Icaza (Score:1) Saturday December 06 2003, @12:05PM
  • See Wikipedia article on "File Allocation Table" by dwheeler (Score:2) Saturday December 06 2003, @05:55PM
  • Re:Well... by Talrias (Score:2) Thursday December 04 2003, @09:00AM
  • Re:Well... by gl4ss (Score:2) Thursday December 04 2003, @09:00AM
    • Re:Well... by SpinyManiac (Score:1) Thursday December 04 2003, @09:08AM
  • Re:Well... (Score:5, Informative)

    by mOoZik (698544) on Thursday December 04 2003, @09:01AM (#7627805)
    (http://www.henrygaboyan.com/)
    Where do you get your information? That number is inaccurate:

    NTFS, FAT, FAT32 [microsoft.com]

    [ Parent ]
  • Re:Well... by Zak3056 (Score:2) Thursday December 04 2003, @09:04AM
  • Got Compact Flash? by 87C751 (Score:2) Thursday December 04 2003, @09:06AM
  • Re:Well... (Score:5, Informative)

    by Zayin (91850) on Thursday December 04 2003, @09:08AM (#7627875)
    RTFA. (Go ahead, give me the old "You must be new here" - joke. :)

    The linked article does not mention home computers. Microsoft wants license fees from:

    1) Manufacturers of solid state removeable memory devices

    and

    2) Manufacturers of certain types of consumer electronics that use the FAT file system:

    portable digital still cameras
    portable digital video cameras
    portable digital still/video cameras
    portable digital audio players
    portable digital video players
    portable digital audio/video players
    multifunction printers
    electronic photo frames
    electronic musical instruments
    standard televisions

    Do you think you'll ever buy one of those? Then it'll affect you. :)
    [ Parent ]
    • Re:Well... by hookedup (Score:2) Thursday December 04 2003, @09:11AM
    • your sig quotation... by Onan The Librarian (Score:2) Thursday December 04 2003, @09:49AM
    • Re:Well... by BiggerIsBetter (Score:2) Thursday December 04 2003, @09:57AM
      • 1 reply beneath your current threshold.
    • Re:Well... by ThaReetLad (Score:1) Thursday December 04 2003, @10:27AM
    • 4 replies beneath your current threshold.
  • Re:Well... by shadow_slicer (Score:1) Thursday December 04 2003, @09:12AM
    • 1 reply beneath your current threshold.
  • Re:SCO like (Score:3, Interesting)

    by MaxwellStreet (148915) on Thursday December 04 2003, @09:13AM (#7627945)
    Because it's harder and harder to innovate with respect to hardware, and provide backward compatibility with your existing client base.

    What's more, each new 'major' release of (Windows at least) doesn't really provide much in the way of 'must-have' capabilities for enterprise customers, who are the bread & butter for companies like microsoft. Adoption of software upgrades since Win2000 have been slow in the market, because . . .

    Computers and gear tend to work 'well-enough' for most business uses - so sales of new gear has stagnated for several years (though there are signs of a turnaround).

    And Free offerings are becoming more and more viable alternatives for forward-thinking organizations.

    So Microsoft is really in a bind here - declining sales, difficulty in setting the technological standards that used to grant them monopoly pricing power, and increasingly viable alternatives for customers leave them forced to consider revenue streams such as licensing technology. And to try like hell (witness their latest DRM efforts and attempts to make it a standard that would guarantee them sales and licensing revenues) to use whatever vestiges of their monopoly power to twist a few more years of control out of their franchise.
    [ Parent ]
    • Re:SCO like by PPGMD (Score:1) Thursday December 04 2003, @10:31AM
      • I screwed up by PPGMD (Score:1) Thursday December 04 2003, @10:36AM
  • Re:Well... by helpfulcorn (Score:1) Thursday December 04 2003, @09:15AM
  • Re:Well... by pegr (Score:2) Thursday December 04 2003, @09:18AM
    • Re:Well... by Dylan_t_p (Score:1) Thursday December 04 2003, @09:47AM
      • Re:Well... by CowboyMeal (Score:1) Thursday December 04 2003, @10:05AM
  • Re:Well... by Mr_Silver (Score:2) Thursday December 04 2003, @09:36AM
  • Re:HPFS (Score:3, Insightful)

    by tao (10867) on Thursday December 04 2003, @10:08AM (#7628541)
    (http://www.acc.umu.se/~tao/)

    Bdoh! JFS is open source... Available at your closest ftp.xx.kernel.org mirror in recent linux-kernels, and possibly in *BSD too (at least I've got a vague recollection of someone doing a port). And to preempt a possible question, yes, it's IBM's own code, not reverse engineering.

    [ Parent ]
  • Re:Well... by SpinyManiac (Score:1) Thursday December 04 2003, @10:24AM
    • Re:Well... by spiny (Score:2) Thursday December 04 2003, @10:32AM
  • Re:I was under the impression.... by ChaoticPup (Score:1) Thursday December 04 2003, @11:57AM
  • Re:What would Al Gore say? by MacDaffy (Score:1) Thursday December 04 2003, @10:02PM
  • 59 replies beneath your current threshold.
(1) | 2 | 3 | 4