Re: libbsd network on an mvme2500

2021-08-19 Thread Brendan Chandler
On 8/17/21 7:42 PM, Joel Sherrill wrote: On Tue, Aug 17, 2021, 7:00 PM Chris Johns > wrote: On 18/8/21 5:19 am, Chandler, Brendan wrote: > I think I found the answer to my own issue.  I needed this configuration option: > #define CONFIGURE_MAXIMUM_USE

Re: libbsd network on an mvme2500

2021-08-17 Thread Joel Sherrill
On Tue, Aug 17, 2021, 7:00 PM Chris Johns wrote: > On 18/8/21 5:19 am, Chandler, Brendan wrote: > > I think I found the answer to my own issue. I needed this configuration > option: > > #define CONFIGURE_MAXIMUM_USER_EXTENSIONS 5 > > > > With that, the error "cannot create extension" goes

Re: libbsd network on an mvme2500

2021-08-17 Thread Chris Johns
On 18/8/21 5:19 am, Chandler, Brendan wrote: > I think I found the answer to my own issue. I needed this configuration > option: > #define CONFIGURE_MAXIMUM_USER_EXTENSIONS 5 > > With that, the error "cannot create extension" goes away and I can boot. > Great to see you managed to solve

Re: libbsd network on an mvme2500

2021-08-17 Thread Chandler, Brendan
I think I found the answer to my own issue. I needed this configuration option: #define CONFIGURE_MAXIMUM_USER_EXTENSIONS 5 With that, the error "cannot create extension" goes away and I can boot. From: Chandler, Brendan Sent: Tuesday, August 17,