Yes, I have the DEMOJM board.
It really needs no drivers.
- It comes with sample for Mouse Keyboard and generic Hid. Also a CDC sample.
Obviously, the mouse and keyboard need no drivers.
A generic Hid device needs no driver and it comes with a sample VC project.
The serial port code uses the built MS usb serial driver !!! All you need is an ini file.
I have expanded the generic demo to read the accelerometer, and pot and have re- written the hid interface code so that you don't need the DDK to build it. I also added a separate read thread and a circular buffer so that it will not lose read data - the accelerometer pumps out quite a bit of data. I also changed the Hid device to send 8 byte reports instead of single byte and added a frequency generator controlled buy the USB.
I will eventually set up a download for all this, and I am making a DLL for the hid interface that can be used in .NET or whatever.
This is one of the best demo boards I have ever had, and some of the best USB free drivers. And there is more to come - the CF V1 chip will support OTG. I think it will plug into this board.
Another cool thing is mine came with a 64 pin LQFP socket and a vaccum pen.