daily CVS update output

2022-10-05 Thread NetBSD source update
Updating src tree: P src/crypto/external/bsd/openssh/bin/sftp/Makefile P src/crypto/external/bsd/openssh/bin/ssh/Makefile P src/crypto/external/bsd/openssh/bin/sshd/Makefile P src/crypto/external/bsd/openssh/dist/PROTOCOL P src/crypto/external/bsd/openssh/dist/PROTOCOL.agent P

Re: Working usb audio device on current?

2022-10-05 Thread adr
On Wed, 5 Oct 2022, sc.dy...@gmail.com wrote: It looks based on kern/56115 I posted. https://mail-index.netbsd.org/netbsd-bugs/2021/04/18/msg071260.html It fixes some bugs but needs more works, e.g. panics "not start of queue," thats why it should not be commited. Thanks, I read the thread.

Re: Working usb audio device on current?

2022-10-05 Thread sc . dying
On 2022/10/04 10:33, adr wrote: > On Mon, 3 Oct 2022, Michael van Elst wrote: Yes, almost all USB audio devices work. We don't support the audio 2.0 standard (that's the >= 192kHz 24bit devices). >>> Ok, thanks for the info. >> >> A patch, slightly modified by me, for xhci

Re: Working usb audio device on current?

2022-10-05 Thread adr
On Wed, 5 Oct 2022, Michael van Elst wrote: Thanks, I'll take a look. Could you share where does it come from and why it hasn't been commited? It's from a user who calls himself sc.dying. The patch helps the VL805 USB controller, and so far has no impact on the few other xhci devices I have,

Re: Working usb audio device on current?

2022-10-05 Thread Michael van Elst
a...@sdf.org (adr) writes: >On Mon, 3 Oct 2022, Michael van Elst wrote: Yes, almost all USB audio devices work. We don't support the audio 2.0 standard (that's the >= 192kHz 24bit devices). >>> Ok, thanks for the info. >> >> A patch, slightly modified by me, for xhci