[RSB PATCH] rtems/net: Add net services build support

2023-06-04 Thread chrisj
From: Chris Johns --- rtems/config/net/net-services-1.cfg | 23 ++ rtems/config/net/net-services.bset| 15 rtems/config/tools/rtems-net-services.cfg | 91 +++ 3 files changed, 129 insertions(+) create mode 100644 rtems/config/net/net-services-1.cfg

[rtems-net-legacy PATCH] testsuites: Build testsuites/support as a static library

2023-06-04 Thread chrisj
From: Chris Johns This avoids dependency issues if the source files are added to separate program builds. --- netlegacy.py| 56 + testsuites/ftp01/wscript| 4 ++- testsuites/loopback/wscript | 5 +--

Re: RTEMS-libbsd freebsd-org submodule would require update in order to import genet drivers. Suggestions?

2023-06-04 Thread Thomas DOERFLER
Hi, if I get things right the update policy of freebsd is currently stuck within the RTEMS community. There are objections regarding the way libbsd has been created/adapted to RTEMS in the past but no real decision how/who would provide/maintain a different way. I think this is a really bad

Re: RTEMS-libbsd freebsd-org submodule would require update in order to import genet drivers. Suggestions?

2023-06-04 Thread Noor Aman
Hi Alan, > If you have not done so already, would it be worth trying to build and > initialize the current libbsd with a loopback driver? > I haven't done it so far, This might help. Thanks. Are there other devices on the RPI4 such as the SD card or USB that may be > usable in the current

Re: RTEMS-libbsd freebsd-org submodule would require update in order to import genet drivers. Suggestions?

2023-06-04 Thread Alan Cudmore
Hi Noor, If you have not done so already, would it be worth trying to build and initialize the current libbsd with a loopback driver? Are there other devices on the RPI4 such as the SD card or USB that may be usable in the current libbsd on the Pi 4? I know it will not get you the ethernet driver

Re: RTEMS-libbsd freebsd-org submodule would require update in order to import genet drivers. Suggestions?

2023-06-04 Thread Noor Aman
Ping, I still require some assistance. Else I'll go by with Kinsey's suggestion as follows: > If it turns out we can't trivially bring things up to current, you may > need to import the current updated driver from freebsd master into rtemsbsd > and maintain it out of tree. Thanks On Thu, 1