diff options
Diffstat (limited to 'network/ndiswrapper/README')
-rw-r--r-- | network/ndiswrapper/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/ndiswrapper/README b/network/ndiswrapper/README new file mode 100644 index 0000000000..8edf5b2479 --- /dev/null +++ b/network/ndiswrapper/README @@ -0,0 +1,9 @@ +ndiswrapper - wrapper 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. + +Be sure to read the INSTALL file in the package's documentation +directory for instructions on configuring your wireless card. |