]> git.dujemihanovic.xyz Git - nameless-os.git/commitdiff
Fix device initialization
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 13 May 2022 14:30:18 +0000 (16:30 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Wed, 22 Jun 2022 16:05:27 +0000 (18:05 +0200)
Before doing a ps2_input_wait(), the code now first reads from the data
port once (for port 1 device) or twice (for port 2 device). This makes
the PS/2 initialization work.


No differences found