blob: f1ba907ce4879e44f3ba2c09537e7a60ef381114 (
plain)
1
2
3
4
5
6
7
8
9
|
test ps2_keyboard_asdfgh
protocol-decoder ps2 channel clk=3 channel data=2
input ps2/keyboard/ps2_keyboard_asdfgh.sr
output ps2 annotation match ps2_keyboard_asdfgh.output
test ps2_keyboard_asdfgh_no_inhibit
protocol-decoder ps2 channel clk=0 channel data=1
input ps2/keyboard/ps2_keyboard_asdfgh_no_inhibit.sr
output ps2 annotation match ps2_keyboard_asdfgh_no_inhibit.output
|