Networking :: DSL 4.2.5, compiling Driver for Zydas zd1211



Hello, i want to compile a wlan-driver for my zydas zd1211 usb wlan Dongle. The Dongle don't work with ndiswrapper.  DSL 4.2.5 frozen by "modprobe ndiswrapper".

In MyDSL i have installed:




The Driver I`try to use is from here:

http://zd1211.wiki.sourceforge.net/VendorDriver

Driver version 2.22.0.0

The Readme for Driver version 2.22.0.0:

http://www.nopaste.org/p/aX5SuolKi

The Driver ist for Kernel 2.4.x.

lsusb type:

Code Sample
Bus 001 Device 004: ID 0ace:1211


It's a Acer WLAN 11g USB Dongle.

The Dongle work's in Debian Etch with ndiswrapper and the kernel zd1211 implementet zd1211 driver. When I want to use the implementet Option from the Kernel, I must use the Firmware  from Debian Sid.

In DSL 4.2.5 don't can compile the Driver with make.
make begin to run, and than Error.

How can I compile a Driver for my Dongle?

Thank you.

nonoo

What error do you get from make?

I also took a look at the Makefile. You probably need to chang this line:
Quote
   KERNEL_SOURCE=/usr/src/linux-2.4
To this:
Quote
   KERNEL_SOURCE=/usr/src/linux

The original Makefile from ZD1211LnxDrv_2_22_0_0

http://nopaste.info/2c459bb8a9.html

The Changelog-Couruga-Makefile

line 23 "KERNEL_SOURCE=/usr/src/linux-2.4"  ----->

"KERNEL_SOURCE=/usr/src/linux"

http://nopaste.info/01c73b9b01.html

If I use "make"-----> Error.

:(

How can I post the Message from Emelfm here?
I don`t know to work with copy an paste.


Edit: ndiswrapper don't work to.

:( :(  :(

how to copy and paste: click the mouse, drag it while clicked so you highlight text, move the mouse where you want to paste, click on the wheel.
Hello, in don`t have at time a wheel mouse, I` use a Two-Button Mouse. Can I copy and past with a Two Button Mouse? left+right Button  click don`t copy the market Text.

nonoo

Next Page...
original here.