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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to