• NDISwrapper relies on the elderly "wireless-extensions" to enable applications to access Wi-Fi. • As NDISwrapper relies on Windows drivers; it only supports
i386 and
x86_64 architectures. • NDISwrapper does not implement
NDIS 6 (
Windows Vista version) yet, limiting drivers to Windows XP. , a code branch at the project site has been under development since 2006, but a feature request from 2009 has been left unassigned. ::While it is not a major problem for the x86 architecture because of the popularity of Windows XP
IA-32, many vendors choose to make 64-bit driver versions only for Windows Vistawhich means that Linux systems using the x86-64 architecture are unable to use such networking devices (they can neither use XP IA-32 NDIS5 because they are 64-bit systems nor NDIS6 64-bit drivers because they can't use NDIS6). It's still possible to use Windows XP 64 bit drivers which implement NDIS5, however, there are fewer available drivers for xp64 (NDIS5/64 bit) than for XP32 (NDIS5/32 bit). • Since 2006, most Windows drivers are compliant with
Windows Driver Foundation (WDF) which NDISWrapper can't use. It renders NDISWrapper obsolete, as it only supports the previous WDM driver framework. == See also ==