Jazzi, the driver is not configured, but that says nothing about whether the kernel or who-ever can speak to it. What you saw at netBSD is that the configuration is now done with the aid of the device tree file.
That the openBSD Kernel says it is not configured is a good sign. It knows about it, but it sees that it is still in raw state. So I think that u-boot must be persuaded to configure the beast. To know what u-boot is doing it will be helpful to see the log it spits out in the rs232 terminal that you have hooked up (I hope) to the debug uart. Just copy and paste everything you get there upto the BSD "boot>" prompt, where the machine waits 2 seconds before carrying on booting. j. On Fri, Nov 11, 2022 at 10:41 AM Jazzi Hong <jazzihon...@gmail.com> wrote: > Just found a page on NetBSD which claims AllWinner A20 is on the > support list including the Audio, below is the link: > > https://wiki.netbsd.org/ports/evbarm/allwinner > > According to my knowledge, OpenBSD has history with NetBSD and share > many to each other, don't know if it's possible to bring that driver > in. > > On Fri, Nov 11, 2022 at 11:30 AM Jazzi Hong <jazzihon...@gmail.com> wrote: > > > > Got it, thanks for the great suggestion. > > > > On Fri, Nov 11, 2022 at 11:13 AM Jonathan Gray <j...@jsg.id.au> wrote: > > > > > > On Fri, Nov 11, 2022 at 10:55:32AM +0800, Jazzi Hong wrote: > > > > Thank you Jonathan, no driver in the kernel? This something means > > > > giving up to me. > > > > Very sad, it's my first time taste OpenBSD and really like it, my > plan > > > > was to set up a music server MPD. > > > > > > Another option would be to get a USB audio device. Most of those will > > > work with the uaudio(4) driver. > > > > > > > > -- > > jazzi > > > > Best Regard, > > > > -- > jazzi > > Best Regard, > >