I am trying to get the driver info/api, so I can write an application to control some functions of a compaq WL110 WLAN card. Is this information available?? When I operate the WLAN card, it appears to be driven by a WMLUC46.exe application that came standard on the BITSY platform I recieved. Is there documentation/open source for this application?
These are the drivers we included in the build for the Orinoco 802.11 cards. They are from Orinoco--we didn't develop them ourselves. You might take a look at the Orinico software download site. Put "Win CE" in the OS field to download the CE 3.0 driver files. WMLUC46.EXE is listed in the readme.txt file.
It doesn't look like Agere (wireless spinoff from Lucent) makes the programming APIs readily available. You would need to have their API manuals to know how to access the card's control functions in the DLLs.