Here it is: https://github.com/brunomaximom/NetBSD-src
Sent from ProtonMail, Swiss-based encrypted email. > ------- Original Message ------- > On segunda-feira, 12 de dezembro de 2022 às 8:59 AM, Taylor R Campbell > riastr...@netbsd.org wrote: > > > > > > Date: Mon, 12 Dec 2022 02:57:27 +0000 > > > From: Bruno Melo bm...@protonmail.com > > > > > > No progress yet. > > > > > > I can see 2 things: > > > First one, I put the following code inside acpi_res_irq function to > > > check how setted is the data passed to SIMPLEQ_FOREACH: > > > [...] > > > > Can you share your current code? > > > > (At this point I would recommend you create a git repository for it -- > > maybe just for the .c/.h file in the driver, maybe a branch in a clone > > of your NetBSD reposoitory if you have any other changes outside the > > driver's .c/.h file.)