[beagleboard] BeagleBoard to Windows XP USB Networking

I’m trying to get USB networking between a Windows XP PC and the
BeagleBoard. I found the previous post here:
http://groups.google.com/group/beagleboard/browse_thread/thread/f8d105e182f69f29/60979e58adc51f13

In this post it points to a link where the RNDIS driver is installed
for the BeagleBoard. That link is here:
http://embedded.seattle.intel-research.net/wiki/index.php?title=Setting_up_USBnet&redirect=no

When I connect the BeagleBoard to the PC via the USB OTG port, XP PC
is trying to load a driver for “CDC Composite Gadget”.

I copied the “linux.inf” from that link to my XP PC but the PC does
not like (find) it.

Is there a Windows XP driver/inf for the “CDC Composite Gadget” out
there somewhere?

Curt

...my Beagleboard kernel panics when I boot Angstrom with the CDC
Composite Gadget loadable and then plug it into a Windows machine...

If all that is available on the Beagleboard is the 'g_ether' module
then the RNDIS USB network gadget driver works.

- dan

P.S. ...now how did I do that last time? I just created a fresh
Angstrom SD card and the composit gadget driver keeps coming up...