cvs commit: src/sbin/ifconfig ifconfig.c
Yar Tikhiy
yar at FreeBSD.org
Sat Mar 24 20:26:55 UTC 2007
yar 2007-03-24 20:26:54 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Back out rev. 1.129 because it breaks the practice of auto-loading
hardware drivers. Unlike pseudo-device drivers, which just attach
to the cloning framework and wait for "ifconfig create", h/w drivers
create interfaces for installed cards as soon as loaded. The issue
of devd(8) involuntarily reloading modules should be dealt with in a
different way.
Revision Changes Path
1.130 +3 -1 src/sbin/ifconfig/ifconfig.c
More information about the cvs-src
mailing list