RE: [Fault-injection-developer] FITH test ABAT has updated.
Status: Alpha
Brought to you by:
rustyl
From: Louis Z. <lou...@li...> - 2003-02-19 00:37:03
|
On Wed, 2003-02-19 at 00:49, Mark Haverkamp wrote: > OK, I assume that what you want showed up in dmesg. If this isn't the > right data let me know where to look. > > > > FI_TEST: 309 jiffies = 90033991 > #310 fi_test : COMMAND_IO_READ > #311 fi_test : Expect read 0X5A* from parellel port register! > > #312 fi_test : 0XFF was read from parellel port register! Oh... it is the evil. fi_test assume your parellel is on 0x378. your can change the port address in fi_test.c:36 - Louis |