Making a driver for the 802.11g Wireless USB Network
Making a driver for the 802.11g Wireless USB Network
Does any one know how to get the Protocol specification???:?:
Did any wrote a driver for it, or know any information about this Device???
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
I think you're best bet for writing a driving for USB wireless devices is to study someone else's implementation.
OpenBSD's drivers are probably the best you can find, Clean/secure codebase.. Smart coders.
http://www.openbsd.org/
They have an online CVS browser.
OpenBSD's drivers are probably the best you can find, Clean/secure codebase.. Smart coders.
http://www.openbsd.org/
They have an online CVS browser.
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?
regards,
gaf
What about making a 3DWrapper
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.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
- mathematician
- Member
- Posts: 437
- Joined: Fri Dec 15, 2006 5:26 pm
- Location: Church Stretton Uk
A better idea might be for some hobby OSDev's to get together and develop a common device driver interface for their various OS's. Otherewise, with ten thousand and one different operating systems doing the rounds, the chances of persuading anybody else to write a driver for them is precisely nil.
Admittedly, it might not be that great even with a common standard.
Admittedly, it might not be that great even with a common standard.
Re: Making a Virtual Windows Driver Model for running 3D Win
Hi.
I think the Fitts' law is really an exact description of the main qualities an excellent GUI needs.If you'll combine your idea with that...
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!!!
I think the Fitts' law is really an exact description of the main qualities an excellent GUI needs.If you'll combine your idea with that...