git: Sync /etc/pccard_ether with FreeBSD
Aaron LI
aly at crater.dragonflybsd.org
Thu Oct 25 05:44:52 PDT 2018
commit cc41928392d83f4c9800219f797fd4ce87fbb295
Author: Aaron LI <aly at aaronly.me>
Date: Thu Oct 25 13:48:56 2018 +0800
Sync /etc/pccard_ether with FreeBSD
Our original 'pccard_ether' became unnecessarily complex as a big part of
the work is already implemented in 'network.subr', so just bring FreeBSD's
version over (with 'checkauto()' ignored as we don't support it).
NOTE: The 'pccard_ether' is still disabled by default on DragonFly.
Summary of changes:
etc/devd.conf | 20 ++--
etc/network.subr | 8 ++
etc/pccard_ether | 275 ++++++++++++++++++++++---------------------------------
3 files changed, 128 insertions(+), 175 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cc41928392d83f4c9800219f797fd4ce87fbb295
--
DragonFly BSD source repository
More information about the Commits
mailing list