summaryrefslogtreecommitdiffstats
path: root/network/ndiswrapper-kernel/README
blob: 37b73d45cb7bcf750e550328b2705df9c5e90a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
ndiswrapper-kernel (kernel module for NDIS drivers)

Some vendors do not release specifications of the hardware or
providea linux driver for their wireless network cards. This
project provides a linux kernel module that loads and runs NDIS
(Windows network driver API) drivers supplied by the vendors.

If you'd like to build the module for a kernel that isn't currently
running on the system, you should be able to pass that kernel's
"uname -r" output on the command line as the value of KERNEL, as in:
	KERNEL=3.8.0 ./ndiswrapper.SlackBuild