bug http://www.freedos.org/bugs/bugzilla/show_bug.cgi?id=1758
how many times should the following ask in non-F8 modus?
1) [not ] device=dummy.sys 2) [not ] !device=dummy.sys 3) [once ] device?=dummy.sys 4) [0? 1?] !device?=dummy.sys
and in F8-mode? 5) [once ] device=dummy.sys 6) [not ] !device=dummy.sys 7) [twice?] device?=dummy.sys 8) [once? ] !device?=dummy.sys
there's a parsing bug in config.c that if "!" is found, then all following "?" will be ignored (device?=)
I was constructing the most difficult line here: 123?!DEVICE?=DUMMY.SYS /OPTIONS
and could someone look at #1759? (cosmetic -> "no UMB" warning at each DEVICEHIGH)
Bernd
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
