Date: Sat, 23 Sep 2023 14:59:19 -0700 From: Mark Millard <marklmi@yahoo.com> To: "Patrick M. Hausen" <pmh@hausen.com> Cc: tuexen@fh-muenster.de, Ronald Klop <ronald@FreeBSD.org>, freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface Message-ID: <69606EB5-FF5F-4058-8B42-037CD9176E36@yahoo.com> In-Reply-To: <095024BE-5FFD-4876-863C-97563BE9E6FB@hausen.com> References: <3C1032FF-B914-4863-8A03-759A8B4BE216@hausen.com> <77E70D30-8E7D-42DC-A041-3A783E1C6908@yahoo.com> <5205C76E-BAB4-4AB7-8A03-1E8A2D4353BB@hausen.com> <B50A4409-84C0-405D-8099-43692243AE52@hausen.com> <84C20AD4-1F37-414E-8808-60A2C9B621D9@karels.net> <4951c134-39be-43de-0aa7-430a136d8b36@FreeBSD.org> <34BEEC20-B25A-4A77-BD5F-95B1ED6EF7B0@hausen.com> <a98ff407-119b-80ed-5c42-4761937821eb@FreeBSD.org> <0507AF70-516A-4B34-9D71-C06DF7F91A85@hausen.com> <9EAD23B1-90D1-4797-9F02-B75D3424F147@fh-muenster.de> <095024BE-5FFD-4876-863C-97563BE9E6FB@hausen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 23, 2023, at 14:49, Patrick M. Hausen <pmh@hausen.com> wrote: >> Am 23.09.2023 um 23:44 schrieb tuexen@fh-muenster.de: >>=20 >>> On 23. Sep 2023, at 23:12, Patrick M. Hausen <pmh@hausen.com> wrote: >>>=20 >>> Hi, >>>=20 >>>> Am 23.09.2023 um 22:50 schrieb Ronald Klop <ronald@FreeBSD.org>: >>>>=20 >>>> 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? >>>>>>=20 >>>>>> 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. >>>>=20 >>>>=20 >>>> I think you can run "make; make install" from sys/modules/usb/smsc = to only compile this one module. Might save you some time. >>>=20 >>> smsc(4) is compiled in for that platform, so I have to buildworld & = buildkernel. >> You only need to build/install the kernel. >=20 > 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. =46rom 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. . . . =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69606EB5-FF5F-4058-8B42-037CD9176E36>