Hi Gary.

The next problem that I am trying to solve is a failure of a putmsg on this clone driver. I can open and do an ioctl to the driver but when I try to do a putmsg I get a "Function not implemented" error message.

That's usually an indication that the application wasn't linked with
libLiS.  There's a bogus putmsg() and getmsg() in libc which will be
picked up if you don't specifically link with LibLiS.

Regards,
        Steve

------------------------------------------------------------------------
Steve Schefter                               phone: +1 705 725 9999 x26
The Software Group Limited                     fax: +1 705 725 9666
642 Welham Road,                             email: [EMAIL PROTECTED]
Barrie, Ontario CANADA  L4N 9A1                Web: www.wanware.com

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

Reply via email to