drivers/parisc

HP PA-RISC Platform Bus and I/O ASIC Support (GSC, LASI, Dino, Elroy, CCIO)

Platform plumbing for Hewlett-Packard's PA-RISC workstations and servers, including the HP 9000 line. It drives the proprietary system buses and I/O bridge chips (GSC, LASI, WAX, Dino, Elroy, CCIO, SBA) that connect CPUs to PCI, storage, and peripherals on machines HP shipped through the 1990s and 2000s, with last new-system sales in 2008-2009.

keep-annotate conf=0.87 last_sold=2009 deploy=low replacement=none subsystem=parisc category=platform-vendor
87%

recommendation

Worth keeping but flagging as legacy hardware. HP stopped selling PA-RISC systems in 2008-2009 and Debian dropped the port from stable after squeeze, so real-world deployments are now thin. However, the subsystem is clearly not abandoned: maintainer Helge Deller is still landing cleanups in 2025 and bug fixes with stable tags were posted as recently as 2026, and PA-RISC also lives on as a QEMU emulation target. Removal would be premature, but documenting it as a niche legacy platform is appropriate.

repository signals

24 files
12,361 source lines
76 commits, 5y
+911 / −1,013 lines added / removed, 5y
32 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 76 total · active in 30/61 months
2021 2022 2023 2024 2025 2026 2021-04: 1 commit · +43 −43 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +2 −2 2021-07: 2 commits · +3 −2 2021-08: 1 commit · +4 −4 2021-09: 1 commit · +9 −9 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 5 commits · +11 −6 2022-02: 0 commits · +0 −0 2022-03: 1 commit · +71 −16 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 2 commits · +6 −2 2022-08: 4 commits · +11 −5 2022-09: 2 commits · +7 −10 2022-10: 3 commits · +22 −21 2022-11: 1 commit · +3 −0 2022-12: 1 commit · +3 −6 2023-01: 0 commits · +0 −0 2023-02: 1 commit · +10 −6 2023-03: 1 commit · +1 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 6 commits · +69 −32 2023-07: 0 commits · +0 −0 2023-08: 23 commits · +468 −691 2023-09: 0 commits · +0 −0 2023-10: 3 commits · +29 −40 2023-11: 1 commit · +1 −1 2023-12: 0 commits · +0 −0 2024-01: 1 commit · +1 −1 2024-02: 0 commits · +0 −0 2024-03: 2 commits · +4 −6 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: 1 commit · +1 −1 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 1 commit · +1 −1 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 1 commit · +1 −3 2025-04: 0 commits · +0 −0 2025-05: 1 commit · +19 −1 2025-06: 0 commits · +0 −0 2025-07: 1 commit · +0 −2 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 1 commit · +59 −59 2025-11: 1 commit · +3 −1 2025-12: 1 commit · +2 −2 2026-01: 0 commits · +0 −0 2026-02: 5 commits · +47 −40 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Recent upstream maintenance exists in 2026: a bug fix for drivers/parisc/led.c was posted with a Fixes tag and Cc: stable.

  2. lore.kernel.org

    The subtree still gets maintainer-authored cleanups in 2025, indicating it is not abandoned.

  3. parisc.docs.kernel.org

    PA-RISC remains relevant in emulation: current documentation describes QEMU support for four PA-RISC machine types and Linux guests.

  4. debian.org

    Debian still documents PA-RISC as a port, but notes it was dropped from stable after squeeze, consistent with niche rather than mainstream deployment.

  5. en.wikipedia.org

    HP 9000 PA-RISC systems ended new sales in 2008 with last ship dates in 2009, so the physical hardware family is long out of new-production circulation.

codex reasoning notes (technical)

Local `rg`/`sed` inspection of Kconfig/Makefile shows this directory is PA-RISC platform support driver code for HP bus/I/O ASICs, not a generic helper library. The two lore URLs were obtained via `lore_file_timeline` and `lore_activity` on `drivers/parisc/led.c`, showing real 2025-2026 bug-fix traffic rather than pure treewide churn. The QEMU, Debian, and HP 9000 URLs were obtained via web `search_query` plus `open/find`; together they indicate surviving use is mostly legacy physical HP systems plus emulator/ports niches. `lore_regex` timed out and `lei` was sandbox-blocked, so I found no positive evidence of an active upstream removal series; given recent maintenance, removal/deprecation would be premature, but annotating it as legacy hardware is justified.