Minutes of the HelenOS hangout 2022-02-10
=========================================
Attendance:
  JJ - Jakub Jermář
  JS - Jiří Svoboda

Scribe: JS

JJ
==
  #833 Tester malloc1 fails with -march=pentium4
    - was working on this, but accidentally fixed by JS
  Discussion of other known hang-like bugs on SPARC
  Tools/ew.py currently cannot start Sun4u in serial console mode (NOTE: JJ
fixed this since)
  Sun4u kernel console still missing Qemu keyboard support (JS needs to RC
bug in his prototype impl)

JS
==
  Fixed #831 With -M isapc graphical kernel console is not visible
    - RC: did not verify that fallback mode supports LFB
    - also a number of other checks were missing (mode is listed, get mode
attributes, flag: mode is supported, success code in AH)
  Fixed #824 (Graphical console output corrupt in resolutions greater than
1024x768)
    - output server computed size of screen as max(devices), starting at 128
x128
  Fixed #832 Editor displays corrupt text with user-space -march 486
    - editor was using memmove() on overlapping blocks
  Fixed #829 System deadlocks early in boot on ia32 with FPU lazy context
switching off
    - CR0.TS was being set in reverse
    - This "accidentally" fixed #833
  Now -M isapc / 486 is fully working again!
  Closed some bugs as duplicate
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to