Re: i386 install failing

2021-11-25 Thread Ryo Shimizu
ys/kern/kern_exec.c", line 2032 > >Logs: > > > http://releng.NetBSD.org/b5reports/i386/commits-2021.11.html#2021.11.25.03.08.05 > >The sparc port is also broken; it installs but panics when booting the >installed >system. Ahh, Im sorry. There was a lack of testing on other archs. I'll revert and reconsider. Thanks! -- ryo shimizu

Re: Aquantia AQC100 issues

2020-04-22 Thread Ryo Shimizu
>Yes, the patch solves the problem. Linked is up immediately after the boot. I'm relieved. In the interim, I'll commit a fix that always polling linkstat when FIBRE. thanks, -- ryo shimizu

Re: Aquantia AQC100 issues

2020-04-22 Thread Ryo Shimizu
t=%d." " allocate %d interrupts for %d%s queues%s\n", ncpu, msixcount, (sc->sc_use_txrx_independent_intr ? (sc->sc_nqueues * 2) : sc->sc_nqueues) + (sc->sc_poll_linkstat ? 0 : 1), sc->sc_nqueues, Thanks, -- ryo shimizu