On 2020-03-27 17:19, jan.som...@dlr.de wrote:
Von: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de]
Gesendet: Montag, 23. März 2020 14:20
An: Sommer, Jan; devel@rtems.org
Betreff: Re: AW: [PATCH v3 3/3] i386: Port to RTEMS
-Ursprüngliche Nachricht-
Von: devel [mailto:devel
Von: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de]
Gesendet: Montag, 23. März 2020 14:20
An: Sommer, Jan; devel@rtems.org
Betreff: Re: AW: [PATCH v3 3/3] i386: Port to RTEMS
>
>
> > -Ursprüngliche Nachricht-
> > Von: devel [mailto:devel-boun...@rtems.o
On 23/03/2020 13:50, jan.som...@dlr.de wrote:
-Ursprüngliche Nachricht-
Von: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de]
Gesendet: Montag, 23. März 2020 10:59
An: Sommer, Jan;devel@rtems.org
Betreff: Re: [PATCH v3 3/3] i386: Port to RTEMS
On 23/03/2020 09:06, Jan Sommer
> -Ursprüngliche Nachricht-
> Von: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de]
> Gesendet: Montag, 23. März 2020 10:59
> An: Sommer, Jan; devel@rtems.org
> Betreff: Re: [PATCH v3 3/3] i386: Port to RTEMS
>
> On 23/03/2020 09:06, Jan Sommer wro
On 23/03/2020 09:06, Jan Sommer wrote:
@@ -4597,7 +4599,12 @@ iflib_device_register(device_t dev, void *sc,
if_shared_ctx_t sctx, if_ctx_t *ct
/* Set up cpu set. If it fails, use the set of all CPUs. */
if (bus_get_cpus(dev, INTR_CPUS, sizeof(ctx->ifc_cpus), &ctx->ifc_cpus)
!=
- Update imported files to compile rtems-libbsd for i386 based BSPs
---
freebsd-org |2 +-
freebsd/sbin/sysctl/sysctl.c |8 +
freebsd/sys/dev/pci/pci_pci.c|2 +
freebsd/sys/i386/i386/legacy.c | 381
- Update imported files to compile rtems-libbsd for i386 based BSPs
- Currently does not support the option "dev_nic_e1000 = on"
---
freebsd/sbin/sysctl/sysctl.c | 10 +-
freebsd/sys/dev/pci/pci_pci.c |2 +
freebsd/sys/i386/i386/legacy.c | 381 ---