hi list, i am trying to compile a module to use my wireless adapter
d-link 520+ with the acx100 driver.
Well the idea is to put a bering box in the turret close to the antena.
But my problem is compiling the module. Here the step i do.

debian:/# cd /usr/src
debian:/usr/src/# tar xzvf /anydir/linux-2.4.20.tar.gz
debian:/usr/src/# cd linux
debian:/usr/src/linux# cp /patchdir/wireless.h ./include/linux
debian:/usr/src/linux# cp /patchdir/Bering-2.4.20.config .config
debian:/usr/src/linux# gunzip /patchdir/helpers-2.4.20.patch.gz -c |
patch -p1
debian:/usr/src/linux# cat /patchdir/ebtables-v2.0.003_vs_2.4.20.diff |
patch -p1
debian:/usr/src/linux# cat /patchdir/bridge-nf-0.0.10-against-2.4.20.diff |
patch -p1
debian:/usr/src/linux# cat /patchdir/ecn.patch | patch -p1
debian:/usr/src/linux# gunzip
/patchdir/linux-2.4.19-openssl-0.9.6b-mppe.patch.gz -c | patch -p1
debian:/usr/src/linux# cat /patchdir/grsecurity-1.9.9h-2.4.20.patch |
patch -p1
debian:/usr/src/linux# make mrproper
debian:/usr/src/linux# make menuconfig
debian:/usr/src/linux# make dep
debian:/usr/src/linux# cd /usr/src
debian:/usr/src/# tar xzvf /patchdir/super-freeswan-1.99.6.2.tar.gz
debian:/usr/src/# cd super-freeswan-1.99.6.2
debian:/usr/src/super-freeswan-1.99.6.2# make menugo

ok all right. but then what? if i copy the bzImage to the floppy the system
start
but i want to compile the module using the kernel 2.4.20.

So anybody can tell me where to start.

Thanks in advance.

Sebasti�n A. Aresca



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to