[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 12 Oct 2023 14:16:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092

--- Comment #20 from Mike Karels <karels@freebsd.org> ---
(In reply to Patrick M. Hausen from comment #19)
This driver has no idea whether it is on an RPi 3 or higher, or on an amd64. 
Should every USB Ethernet driver check for RPi?

My DHCP server doesn't look up vendor info, but in this case, I would expect
yours to find "FreeBSD Foundation" (the OUI used by ether_gen_addr).

-- 
You are receiving this mail because:
You are the assignee for the bug.