Difference between revisions of "NdisWrapper"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.52.tar.gz |- |} ---- {{Package-Introduction||h...)
 
Line 2: Line 2:
 
|-
 
|-
 
!Download Source:
 
!Download Source:
| http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.52.tar.gz
+
| http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.53.tar.gz
 +
| http://svn.cross-lfs.org/svn/repos/patches/ndiswrapper/ndiswrapper-1.53-fix-1.patch
 
|-
 
|-
 
|}
 
|}
Line 24: Line 25:
 
Compile the package:
 
Compile the package:
  
 +
patch -Np1 -i ../ndiswrapper-1.53-fix-1.patch
 
  make
 
  make
  

Revision as of 14:58, 16 December 2008

Download Source: http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.53.tar.gz 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 ...