[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Dresner, Norman A." <norman_a_dresner@md.northgrum.co (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Dresner, Norman A." <norman_a_dresner@md.northgrum.co (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Tue, 1 May 2001 14:15:25 +0200 (CEST)
>From owner-rtl Tue May 1 07:10:40 2001
Received: from sunrise.northgrum.com (sunrise.northgrum.com [155.104.240.10])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f41DAdd07706
for <rtl@fsmlabs.com>; Tue, 1 May 2001 07:10:39 -0600
Received: from mail2.essd.northgrum.com (mail2.essd.northgrum.com [155.104.245.100])
by sunrise.northgrum.com (8.11.3/8.11.3) with ESMTP id f41D6nX15782
for <rtl@fsmlabs.com>; Tue, 1 May 2001 09:06:49 -0400 (EDT)
Received: from xcgmd002.md.essd.northgrum.com (xcgmd002.md.essd.northgrum.com [155.104.117.59])
by mail2.essd.northgrum.com (8.11.3/8.11.3) with ESMTP id f41D92I12974
for <rtl@fsmlabs.com>; Tue, 1 May 2001 09:09:02 -0400 (EDT)
Received: by xcgmd002.md.essd.northgrum.com with Internet Mail Service (5.5.2653.19)
id <JZ3ZJJTX>; Tue, 1 May 2001 09:06:52 -0400
Message-ID: <939BE12B0744D211BD5A00A0C9DA3D870492B084@xcgmd009.md.essd.northgrum.com>
From: "Dresner, Norman A." <norman_a_dresner@md.northgrum.com>
To: "'rtl@fsmlabs.com'" <rtl@fsmlabs.com>
Subject: RE: [rtl] Hello:small problem
Date: Tue, 1 May 2001 09:06:41 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain
The functions "verify_area" and "put_user_area" are no longer used in
versions 2.2.x and 2.4.x of the Linux kernel. You should be using
copy_to_user() and copy_from_user() instead. Search on the www for the
article by Richard Gooch on "Kernel API Changes".
Norm
> -----Original Message-----
> From: Eko Bono Suprijadi [SMTP:supri@mechanik.uni-duisburg.de]
> Sent: Monday, April 30, 2001 11:37 AM
> To: rtl@fsmlabs.com
> Subject: Re: [rtl] Hello:small problem
>
> 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 majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/