UBUNTU: ubuntu: ndiswrapper -- version 1.55
authorAndy Whitcroft <apw@canonical.com>
Mon, 29 Jun 2009 10:36:42 +0000 (11:36 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:48:03 +0000 (06:48 -0700)
commit39141d7ad9c3e51aa78715e43c79a7a26bd98fa8
treeafca510cb08d395c527346346b82f4f6314301e2
parent93fc2ebea6f8a81d1eeca7fbbfd545592d4c2576
UBUNTU: ubuntu: ndiswrapper -- version 1.55

ExternalDriver: ndiswrapper
Description: Windows network driver wrapper
Url: http://sourceforge.net/project/showfiles.php?group_id=93482
Version: 1.55

Update ndiswrapper to the latest version (v1.55) from sourceforge,
and renable.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
38 files changed:
ubuntu/Kconfig
ubuntu/Makefile
ubuntu/ndiswrapper/BOM [new file with mode: 0644]
ubuntu/ndiswrapper/Kconfig [new file with mode: 0644]
ubuntu/ndiswrapper/Makefile [new file with mode: 0644]
ubuntu/ndiswrapper/crt.c [new file with mode: 0644]
ubuntu/ndiswrapper/divdi3.c [new file with mode: 0644]
ubuntu/ndiswrapper/hal.c [new file with mode: 0644]
ubuntu/ndiswrapper/iw_ndis.c [new file with mode: 0644]
ubuntu/ndiswrapper/iw_ndis.h [new file with mode: 0644]
ubuntu/ndiswrapper/lin2win.h [new file with mode: 0644]
ubuntu/ndiswrapper/loader.c [new file with mode: 0644]
ubuntu/ndiswrapper/loader.h [new file with mode: 0644]
ubuntu/ndiswrapper/longlong.h [new file with mode: 0644]
ubuntu/ndiswrapper/mkexport.sh [new file with mode: 0644]
ubuntu/ndiswrapper/mkstubs.sh [new file with mode: 0644]
ubuntu/ndiswrapper/ndis.c [new file with mode: 0644]
ubuntu/ndiswrapper/ndis.h [new file with mode: 0644]
ubuntu/ndiswrapper/ndiswrapper.h [new file with mode: 0644]
ubuntu/ndiswrapper/ntoskernel.c [new file with mode: 0644]
ubuntu/ndiswrapper/ntoskernel.h [new file with mode: 0644]
ubuntu/ndiswrapper/ntoskernel_io.c [new file with mode: 0644]
ubuntu/ndiswrapper/pe_linker.c [new file with mode: 0644]
ubuntu/ndiswrapper/pe_linker.h [new file with mode: 0644]
ubuntu/ndiswrapper/pnp.c [new file with mode: 0644]
ubuntu/ndiswrapper/pnp.h [new file with mode: 0644]
ubuntu/ndiswrapper/proc.c [new file with mode: 0644]
ubuntu/ndiswrapper/rtl.c [new file with mode: 0644]
ubuntu/ndiswrapper/usb.c [new file with mode: 0644]
ubuntu/ndiswrapper/usb.h [new file with mode: 0644]
ubuntu/ndiswrapper/win2lin_stubs.S [new file with mode: 0644]
ubuntu/ndiswrapper/winnt_types.h [new file with mode: 0644]
ubuntu/ndiswrapper/wrapmem.c [new file with mode: 0644]
ubuntu/ndiswrapper/wrapmem.h [new file with mode: 0644]
ubuntu/ndiswrapper/wrapndis.c [new file with mode: 0644]
ubuntu/ndiswrapper/wrapndis.h [new file with mode: 0644]
ubuntu/ndiswrapper/wrapper.c [new file with mode: 0644]
ubuntu/ndiswrapper/wrapper.h [new file with mode: 0644]