Quote:
|
dvik: the solution with the dll doesn't help the openMSX project... 
|
openMSX could use, at least under Linux on x86 platform, an approach similar to the NDIS wrappers for Linux. The NDIS wrappers are wrappers to use windows-drivers for WLAN cards under linux. The problem with WLAN chip-sets (from the user perspective) is similar as to the Game-reader; if often takes a while before the vendors release the specs of their chip-set. So in stead of reverse-engineering and hacking, the open source community has written a linux driver that wraps around the windows driver. See google or your favourite search engine for more info about NDIS wrappers.