]> Zhao Yanbai Git Server - minix.git/commit
netconf(8): rewrite 86/3486/2
authorDavid van Moolenbroek <david@minix3.org>
Tue, 21 Feb 2017 23:34:25 +0000 (23:34 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sun, 30 Apr 2017 13:16:19 +0000 (13:16 +0000)
commit9a8b4f560189c2f719b77b732258a99e3dc28b09
tree7fbce298c12c46a8d763c41fee7e42a9f574d28f
parent60299d873c4b49985abe58ba4eb1807d1e6152e5
netconf(8): rewrite

When possible, network drivers are now started automatically.  That
means that netconf(8)'s network driver selection has become obsolete.
This patch changes netconf(8) to allow the user to specify a network
configuration (currently one of DHCP IPv4+IPv6, DHCP IPv4-only,
manual IPv4-only) for any hardware network interfaces that are
currently present.

Selection of network drivers that require manual configuration first
(mainly old ISA cards) is still supported, but now as a special case.

Change-Id: I6208fc75192eb7f0b061862aaf7507f71a620da4
minix/commands/netconf/netconf.8
minix/commands/netconf/netconf.sh
minix/drivers/net/dp8390/dp8390.conf
minix/drivers/net/lan8710a/README.txt