Hi hackers,
I have written a 10th Network status report, you can find it here:
https://adventurist.me/posts/00337
And all previous posts are collected at this url:
https://adventurist.me/tag/networkstatus
One thing we would like to know is how people are coming across these reports.
Is it from
> On Nov 7, 2024, at 1:23 PM, Peter Blok wrote:
>
> I have tried to boot over iSCSI using PXE using the ports isboot-kmod. It
> worked after many tries, but it is not automatic yet.
>
> At the loader.efi prompt I do:
> set currdev=zfs:zroot/ROOT/default:
> load /boot/kernel/kernel
> load /boo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277849
--- Comment #7 from Franco Fichtner ---
Since we found another one in sfxge(4) just now I've looked at this again. TBI
mode seems to have the right ordering but I don't have the hardware. Is this
bug for non-TBI perhaps? This never calls i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277849
--- Comment #8 from Franco Fichtner ---
Well, if the assumption is correct a non-TBI ifmedia_init() call with existing
no-op functions passed should work around the issue from the driver side, but
it would be nicer to straighten out the act