|
From: Jochen <joc...@de...> - 2005-10-19 14:01:35
Attachments:
kb.c
|
Hello, with valgrind 3.0.1 I get an Illegal opcode message when I use outb or inb Valgrind 2.4.1 accepts these calls ! Attached is the keyboard led example I ' ve found somewhere in the list. Does there exist a workaroud ? Thanks Jochen |
|
From: Julian S. <js...@ac...> - 2005-10-26 12:19:43
|
Thanks for the simple test case program. I've merged this into bug 114196 (http://bugs.kde.org/show_bug.cgi?id=3D114196). J On Wednesday 19 October 2005 18:38, Jochen Krau=C3=9F wrote: > Hello, > with valgrind 3.0.1 I get an Illegal opcode message when I use outb or inb > Valgrind 2.4.1 accepts these calls ! Attached is the keyboard led example= I > ' ve found somewhere in the list. > Does there exist a workaroud ? > Thanks > Jochen |
|
From: Julian S. <js...@ac...> - 2005-10-29 19:25:56
|
I just fixed this (vex r1425) and my keyboard leds are flashing=20 happily now. Can you test it? svn co svn://svn.valgrind.org/valgrind/trunk cd trunk ./autogen.sh configure and build as usual J On Wednesday 19 October 2005 18:38, Jochen Krau=C3=9F wrote: > Hello, > with valgrind 3.0.1 I get an Illegal opcode message when I use outb or inb > Valgrind 2.4.1 accepts these calls ! Attached is the keyboard led example= I > ' ve found somewhere in the list. > Does there exist a workaroud ? > Thanks > Jochen |