Looking at uaudio.c, uaudio_add_selector, it punts to printf("uaudio_add_selector: NOT IMPLEMENTED\n");
Obviously not a cut and paste job, but it looks like NetBSD has added support in their recent uaudio.c. http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/usb/uaudio.c?rev=1.99&content -type=text/x-cvsweb-markup Is anyone already looking at trying to include their code, or should I start an adventure with trying to see how bad I can break my machine? -- Will