Re: Simple LKM & copy_from_user question (followup)

John Polyakov (johnpol@2ka.mipt.ru)
Sat, 21 Jul 2001 00:59:29 +0400


This is a multi-part message in MIME format.

--Multipart_Sat__21_Jul_2001_00:59:29_+0400_08202050
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

On Fri, 20 Jul 2001 16:26:43 -0400
"David CM Weber" <dweber@backbonesecurity.com> wrote:

DCW> Attached is the file I"m having problems with. I'm compiling it w/

DCW> gcc -O3 -c main.c

DCW> Thanks in advance,

There is a Makefile for you in attachment.

Here is lsmod output:
It's work :)

[root@Sombre lkm]# lsmod
Module Size Used by
main 836 0 (unused)
NVdriver 660144 15 (autoclean)
[root@Sombre lkm]#

DCW> Dave Weber
DCW> Backbone Security, Inc.
DCW> 570-422-7900

---
WBR. //s0mbre

--Multipart_Sat__21_Jul_2001_00:59:29_+0400_08202050 Content-Type: text/plain; name="Makefile" Content-Disposition: attachment; filename="Makefile" Content-Transfer-Encoding: base64

Q0M9Z2NjCk1PRENGTEFHUyA6PSAtV2FsbCAtV3dyaXRlLXN0cmluZ3MgLVdyZWR1bmRhbnQtZGVj bHMgLU8yIC1ETU9EVUxFIC1EX19LRVJORUxfXyAtRExJTlVYIC1JL3Vzci9zcmMvbGludXgvaW5j bHVkZQpNT0RDRkxBR1MxOj0gLU8xIC1EX19LRVJORUxfXyAtRE1PRFVMRSAtV2FsbCAtRExJTlVY IC1JL3Vzci9zcmMvbGludXgvaW5jbHVkZQptYWluLm86ICAgICAgbWFpbi5jCgkgICAgICAgICQo Q0MpICQoTU9EQ0ZMQUdTMSkgLWMgbWFpbi5jCgo=

--Multipart_Sat__21_Jul_2001_00:59:29_+0400_08202050-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/