En ymmärrä asennusta kunnolla. Sanotaan, että: "To build zd1211 you will need: Configured kernel source code for the kernel you are
running. Ideally, Configured means that you have at least run 'make config', 'make
enuconfig', or 'make xconfig'. If your platform is not SMP system, please don't
config SMP supported, because when module loaded, this will make unresolved
symbol."
Ja tota en ymmärrä: "2.2 Build and install the package:
The package contains drivers for ZD1211 and ZD1211B. If you doesn’t have specified
request, both of them will be installed.
Under the extracted directory, there is a Makefile in it. Because our driver can support for
kernel 2.4 and kernel 2.6, there are two sets of rule in the Makefile. One has to modify
the Makefile according to the path of “kernel source tree” and the version of the kernel
in your system. In the Makefile, you may see the following statements,
# if the kernel is 2.6.x, turn on this
#KERN_26=y
#KERNEL_SOURCE=/usr/src/linux-2.6.7
# if the kernel is 2.4.x, turn on this
KERN_24=y
KERNEL_SOURCE=/usr/src/linux-2.4.20-8
If you want to build the kernel under the kernel of 2.4.x, one has to let the variable
KERN_24=y and comment the KERN_26=y like that as the example above and modify
the variable KERNEL_SOURCE to the path which you install the kernel source. After
doing these things, one just need to type the “make”, and the driver module will be
generated and installed."
Tarvitsen kernelin sourcen ja mistä jos tarvitsen?
Miten se sitten käännetään?
Ja mikä on SMP?
Selventäsisittekö kiitos.
EDIT: Toimii. En ollut kokeillut tikkua, mutta luin vain, joten luulin, että tarvitsee ajurit. Ei tarvitse ainakaan 7.04.