: Okay, I'll clean it up a bit, make sure it still works, and send it to you.
: Please don't release it. It is just not actually useful. I am also
: concerned about select(), and have spent some time trying to track it down,
: but it is impossible to get debugging output out of the kernel when the
: console is in graphics mode!
: 
: Al
: 
        We need a test directory with the ELKS distribution.  I have written several
test programs that show that various things don't work (like any program with
a brk address > 32k, raw mode, etc, etc (I have fixed all this)).  To duplicate
your select problem, we just need a small program that hangs on select
from the keyboard and mouse port, and printfs to the screen when it gets the data.
The mwin/src/driver/mou_ser.c has a #ifdef TEST that allows it to run as an a.out.
I'll hack it to use select, and we can test from there.

Greg

Reply via email to