Re: Static vxlan configuration fails - probably because of wrong order in rc

From: Zhenlei Huang <zlei_at_FreeBSD.org>
Date: Fri, 22 Aug 2025 17:52:26 UTC

> On Aug 23, 2025, at 12:16 AM, Patrick M. Hausen <hausen@punkt.de> wrote:
> 
>> Am 22.08.2025 um 18:12 schrieb Dag-Erling Smørgrav <des@FreeBSD.org>:
>> Presumably it's kldid 2.  Strange that it doesn't show up.  Can you
>> share `uname -a`?
> 
> root@pi7:~ # uname -a
> FreeBSD pi7.ettlingen.hausen.com 14.3-RELEASE FreeBSD 14.3-RELEASE releng/14.3-n271432-8c9ce319fef7 GENERIC arm64

If that is not custom kernel, the arm64 GENERIC config includes std.broadcom which have smsc support [1]. 

You can also verify that by

```
# kldstat -m smsc
```
or
```
# kldstat -v | grep smsc
```

[1] https://cgit.freebsd.org/src/tree/sys/arm64/conf/std.broadcom?h=releng/14.3

Best regards,
Zhenlei

> 
> Raspberry Pi CM3+
> 
> Thanks,
> Patrick
> -- 
> punkt.de GmbH
> Patrick M. Hausen
> .infrastructure
> 
> Sophienstr. 187
> 76185 Karlsruhe
> 
> Tel. +49 721 9109500
> 
> https://infrastructure.punkt.de
> info@punkt.de
> 
> AG Mannheim 108285
> Geschäftsführer: Daniel Lienert, Fabian Stein
>