Sorry, it is my mistake and thank you for your report.
I think the problem has been fixed because I added a change.
On Sat, Mar 25, 2023 at 7:54 AM Chavdar Ivanov wrote:
>
> kern/57292: GENERIC64 virtio panic on aarch64
>
> - in case somebody is interested.
>
> I'll try to reproduce it locally
Hi,
This panic may be caused by adding an interface to agr(4)
after another interface is added to the agr(4) and deleted.
> ifconfig agr0 create
> ifconfig agr0 agrport wm1
ifp->if_hwdl of agr0 is created on adding wm1.
> ifconfig agr0 -agrport wm1
ifp->if_hwdl of agr0 is not deleted on it.
>
On 2019/09/18 22:53, 6b...@6bone.informatik.uni-leipzig.de wrote:
Hi,
I have a server with an INTEL XXV710-DA2 network card. Unfortunately,
NetBSD does not support this card. On the mailing list I read that
other users have asked for support for this card. Would anyone be able
to port the ixl