Making a driver for the 802.11g Wireless USB Network
Posted: Mon Jan 01, 2007 2:29 pm
Does any one know how to get the Protocol specification???:?:
Did any wrote a driver for it, or know any information about this Device???
The Place to Start for Operating System Developers
http://f.osdev.org/
As there's no official standard to access wifi hardware you'll have to write drivers for every single chipset. Open source code is only available for some devices as several manufacturers simply chose to not release any hardware specifications. Most of the closed-source products can be made to work in linux by using a tool functioning as a wrapper for the ndis interface and thus allowing windows drivers to be installed. You may want to visit this site for further details about the current situation.Did any wrote a driver for it, or know any information about this device?
It might be cool.But I'm just wondering if this will be practical for the users.keller wrote:
What about making a Virtual Windows Driver Model for running 3D Windows Drivers???
You think it would work???
And also maybe making a virtual Linux Driver Model for running Linux Drivers on my OS!!!
I'm sure the speed of hardware acceleration would cover the time of the emulation, so it would be a wonderful idea!!!
The things I would gain from it are professionals in the Windows/Linux Driver model, and also drivers for my OS!!!