source: rtems/bsps/sparc/shared/net/README @ d60d303c

5
Last change on this file since d60d303c was d60d303c, checked in by Sebastian Huber <sebastian.huber@…>, on 04/20/18 at 11:33:24

bsps/sparc: Move shared files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 386 bytes
Line 
1A non Driver Manager GRETH driver is located in libchip/network/greth.c. This
2version requires the driver manager.
3
4network_interface_add is used to assign IP/NETMASK and MAC address to
5GRETH interfaces dynamically according to in which order devices are
6registered. The function takes the settings from the user defined
7interface_configs[] array, defined in the project configuration.
Note: See TracBrowser for help on using the repository browser.