Files
nixpkgs/nixos/modules/hardware
MakiseKurisu 0645e675ef nixos/nvidia: update busIDType to correctly handle PCI bus domain
There are real devices with 32-bit domain ID 0x10000, which needs 10 digits to represent at the worst case (0xffffffff): open-mpi/hwloc#354

Current test will deny those devices since the field was expecting a Bus ID, which is only 8-bit wide.

Format: https://gitlab.freedesktop.org/xorg/xserver/-/blob/master/hw/xfree86/common/xf86pciBus.c#L263

Fixes: ce2e4707b7
2025-03-11 13:36:15 +08:00
..
2025-02-21 18:42:20 +01:00
2025-02-10 15:59:53 +01:00
2025-01-28 13:26:29 -08:00
2024-12-26 00:41:03 +01:00