aboutsummaryrefslogtreecommitdiff
path: root/network/ndiswrapper-kernel/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ndiswrapper-kernel/README')
-rw-r--r--network/ndiswrapper-kernel/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/network/ndiswrapper-kernel/README b/network/ndiswrapper-kernel/README
deleted file mode 100644
index 209ae57a95..0000000000
--- a/network/ndiswrapper-kernel/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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.12.2 ./ndiswrapper.SlackBuild