diff options
Diffstat (limited to 'network/ndiswrapper-utils/README')
-rw-r--r-- | network/ndiswrapper-utils/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/ndiswrapper-utils/README b/network/ndiswrapper-utils/README new file mode 100644 index 000000000000..6b8c9def8972 --- /dev/null +++ b/network/ndiswrapper-utils/README @@ -0,0 +1,11 @@ +ndiswrapper-utils (userspace utils for using 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. + +Be sure to read the INSTALL file in the package's documentation +directory for instructions on configuring your wireless card. + +This requires ndiswrapper-kernel. |