drivers/net/can/usb/peak_usb

PEAK-System PCAN-USB CAN bus adapters

A family of USB-to-CAN bus adapters from German vendor PEAK-System (PCAN-USB, PCAN-USB FD, PCAN-USB Pro FD, and PCAN-USB X6) used by automotive engineers, industrial automation integrators, and embedded developers to talk to CAN and CAN-FD networks from a PC. The hardware has been on the market since the 2000s and remains in active production today.

keep conf=0.93 deploy=medium replacement=none subsystem=net category=networking-other
93%

recommendation

It should stay because PEAK-System still sells the PCAN-USB, PCAN-USB FD, PCAN-USB Pro FD, and PCAN-USB X6 as current products in 2025, the upstream code is receiving active maintenance into 2025-2026, and a recent stable backport fixed a real PCAN-USB FD bug — all clear signs of a deployed user base in industrial and automotive CAN bus work.

repository signals

7 files
5,094 source lines
44 commits, 5y
+584 / −318 lines added / removed, 5y
16 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 44 total · active in 20/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 4 commits · +61 −11 2021-07: 1 commit · +43 −123 2021-08: 0 commits · +0 −0 2021-09: 3 commits · +23 −8 2021-10: 2 commits · +13 −14 2021-11: 0 commits · +0 −0 2021-12: 4 commits · +24 −30 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 1 commit · +1 −1 2022-06: 0 commits · +0 −0 2022-07: 5 commits · +108 −14 2022-08: 1 commit · +1 −1 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 1 commit · +1 −1 2022-12: 0 commits · +0 −0 2023-01: 8 commits · +251 −36 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: 1 commit · +0 −15 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: 1 commit · +1 −1 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: 1 commit · +2 −2 2024-08: 0 commits · +0 −0 2024-09: 1 commit · +0 −3 2024-10: 1 commit · +1 −1 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: 0 commits · +0 −0 2025-05: 2 commits · +4 −4 2025-06: 0 commits · +0 −0 2025-07: 1 commit · +9 −8 2025-08: 0 commits · +0 −0 2025-09: 2 commits · +15 −14 2025-10: 2 commits · +18 −22 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +8 −9 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Recent upstream touch in 2026 shows the driver is still actively maintained, not abandoned or under removal.

  2. lore.kernel.org

    A 2025 stable backport fixes a PEAK USB FD malfunction, indicating real bug-fix traffic and deployed users.

  3. peak-system.com

    PEAK-System's current product overview still lists PCAN-USB, PCAN-USB FD, PCAN-USB Pro FD, and PCAN-USB X6 as active products.

  4. peak-system.com

    Official product page shows PCAN-USB FD is sold as a current USB CAN/CAN-FD adapter with Linux driver support.

  5. peak-system.com

    Official product page shows PCAN-USB Pro FD is sold as a current dual-channel CAN/CAN-FD/LIN adapter with Linux driver support.

  6. cateee.net

    LKDDb shows CONFIG_CAN_PEAK_USB remains present through current kernels and covers multiple PEAK USB product IDs.

codex reasoning notes (technical)

`keep`: lore_activity/lore_file_timeline on `pcan_usb.c` and `pcan_usb_fd.c` showed ongoing 2025-2026 maintenance plus a stable fix, and no credible removal signal; a linux-can removal regex attempt timed out rather than finding evidence. Vendor product-overview and official PCAN-USB FD / PCAN-USB Pro FD pages were obtained via web search and show the hardware family is still sold new. LKDDb URL was obtained via web search and confirms ongoing kernel presence. Industrial CAN USB adapters are niche but current, so deployments are better described as medium than legacy-only.