Re: ALSA drivers
"Andrey N. Oktyabrski" <[email protected]>
| Newsgroups | gmane.os.dragonfly-bsd.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 10/11/12 16:44, Chris Turner wrote: >>> A usb4bsd port from FreeBSD is underway.. this may change things. >>> hopefully for the better. >>> A similar uaudiodebug sysctl += USB_DEBUG flag is available fro the >>> uaudio driver >>> which might help find some issues. >> Thank you, I will try to debug these drivers... > > FYI the usb4bsd driver merge just got pushed to main - > including uaudio - so, probably your testing /debugging efforts > would be appreciated there! See the mail on users@ on how to > setup / test. I've compiled kernel with usb4bsd. Dmesg: ugen0.2: <JAVS> at usbus0 uhid0: <JAVS UHF-nanoS, class 0/0, rev 1.10/0.01, addr 2> on usbus0 uaudio0: <UHF-nanoS> on usbus0 ugen2.3: <O2> at usbus2 uaudio0: Play: 96000 Hz, 2 ch, 24-bit S-LE PCM format uaudio0: No recording! uaudio0: No midi sequencer But there is no /dev/dsp nor /dev/pcm :-( About emu10k. This driver does not support 24/96, only 16/48. I want not waste your time with it.