Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: agr(4) on evbarm



If you just want to test it, you can add

	if_agr

to /etc/modules.conf

The modules will be loaded early in start-up, long before securelevel
is raised to prevent further loads.


On Fri, 3 Jan 2020, Frédéric Fauberteau wrote:

Le 2020-01-03 20:54, Jonathan A. Kollasch a écrit :
On Fri, Jan 03, 2020 at 08:50:27PM +0100, Frédéric Fauberteau wrote:
I try to aggregate two network interfaces on Raspberry Pi 2 using agr(4).

# uname -rms
NetBSD 9.99.32 evbarm

# ifconfig agr0 create
ifconfig: clone_command: Invalid argument
ifconfig: exec_matches: Invalid argument

Is agr(4) known to be broken on this platform?

Doesn't look like evbarm/conf/GENERIC has

pseudo-device	agr

If it's already a module, it must be loaded before securelevel is
raised (which isn't a problem on x86 ports because INSECURE).

I built evbarm/conf/RPI2 and:
$ grep agr RPI*
RPI:#pseudo-device agr # IEEE 802.3ad link aggregation

Ok, I have to rebuild.

Thanks!

!DSPAM:5e0f9e0c44021568641052!



+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index