Difference between revisions of "NdisWrapper"

From CBLFS
Jump to navigationJump to search
Line 21: Line 21:
  
 
=== Optional ===
 
=== Optional ===
* [[Wireless_tools]]
+
* [[Wireless tools]]
  
 
== Non-Multilib ==
 
== Non-Multilib ==
Line 65: Line 65:
  
 
  To do ...
 
  To do ...
 +
 +
[[Category:Network Drivers]]

Revision as of 17:08, 19 March 2009

Download Source: http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.53.tar.gz
Download Patch: http://svn.cross-lfs.org/svn/repos/patches/ndiswrapper/ndiswrapper-1.53-fix-1.patch

Introduction to NdisWrapper

Project Homepage: http://ndiswrapper.sourceforge.net


Dependencies

Required

  • Linux kernel source

Optional

Non-Multilib

Compile the package:

patch -Np1 -i ../ndiswrapper-1.53-fix-1.patch
make

Install the package:

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package:

To do ...

N32

Compile the package:

To do ...

Install the package:

To do ...

64Bit

Compile the package:

To do ...

Install the package:

To do ...