Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface

From: <tuexen_at_freebsd.org>
Date: Sat, 23 Sep 2023 22:10:49 UTC
> On 23. Sep 2023, at 23:12, Patrick M. Hausen <pmh@hausen.com> wrote:
> 
> Hi,
> 
>> Am 23.09.2023 um 22:50 schrieb Ronald Klop <ronald@FreeBSD.org>:
>> 
>> On 9/23/23 22:32, Patrick M. Hausen wrote:
>>> Hi all,
>>>> Am 23.09.2023 um 21:28 schrieb Ronald Klop <ronald@FreeBSD.org>:
>>>> Would this work?
>>>> 
>>>> diff --git a/sys/dev/usb/net/if_smsc.c b/sys/dev/usb/net/if_smsc.c
>>>> [...]
>>> I'll give it a try. Compiling from source will take some time. I'll report back.
>> 
>> 
>> I think you can run "make; make install" from sys/modules/usb/smsc to only compile this one module. Might save you some time.
> 
> smsc(4) is compiled in for that platform, so I have to buildworld & buildkernel.
You only need to build/install the kernel.

Best regards
Michael
> 
> Kind regards,
> Patrick
> 
>