From nobody Thu Oct 12 14:28:30 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S5sSZ26cKz4wRNG for ; Thu, 12 Oct 2023 14:28:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S5sSY6HRBz4S6C for ; Thu, 12 Oct 2023 14:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697120909; a=rsa-sha256; cv=none; b=YIiWfUlpm1WlA4ORQv/sKP2iYEziLjea0WPxiSMy6ZxdhlU8XgzTCg2v88+kikZQujr03p Zi9nlaez9S93TBKPGmBN5XwGcVRHa6xswX2jfQ+vp0CTTMTwqfU7e1RQIsBJTJ2PqmE5Bo 6XmDfrALLaXUbSrFGWgJbwUwEsnRm9howoZ9My2tyJvNBGsG8Eu19KXAWwyz5VwVJgttIB hT5WionrvyBG5s4L80NWphgTaT1xPMlMn6sZ5mLdvTRrM1YAsBXPjLVC+aZw0ZHTAF3FHn 11qi2BBJtLKYbXBFIpkESBMcjuMw9FlBhXYynjuWRIhFkNhVtmU1vzvt827v+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697120909; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BLn+0ipHrlOxkgS5qxcKHuTmNTZu8aYS7BahnCE19N8=; b=umA6OcmY6M8DLIpzxM92oaY8BR4mQ478SbODgSrKQNaKm14U7CZ+YgyI432NVpc7imzKxt bjrF2N9L9XSruty0TuHwyWp3Q5Sx+S093cyZANwG0SAHTbbkWzeq0GurTMUr4TPVZVJZ8O XBL/R91xLg77AwUCXZDdIXV/3QYNfO25yKbF27O/uvYlz5mkabNdIHwLUBTXegv7su5uwN L1B6SJvaeTlziMO0wetYrWonOqe6DLSpT5BNNSIXXlyVLi7aB0/Lz4wGm2zcc8q4sbTN5a uoscTSOIwUAq9gsxxgdZfDli1BB60HRlp9dqES7AJg2o0foc0myff46GdV6Plw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S5sSY5Jwvz16S8 for ; Thu, 12 Oct 2023 14:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39CESThH092017 for ; Thu, 12 Oct 2023 14:28:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39CESTAM092016 for net@FreeBSD.org; Thu, 12 Oct 2023 14:28:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address Date: Thu, 12 Oct 2023 14:28:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pmh@hausen.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274092 --- Comment #21 from Patrick M. Hausen --- No idea, honestly. How does RPi OS do it? If I remember correctly the seria= l is somehow passed as a parameter to the kernel by the bootloader. Using a FreeBSD specific vendor OUI and a stable MAC based on the hostid is probably best. Now, how can we proceed to get this working? I can try to find a "real Pi" instead of a compute module, serial console access, and an external USB Ethernet based on that chipset. Possibly we have some old hardware lying ar= ound somewhere at the office. I'll report back on the weekend. --=20 You are receiving this mail because: You are the assignee for the bug.=