Pi5 revision ID, was: about usb3 <> ethernet adapters for raspberry pi 5

bob prohaska <[email protected]> Tue, 2 Jun 2026 14:40:03 -0700
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]>
On Tue, Jun 02, 2026 at 07:50:43AM -0700, Mark Millard wrote:
> On 6/2/26 07:29, bob prohaska wrote:
> > 
> > I do have a Pi5 8GB, but it's confined to RasPiOS for now. I keep 
> > hoping FreeBSD will add support for the Pi5, at least by the time 
> > a Pi6 is offered, or something better comes along.
> 
> Do you know if it is a D0 (modern) vs. pre-D0 (original) RPi5? The
> labeling on top of the SOC probably indicates which, if you can see that
> as stands.

Not sure. The aluminum case markings say
BROADCOM 
2712ZPKFS8001C1T
TN2342 P31    ^ 
340-35 B3     This numeral is smaller, like a superscript, but not raised

I don't see anything resembling D0 or D1 anywhere, but it was purchased
from Amazon in June of 2024. It reports
 
bob@raspberrypi:~$ tail /proc/cpuinfo
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

Revision	: d04170
Serial		: 669f8531f8edfc67
Model		: Raspberry Pi 5 Model B Rev 1.0

Is there a better way to interrogate it?

Thanks for writing!

bob prohaska