drivers/gpib/cb7210

Measurement Computing CB7210-based GPIB interface boards

A family of IEEE-488 (GPIB) instrument-control cards built around the CB7210.2 and CBI488.2 chipsets, sold by Measurement Computing (and rebadged by Quancom) for ISA, PCI, and PCMCIA slots from roughly the late 1990s through the mid-2000s. They were used in test and measurement labs to drive bench instruments such as oscilloscopes, signal generators, and multimeters from a PC.

keep-annotate conf=0.79 deploy=low replacement=none subsystem=gpib category=industrial-comedi
79%

recommendation

Worth keeping but flagging as legacy hardware. The boards are no longer sold new — Measurement Computing's current catalog has moved to USB-488 devices — but the driver still saw maintenance work as recently as January 2026 and was moved out of staging in 2025, and no in-tree replacement covers the same ISA/PCI/PCMCIA cards. Labs that still rely on these GPIB interfaces to talk to vintage instruments would lose that capability if it were dropped, so a legacy/niche annotation is more appropriate than removal.

repository signals

3 files
1,790 source lines
6 commits, 5y
+1,813 / −20 lines added / removed, 5y
5 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 6 total · active in 3/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: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 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: 0 commits · +0 −0 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: 0 commits · +0 −0 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: 0 commits · +0 −0 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: 0 commits · +0 −0 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: 2 commits · +1,804 −12 2025-12: 0 commits · +0 −0 2026-01: 2 commits · +5 −4 2026-02: 2 commits · +4 −4 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. patch.msgid.link

    January 2026 upstream patch touching cb7210 shows recent non-removal maintenance activity.

  2. patch.msgid.link

    A second January 2026 cb7210 cleanup patch indicates ongoing upstream attention rather than abandonment.

  3. cateee.net

    LKDDb identifies the supported hardware as Measurement Computing/Quancom ISA/PCI/PCMCIA GPIB boards using the cb7210 family and shows the driver present in current kernels.

  4. mccdaq.com

    Current Measurement Computing product listing includes USB-488 but does not list old PCI/ISA/PCMCIA GPIB boards, supporting that cb7210-board hardware is no longer sold new by the original vendor in 2025.

  5. automation.com

    A 2005 Measurement Computing catalog announcement explicitly described MCC's GPIB offerings on legacy PC buses, confirming the family is from an older product era.

codex reasoning notes (technical)

Local source read via shell `sed` shows a real module driver for Measurement Computing GPIB boards using cb7210.2/cbi488.2. Upstream activity was checked via local `git log` on the directory; that yielded the two 2026 patch.msgid links and the 2025 destaging move, with no evidence of an active removal series in the observed history. Hardware/deployment evidence came from web search: LKDDb for supported board names/buses, MCC's current RoHS product PDF showing USB-488 but not these PCI/ISA/PCMCIA boards, and a 2005 MCC catalog news item showing the family belongs to an older generation. Conclusion: keep the driver, but annotate as legacy/niche industrial-lab hardware with low present-day deployment and no obvious in-tree replacement for the same boards.