23.01.2013 06:17, Bart Oldeman пишет:
> On 22 January 2013 11:25, Stas Sergeev wrote:
>> 22.01.2013 07:37, Bart Oldeman пишет:
>> Good.
>> I'd like to convert the vesa stuff to coopthreads_v2 too, since
>> this is the last obstacle for which I kept old do_call_back().
>> I pushed a few patches to devel but they are completely untested.
>> Any help is appreciated, in both testing and further conversion.
> It doesn't work now for sure. MAX_HLT_HANDLERS needed to be increased
Interesting: it sounds like it would be broken for you even
for the X graphics mode, which is where I at least tested it.
-D9+h log gives this:
---
$ grep HLT boot.log
HLT: registered do_call_back at 0,1 (auto)
HLT: registered do_call_back_old at 0x1,1 (auto)
HLT: registered interrupts at 0x2,256 (auto)
HLT: registered ints thread non-revect at 0x102,256 (auto)
HLT: registered ints thread revect at 0x202,256 (auto)
HLT: registered BIOS setup at 0x7fe,2 (manual)
HLT: registered late_init at 0x302,1 (auto)
HLT: registered PIC at 0x303,1 (auto)
HLT: registered EMS at 0x304,1 (auto)
---

and:
---
$ grep HLT boot.log |wc -l
9
---

Why your dosemu registers more handlers than mine?
Just wondering, in any case the number have to be increased.


>> I thought this would help but it didn't.
>> Even after a complete re-clone, I still have this:
>> ---
>> $ git branch --set-upstream devel origin/devel
>> error: Not tracking: ambiguous information for ref refs/remotes/origin/devel
>> ---
>> and the same is for all other branches.
>> Any ideas how to fix the repo?
> I'd be happy to fix but how can I reproduce exactly? If I did this:
Sorry, tracked this down to my own mistake in git config.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to