тогда бы вы нашли более полное описание, например это:
http://zet.aluzina.org/images/d/d4/8042.pdfи это
http://www.arl.wustl.edu/~lockwood/class/cs306/books/artofasm/Chapter_20/CH20-2.htmlили даже это
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00771619/c00771619.pdfчто конкретно у вас не получилось из того что вы пробовали?
внимательно прочитать 11 страниц мануала до конца?
записать два байта в 64 и 60 порт?
команда D2 у вас не дает желаемых результатов ?
PS в том посте ответ был
Commands System Issues to Keyboard (via 8042 port 60h)
ED Set/Reset Mode Indicators, keyboard responds with ACK then
waits for a following option byte. When the option byte is
received the keyboard again ACK's and then sets the LED's
accordingly. Scanning is resumed if scanning was enabled.
If another command is received instead of the option byte
(high bit set on) this command is terminated. Hardware
defaults to these indicators turned off.
¦7-3¦2¦1¦0¦ Keyboard Status Indicator Option Byte
¦ ¦ ¦ +--- Scroll-Lock indicator (0=off, 1=on)
¦ ¦ +---- Num-Lock indicator (0=off, 1=on)
¦ +----- Caps-Lock indicator (0=off, 1=on)
+------- reserved (must be zero)