Kinsey Moore started a new discussion on rtemsbsd/rtems/rtems-kernel-nexus.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_149141 > struct rman *rm; > const rtems_bsd_device *nd; > rman_res_t base = RTEMS_BSP_PCI_MEM_REGION_BASE; > +#ifdef INTRNG > + struct intr_map_data_rtems *irq_data; > + phandle_t rpic_xref; > +#endif /* INTRNG */ The INTRNG code should be in the other commit. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_149141 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
