Linked by Thom Holwerda on Thu 28th Oct 2010 18:02 UTC, submitted by viator
Thread beginning with comment 447527
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I didn't say they violated them. I said that's what they used against HTC.
You are spot on. Fair enough.
Nevertheless, this is the whole bone of contention here. Microsoft is persecuting OEMs for installing Android by threatening lawsuits over patents which Android does not violate.
Android is not written by Microsoft. Linux doesn't work like Windows. No Microsoft patents in question are violated.
So where does Microsoft get off threatening companies?
THAT is the crux of the matter.
Edited 2010-10-28 23:37 UTC
The FAT filesystem itself is an IBM invention, BTW.
No it is not.
http://en.wikipedia.org/wiki/File_Allocation_Table#History
"The FAT filesystem itself is an IBM invention, BTW.
No it is not. http://en.wikipedia.org/wiki/File_Allocation_Table#History " My bad. I thought it was from CP/M (certainly CP/M had floppy disks):
http://en.wikipedia.org/wiki/CP/M#Disk_formats
But apparently only the essential ideas of floppy-disk filesystems came from there, and not the formal filesystem itself.
http://en.wikipedia.org/wiki/CP/M#MS-DOS_takes_over
Mea culpa.
Nevertheless, Microsoft's current patents do not cover the FAT filesystem per se. This stuff came into being circa 1980, and any patents that may have been contemplated at that time will have long expired by now.
That I suppose is the main point to hang on to.
Edited 2010-10-28 23:32 UTC




Member since:
2007-02-17
Linux doesn't violate any of Microsoft's patents for long filenames on FAT32. Microsoft hold patents for being able to write both a long file name and a short file name (the old 8.3 FILE.NAM) for the same file at the same time in a FAT32 directory.
Linux doesn't do that. Linux writes either a long filename, or a short filename, but never both. It doesn't violate Microsoft's patent, because it simply doesn't do the patented function.
The FAT filesystem itself is an IBM invention, BTW.