This shows you the differences between two versions of the page.
start [2011/10/30 19:36] hydra old revision restored |
start [2014/10/13 17:21] (current) hydra removing spam status update |
||
---|---|---|---|
Line 10: | Line 10: | ||
This site aims to bring together as many developers as possible in order to first document the USB protocol the device uses and second to write new drivers, primarily for Windows 7, Windows Vista and Windows XP and (all 64 and 32bit editions) while attempting to keep as much of the code as reusable as possible so that it may be used to create MacOS X and Linux drivers too. | This site aims to bring together as many developers as possible in order to first document the USB protocol the device uses and second to write new drivers, primarily for Windows 7, Windows Vista and Windows XP and (all 64 and 32bit editions) while attempting to keep as much of the code as reusable as possible so that it may be used to create MacOS X and Linux drivers too. | ||
- | Thanks to my (Hydra's) work in reverse engineering the USB protocol other developers were able to write Linux drivers and also port them to OSX, they're on the [[downloads|downloads page]] the linux and osx driver offer no GUIs or macro support. Rob Povey over at Polygon hell also has created some UMDF drivers for Windows XP, Vista (32 and 64bit), you can find them here: http://polygonalhell.blogspot.com/2009/01/new-32-and-64-bit-ergodex-dx1-drivers.html | + | Thanks to my (Hydra's) work in reverse engineering the USB protocol other developers were able to write Linux drivers and also port them to OSX, they're on the [[downloads|downloads page]] the linux and osx driver offer no GUIs or macro support. Rob Povey over at Polygon hell also has created some UMDF drivers for Windows XP, Vista (32 and 64bit), you can find them here: http://polygonalhell.blogspot.com/2009/01/new-32-and-64-bit-ergodex-dx1-drivers.html and there's an open-source project for them here too: http://code.google.com/p/ew-ergodex-dx1-driver/ |
The primary focus is to provide KMDF based Windows 7 64bit drivers (as opposed to Rob's UDMF drivers or Erogdex's WDM drivers). Only KMDF (Kernel Mode Driver Framework) or MDL can provide the lowest latency macro support which is crucial for advanced macro usage, especially duing cpu intensive tasks (like playing games/video editing). | The primary focus is to provide KMDF based Windows 7 64bit drivers (as opposed to Rob's UDMF drivers or Erogdex's WDM drivers). Only KMDF (Kernel Mode Driver Framework) or MDL can provide the lowest latency macro support which is crucial for advanced macro usage, especially duing cpu intensive tasks (like playing games/video editing). | ||
Line 19: | Line 19: | ||
If you want to help with the project please drop me, hydra, an email at this address: me at dominicclifton dot name | If you want to help with the project please drop me, hydra, an email at this address: me at dominicclifton dot name | ||
+ | |||
+ | Please note, due to excessive edits by spammers all wiki accounts have NO write access until they are verified personally by me, please email me if you'd like your account verified or just email me with any changes you'd like to see added if that's too much trouble. Sorry about this, damn spammers! | ||
Or, you can join the #ergodex IRC channel on freenode [[irc://irc.freenode.net/#ergodex]]. | Or, you can join the #ergodex IRC channel on freenode [[irc://irc.freenode.net/#ergodex]]. | ||
If you've not used IRC before then grab a copy of [[http://www.HydraIRC.com|HydraIRC]] (which I, Hydra, also wrote :-) ), install it, start it, create a profile then click the irc:// link above to join the channel or use file/connect and paste in the irc:// link from above and click "Ok". Shortly after you should see a connection to irc.freenode.net being made and then a new window will appear for the channel. If the channel is empty just wait and someone will appear. If you want to page me then just say my name (Hydra) in the channel. | If you've not used IRC before then grab a copy of [[http://www.HydraIRC.com|HydraIRC]] (which I, Hydra, also wrote :-) ), install it, start it, create a profile then click the irc:// link above to join the channel or use file/connect and paste in the irc:// link from above and click "Ok". Shortly after you should see a connection to irc.freenode.net being made and then a new window will appear for the channel. If the channel is empty just wait and someone will appear. If you want to page me then just say my name (Hydra) in the channel. | ||
- | |||
- | |||
- | |||
Line 84: | Line 83: | ||
Many thanks to those that have already donated, your donations have been graciously received - Hydra | Many thanks to those that have already donated, your donations have been graciously received - Hydra | ||
===== Current Status ===== | ===== Current Status ===== | ||
- | *2010/4/24 - Green Goose | ||
- | |||
- | Just upgraded to Windows 7 and there are no drivers available. | ||
* 2009/10/17 - Hydra | * 2009/10/17 - Hydra |