On Fri, 25 Apr 2025 at 16:03, Nuno Teixeira <edua...@freebsd.org> wrote:

> > edit sys/dev/rtwn/usb/usb_rtwn_rx.c ,around line 129. Change that
> device_printf() line to
> >
> > device_printf(sc->sc_dev, "%s: could not allocate RX mbuf (%d bytes)\n",
> >     __func__, totlen);
>
> # cd /usr/src
> # find . -name "*rtwn_rx.c"
> ./sys/dev/rtwn/if_rtwn_rx.c
>
> Where is sys/dev/rtwn/usb/usb_rtwn_rx.c ?
>
>
/usr/src/sys/dev/rtwn/usb/rtwn_usb_rx.c

sorry, typo. :-0



-adrian


> --
> Nuno Teixeira
> FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org
>

Reply via email to