hi again,

  using depmod I could see there were some pci function calls and
  __arch_strncpy_from_user which was undefined.

  I managed to run LiS process on ipaq but the 'test' program 
  seg faulted and the 'strtest' failed with -

...
Memory allocated = 0
Wait for log file to stabilize: open/close test
ioctl_test iteration #1
loop.2: ioctl returned expected error: Operation not permitted
Testing I_PUSH (relay)
loop.1: I_PUSH (relay): Unknown error 1021812972
****************************************************
*                  Test Failed                     *
****************************************************

  Hmm, I removed the pci calls and changed strncpy_from_user()
  to strncpy() in linux-mdep.c.  

  Does strncpy_from_user do more?  Where is this usually defined?

  The commands 'streams -s' and 'streams -S' work.

  cheers,

andy

  


_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to