Subject: [PATCH] keyboard: handle ps2 typing buffer overrun
Starting a linux guest with ps2 keyboard, if you type many times during leaving
grub and into linux kernel,then you can't use keyboard after linux
initialization finished.
Specally when you setup linux guest from iso file,you will type in
Starting a linux guest with ps2 keyboard, if you type many times during leaving
grub and into linux kernel,then you can't use keyboard after linux
initialization
finished. Specally when you setup linux guest from iso file,you will type in
grub.
During grub,the work method of ps2 keyboard is like
Starting a linux guest with ps2 keyboard ,if you type many times during
leaving grub and into linux kernel ,then you can't use keyboard after linux
initialization finished.
during grub,the work method of ps2 keyboard is like this:
first ,ps2 keyboard driver send command KBD_CCMD_KBD_ENABLE,
seco
Starting a linux guest with ps2 keyboard ,if you type many times during
leaving grub and into linux kernel ,then you can't use keyboard after linux
initialization finished.
during grub,the work method of ps2 keyboard is like this:
first ,ps2 keyboard driver send command KBD_CCMD_KBD_ENABLE,
seco