today's testing results with kernel from
http://shade.msu.ru/~msu-se/mousetest.7z :
-1-
Connected to the pc: PS2
What Kolibri detects: PS2
What works: PS2
-2-
Connected to the pc: COM1
What Kolibri detects: COM1
What works: COM1
-3-
Connected to the pc: USB
What Kolibri detects: -nothing-
What works: -nothing-
-4-
Connected to the pc: PS2 and COM1
What Kolibri detects: PS2 and COM1
What works: PS2 and COM1
-5-
Connected to the pc: USB and PS2
What Kolibri detects: PS2
What works: -Nothing-
-6-
Connected to the pc: USB and COM1
What Kolibri detects: COM1 and PS2
What works: COM1
-7-
Connected to the pc: USB, PS2 and COM1
What Kolibri detects: PS2 and COM1
What works: COM1
...
conclusion: USB messes PS2 mouse up
hidnplayr
The majority of mice PS2 and controllers PS2 adhere to the standard, but there are separate copies, which not completely support the standard.
About USB of the mouse, which are emulated by the controller through BIOS as PS2 of the mouse - separate talk.
If absolutely there is no exit, it is possible to switch off definition of the mouse and to set it rigidly:
(file ps2mouse.inc)
MouseSearch_PS2:
pusha
mov bl, 0xAD
call kb_cmd
mov bl,0xa8 ; enable mouse cmd
call kb_cmd
cmp ah,1
je @@DataInputError
mov bl,0xd4 ; for mouse
call kb_cmd
cmp ah,1
je @@DataInputError
mov al,0xeb ;
call kb_write
cmp ah,1
je @@DataInputError
call kb_read ; Acknowledge
call kb_read
; mov
,0 ; <-- eliminated
: test al,18h ; <-- eliminated
: jz @f ; <-- eliminated
mov ,1
@@:
call kb_read ;
call kb_read ;
It works, but it is not correct for allocation IRQ12. Because even when the mouse will be disconnected, the kernel will use the handler of the mouse. screenieS?
....i had no problems with my ps/2 and serial mouse ....
ps: when is the "screenshots" section going to be refreshed? .... the latest version doesn't appear ! ...
see ya !
wyr3x
Whether has necessity to do it?
K0530 - last distribution kit which I have organized.
Further it do the people which they will be that: more cleverly, better, are more education and better understand tastes of other users.
I do not satisfy to these standards, I out-of-date model. Hi, TX!
I hope them can do it. It becomes more probable than all to a main site
www.kolibrios.org - in the given moment it in development.
because, as is said ... "the thing is sold by the eyes" .... that means that the product has to be shown ...
wyr3x
Well, I shall do it.
Mario79, are you kicked from their team? :S
For those of you who don't understand Russian ;)
This is a personalized KolibriOS :wink:
http://vhanla.myinfo.ws/PicaflorOS.rar
Mario79, are you kicked from their team? :S
kicked off? Some russian guys just dont seem to like him afaik
Let me put my 2c here.
First of, this all started long time ago and was connected with that I didn't like 1) how Marat talks with Ville etc; 2) how does Kolibri look (I mean UI). I was never a fan of Fallout game, so you might understand me. Secondly, one guy appeared appox. 2 months ago. He wanted to help with networking part, and he's quite good in programming. But when he pointed to networking issues and tried to ask if other people have same problems, Marat has talked to him like he was using some unstable untested kernel and nobody guarantees him that sth was supposed to be working (but this wasn't some test kernel actually). Thirdly, Marat seem not to understand what does "forum moderating" mean. Because of this misunderstanding, IPR and me were I'd say forced to drop moderating rights from ourselves just because we "don't moderate right".
Of course, all these things are connected to each other, but as I was saying not for one time, the only thing I was against is the OS design (graphical design, i.e. the look). But when you meet such man as Marat, you just stare on his posts on the board and have nothing to say. Really.
In the conclusion, it's not like he's all around bad man, it's just that our characters can't live together. Different points of view, different childhood, different parents... I just can't repeat what I want to say for 5 times because some guy can't or don't even try to understand.
And finally, it was Marat's decision not to release further Kolibri versions. This doesn't mean that there'll be no Kolibri anymore. This only means that Marat isn't the project coordinator anymore.
I want to make small addition that has told mike.dld (Mihail Seminyako).
I could continue to make the releases Kolibri, but it, most likely, would result in split Kolibri team on 2 groups. It would be very bad for the project as a whole. On this I have decided to not make the releases of the distribution kit.
Each of us sees the world through different glasses: pink, green, dark blue, red, black etc.
It is very a pity, that frequently we can not agree.
Everyone of the rights from the point of view.
However I have the right to inform all on the happened fact, that then there were no additional questions.
In a near future I am not going to leave the project, I am simple for the majority of the people looking on a situation I shall cease to be the first official person.
For this place applies mike.dld, though any interrogations was not carried out.
In Kolibri team, not democracy, and anarchy corrects. While I managed to hold authority, in the hands was so. Everyone could tell the opinion on a forum, even if it was not pleasant to me, I did not delete the anyone messages and did not correct them.
With arrival to handle mike.dld the situation can vary.
I shall hope, that I should not leave the project.
vhanla
You link not work.