Skip to content

Commit ab19f74

Browse files
committed
Fix up a bit of confusion for the Commander and HatNET.
1 parent 786c213 commit ab19f74

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
layout: hat
3-
title: "Pineberry Pi HatNET! 2.5G"
4-
short_description: A 2.5 Gigabit network HAT for the Pi 5.
5-
status: prototype
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"
3+
title: "Pineberry Pi HatBRICK! Commander"
4+
short_description: A HAT which allows connecting two devices to the Pi 5 PCIe Bus.
5+
status: production
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"
99
videos:
1010
- https://www.youtube.com/watch?v=l30sADfDiM8
1111
---
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.
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.

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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.
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"
3+
title: "Pineberry Pi HatNET! 2.5G"
4+
short_description: A 2.5 Gigabit network HAT for the Pi 5.
5+
status: production
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"
99
videos:
1010
- https://www.youtube.com/watch?v=l30sADfDiM8
1111
---
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.
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.

0 commit comments

Comments
 (0)