drivers/net/ethernet/packetengines

Packet Engines Hamachi and Yellowfin Gigabit Ethernet NICs

Late-1990s and early-2000s PCI gigabit Ethernet cards from Packet Engines, namely the Yellowfin G-NIC and the Hamachi GNIC-II (the latter also covering Symbios 53C885 variants). They were primarily deployed in Beowulf scientific computing clusters of that era and have been out of production for roughly two decades.

remove conf=0.95 deploy=low replacement=none subsystem=net category=networking-ethernet
95%

recommendation

Already on the path to removal: patches posted to the netdev and LKML lists in April 2026 propose deleting both the Hamachi and Yellowfin drivers along with the entire packetengines vendor directory, on the grounds that the hardware has been obsolete for over twenty years. Nobody is shipping these cards new in 2025, and the historical user base was niche cluster computing, so dropping them affects effectively no one running modern Linux.

repository signals

4 files
3,405 source lines
8 commits, 5y
+60 / −44 lines added / removed, 5y
7 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 8 total · active in 7/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 2 commits · +40 −27 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 1 commit · +7 −4 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 1 commit · +1 −1 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 1 commit · +6 −6 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 1 commit · +2 −2 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 1 commit · +2 −2 2025-05: 1 commit · +2 −2 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    April 22, 2026 removal patch says the Hamachi GNIC-II PCI hardware is obsolete for over two decades and proposes deleting the driver.

  2. lore.kernel.org

    April 22, 2026 removal patch says Yellowfin hardware is over two decades old, no longer in active use, and proposes deleting the remaining driver plus the vendor directory.

  3. cateee.net

    LKDDb identifies YELLOWFIN as support for Packet Engines G-NIC PCI Gigabit Ethernet or Symbios 53C885, with historical help text tying it to Beowulf clusters rather than modern deployments.

  4. ftp.sun.ac.za

    Historical Yellowfin driver page describes support for Linux 2.0 through 2.5 and positions Yellowfin/Hamachi as late-1990s/early-2000s hardware.

codex reasoning notes (technical)

Local source inspection via exec_command showed two PCI gigabit NIC drivers: Hamachi GNIC-II and Yellowfin G-NIC/SYM53C885, both with 1997-2001 era provenance in comments/Kconfig. lore_file_timeline and lore_message (MCP) showed fresh 2026 netdev/lkml removal patches for both files; this active removal discussion escalates the recommendation from deprecate to remove. Web search/open yielded LKDDb and a historical Yellowfin page indicating old Beowulf-cluster-era deployment, with no evidence of current new sales. Because exact market sunset year is not well sourced from the retrieved material, last_widely_available_year is left null.