home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / ndiswrapper-utils-1.1 / README < prev   
Encoding:
Text File  |  2005-03-04  |  1.3 KB  |  42 lines

  1. What is it?
  2. ===========
  3.  
  4. Some vendors do not release specifications of the hardware or provide
  5. a linux driver for their wireless network cards. This project provides
  6. a linux kernel module that loads and runs NDIS (Windows network driver
  7. API) drivers supplied by the vendors
  8.  
  9. Status
  10. ======
  11.  
  12. Many cards work; see
  13. http://ndiswrapper.sourceforge.net/wiki/index.php/List
  14. for details.
  15.  
  16. Installation
  17. ============
  18.  
  19. See http://ndiswrapper.sourceforge.net/wiki/index.php?Installation for
  20. instructions on how to install ndiswrapper.
  21.  
  22. Problems
  23. ========
  24.  
  25. Read documentation at http://ndiswrapper.sourceforge.net/wiki.
  26.  
  27. Before sending bug reports, please check archives of mailing list and
  28. public forum available at project home page:
  29. http://ndiswrapper.sourceforge.net. Both these have search facility.
  30. Follow the instructions below when sending a bug report:
  31.  
  32.    * Recompile with 'make DEBUG=3' and reload ndiswrapper module.
  33.      Report dmesg output. Without this step, proper feedback may not be
  34.      possible.  Include details about your card, chipset (reported by lspci),
  35.      distribution, kernel version in the post.
  36.  
  37.    * Check if latest CVS works.
  38.  
  39.    * Use an alternate windows driver; see the link in Status section above
  40.      for a driver that is known to work for your chipset. You may also
  41.      find more information in the Wiki.
  42.