Thanks. So if you try this:

sysctl dev.hdaa.0.nid24_config="as=4 seq=15"
sysctl dev.hdaa.0.nid21_config="as=1 seq=15"
sysctl dev.hdaa.0.reconfig=1

Works, thank you!

  Dude that's some serious shit !
  Jacob, is this documented somewhere ?
  I haven't read the driver code but what does as/seq etc represent
there ?

snd_hda(4) is very helpful.

  What could we do to make this
easier for users ?

We can commit similar changes to the kernel driver. kstaring on github has ported many such changes from Linux to FreeBSD:

        https://github.com/freebsd/freebsd/pull/139
        https://github.com/freebsd/freebsd/pull/144

I don't know if his port includes the changes Rod needs.

I was planning to commit these when life calms down enough to test them. If anyone beats me to it, I would be delighted. I was also waiting until after 12.0, but in hindsight, I wish I had just committed them.

Eric
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to