Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 12:11:11 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc pccard_ether src/etc/defaults pccard.conf
Message-ID:  <200010161911.MAA94068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2000/10/16 12:11:11 PDT

  Modified files:
    etc                  pccard_ether 
    etc/defaults         pccard.conf 
  Log:
  Add an optional start/stop argument to pccard_ether, and migrate
  the 'ifconfig ifN delete' into pccard_ether under the 'stop'
  function.
  
  In addition start dhclient with a pid file based on the interface
  name, e.g. /var/run/dhclient.ep0.pid, and kill the correct dhclient
  (or dhcpc) process when the card is removed.
  
  Revision  Changes    Path
  1.20      +81 -56    src/etc/pccard_ether
  1.138     +301 -301  src/etc/defaults/pccard.conf



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010161911.MAA94068>