According to the Android developers website "If you're developing on Mac OS X or Linux, then you probably don't need to install a USB driver."
This is something that makes debugging Android application rather annoying on a Windows machine since there are so many different devices I want to be able to test with, and some of the drivers can be difficult to locate.
What is it that makes Mac OS X or Linux "probably" ready to go for all devices?
Is there any source where I can download and install all drivers?