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

Mark Millard <[email protected]>
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]>
On Sep 23, 2023, at 14:49, Patrick M. Hausen <[email protected]> wrote:

>> Am 23.09.2023 um 23:44 schrieb [email protected]:
>> 
>>> On 23. Sep 2023, at 23:12, Patrick M. Hausen <[email protected]> wrote:
>>> 
>>> Hi,
>>> 
>>>> Am 23.09.2023 um 22:50 schrieb Ronald Klop <[email protected]>:
>>>> 
>>>> On 9/23/23 22:32, Patrick M. Hausen wrote:
>>>>> Hi all,
>>>>>> Am 23.09.2023 um 21:28 schrieb Ronald Klop <[email protected]>:
>>>>>> 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.
> 
> As far as I know buildworld is a prerequisite of buildkernel. At least of you start
> fresh, i.e. you have no checked out source tree and a populated /usr/obj at all.

From the Makefile :

. . .
# The common user-driven targets are (for a complete list, see build(7)):
. . .
# kernel-toolchain    - Builds the subset of world necessary to build a kernel
# kernel-toolchains   - Build kernel-toolchain for all universe targets.
. . .

===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.