surendra babu wrote:
> Hello,
>
> gcc -I/usr/src/include -c mydriver.c.
> but when i try to insmod mydriver.o i am getting an
> errors as :
> verify_area: Unresolved Symbol
> put_user_area:Unresolevd Symbol
That means there are no implementation for those function
anywhere in kernel. Are you sure that the module implementing
those function is already loaded?
Eko
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/