LibBSD | pci: Add zynqmp pcib support (!146)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Jun 5 01:53:58 UTC 2026
Kinsey Moore started a new discussion on rtemsbsd/include/machine/intr.h: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151943
>
> #ifndef NIRQ
> #include <bsp/irq.h>
> -#define NIRQ BSP_INTERRUPT_VECTOR_COUNT
> +#define NIRQ 1024
You may want to use BSP_INTERRUPT_VECTOR_COUNT plus some value here since this could theoretically decrease NIRQ depending on the BSP.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151943
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260605/f6f4e80d/attachment.htm>
More information about the bugs
mailing list