Re: [Freedos-kernel] Freedos boot floppy and claimed bugs

2009-10-20 Thread dos386
The kernel may need to work around the Linux VFAT patent avoidance HACK in Linux kernel 2.6.30+, which writes 100% illegal names to the SFN entry when LFNs are used. Christian was going to include a workaround in Rx-DOS (NASM GPL code); it may help to see that. COOL. Now really nobody can

Re: [Freedos-kernel] Freedos boot floppy and claimed bugs

2009-10-20 Thread Christian Masloch
Am 21.10.2009, 03:47 Uhr, schrieb dos386 dos...@gmail.com: The kernel may need to work around the Linux VFAT patent avoidance HACK in Linux kernel 2.6.30+, which writes 100% illegal names to the SFN entry when LFNs are used. Christian was going to include a workaround in Rx-DOS