Skip to content

Commit 786c213

Browse files
committed
Issue #617: Add HatNET 2.5G network HAT.
1 parent 3f90178 commit 786c213

File tree

3 files changed

+22
-7
lines changed

3 files changed

+22
-7
lines changed
Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
---
22
layout: hat
3-
title: "Pineberry Pi HatBRICK! Commander"
4-
short_description: A HAT which allows connecting two devices to the Pi 5 PCIe Bus.
3+
title: "Pineberry Pi HatNET! 2.5G"
4+
short_description: A 2.5 Gigabit network HAT for the Pi 5.
55
status: prototype
6-
picture: "/images/hat-pineberry-pi-hatdrive-commander.png"
7-
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/612"
8-
link: "https://pineberrypi.com/products/hatbrick-commander-2-ports-gen2-for-raspberry-pi-5"
9-
videos: []
6+
picture: "/images/hat-pineberry-pi-hatnet-2.5g.jpeg"
7+
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/617"
8+
link: "https://pineberrypi.com/products/hatnet-2-5g-2-5-gigabit-ethernet-for-raspberry-pi-5"
9+
videos:
10+
- https://www.youtube.com/watch?v=l30sADfDiM8
1011
---
11-
The Pineberry Pi HatBRICK! Commander splits the Pi's single PCIe Gen 2.0 lane into two PCIe Gen 2.0 ports, via an integrated ASMedia ASM8211e PCIe Gen 2.0 switch chip.
12+
The Pineberry Pi HatNET! 2.5G is a 2.5 Gigabit NIC for the Raspberry Pi 5.
13+
14+
It uses the Realtek RTL8125BG NIC, and the same Ethernet jack that's on the Pi 5 itself. It works out of the box, no driver installation is necessary on Raspberry Pi OS, though you may need to enable the PCI external port by adding `dtparam=pciex1` to the end of the `/boot/firmware/config.txt` file and rebooting.

_hats/pineberry-pi-hatnet-2.5g.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: hat
3+
title: "Pineberry Pi HatBRICK! Commander"
4+
short_description: A HAT which allows connecting two devices to the Pi 5 PCIe Bus.
5+
status: prototype
6+
picture: "/images/hat-pineberry-pi-hatdrive-commander.png"
7+
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/612"
8+
link: "https://pineberrypi.com/products/hatbrick-commander-2-ports-gen2-for-raspberry-pi-5"
9+
videos:
10+
- https://www.youtube.com/watch?v=l30sADfDiM8
11+
---
12+
The Pineberry Pi HatBRICK! Commander splits the Pi's single PCIe Gen 2.0 lane into two PCIe Gen 2.0 ports, via an integrated ASMedia ASM8211e PCIe Gen 2.0 switch chip.
227 KB
Loading

0 commit comments

Comments
 (0)