Comments on: Microsoft's Linux-related patents rejected
U.S. Patent Office rejects claims on popular FAT storage format, used in the open-source OS. But software giant can pursue issue further.
U.S. Patent Office rejects claims on popular FAT storage format, used in the open-source OS. But software giant can pursue issue further.
January 2, 2010 6:26 PM PST
January 2, 2010 4:56 PM PST
January 2, 2010 4:16 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Qwerty developed for Keyboards!!!?
Computer Systems for QDOS -- a quasi-ripoff of
CP/M written for their 8086 computer kits -- in
1980. FAT is 25 years old and itself not
patentable.
Microsoft's patent claims all revolve around
using long filenames in a FAT filesystem that
wouldn't otherwise support it (they have 4
patents on that). It's the ability to use long
filenames on a FAT filesystem that they are
attempting to assert rights over.
Computer Systems for QDOS -- a quasi-ripoff of
CP/M written for their 8086 computer kits -- in
1980. FAT is 25 years old and itself not
patentable.
Microsoft's patent claims all revolve around
using long filenames in a FAT filesystem that
wouldn't otherwise support it (they have 4
patents on that). It's the ability to use long
filenames on a FAT filesystem that they are
attempting to assert rights over.
Qwerty developed for Keyboards!!!?
Computer Systems for QDOS -- a quasi-ripoff of
CP/M written for their 8086 computer kits -- in
1980. FAT is 25 years old and itself not
patentable.
Microsoft's patent claims all revolve around
using long filenames in a FAT filesystem that
wouldn't otherwise support it (they have 4
patents on that). It's the ability to use long
filenames on a FAT filesystem that they are
attempting to assert rights over.
Computer Systems for QDOS -- a quasi-ripoff of
CP/M written for their 8086 computer kits -- in
1980. FAT is 25 years old and itself not
patentable.
Microsoft's patent claims all revolve around
using long filenames in a FAT filesystem that
wouldn't otherwise support it (they have 4
patents on that). It's the ability to use long
filenames on a FAT filesystem that they are
attempting to assert rights over.
I really, honestly, hope M$ doesn't win this one. Not that I don't believe in compensation, but come on. The FAT file system has been out since 1980, starting with FAT12 in QDOS. You can read the history at http://en.wikipedia.org/wiki/File_Allocation_Table. To be honest, they didn't invent it. They took someone else's idea, stole it, and expanded on it. To be quite honest with you, Linux doesn't use FAT anymore compiled into the kernel. Instead, it's included in a driver that can easily be separated from the kernel. If it become encumbered, simply remove the driver and no harm done.
I really, honestly, hope M$ doesn't win this one. Not that I don't believe in compensation, but come on. The FAT file system has been out since 1980, starting with FAT12 in QDOS. You can read the history at http://en.wikipedia.org/wiki/File_Allocation_Table. To be honest, they didn't invent it. They took someone else's idea, stole it, and expanded on it. To be quite honest with you, Linux doesn't use FAT anymore compiled into the kernel. Instead, it's included in a driver that can easily be separated from the kernel. If it become encumbered, simply remove the driver and no harm done.
At its basics, FAT is an array of pointers. Are they going to try to patent simple data structures next?
This should make open source fans/users happy. That Microsofts only way to compete against open source is to sleaze around in the shadows, trying to take sucker punches. They can not come out and compete fairly, side by side.
- Too funny
- by Bill Dautrive October 7, 2005 2:51 PM PDT
- Only Microsoft would have chutzpah to try and patent something they didn't invent, or is even unique.
- Like this Reply to this comment
-
(20 Comments)At its basics, FAT is an array of pointers. Are they going to try to patent simple data structures next?
This should make open source fans/users happy. That Microsofts only way to compete against open source is to sleaze around in the shadows, trying to take sucker punches. They can not come out and compete fairly, side by side.