Y
Hacker News
new
|
ask
|
show
|
jobs
by
vegggdor
4291 days ago
For windows to linux there is NSIS. I don't know how it works, but seems to convert something at some point.
1 comments
andrewflnr
4291 days ago
NDIS is just the/an API Windows exposes for network drivers, and ndis-wrapper is the Linux technology that enables using NDIS drivers.
http://en.m.wikipedia.org/wiki/Network_Driver_Interface_Spec...
link