From owner-freebsd-hackers Wed Jun 7 15: 7:35 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 19C2337BE7D; Wed, 7 Jun 2000 15:07:25 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id RAA28201; Wed, 7 Jun 2000 17:07:19 -0500 (CDT) (envelope-from dan) Date: Wed, 7 Jun 2000 17:07:19 -0500 From: Dan Nelson To: Alfred Perlstein Cc: "Brech, Cary" , freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG, mblott@lucent.com, "Savio, Florie N" Subject: Re: FreeBSD Support of Hot Swappable NICs Message-ID: <20000607170719.A24836@dan.emsphone.com> Reply-To: "Brech, Cary" , freebsd-hackers@FreeBSD.ORG, mblott@lucent.com, "Savio, Florie N" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In-Reply-To: <20000607114158.C17973@fw.wintelcom.net>; from "Alfred Perlstein" on Wed Jun 7 11:41:59 GMT 2000 X-OS: FreeBSD 5.0-CURRENT In the last episode (Jun 07), Alfred Perlstein said: > Brech, Cary [000607 10:33] wrote: > > Lucent recently introduced a product that uses FreeBSD as its OS. > > We are currently contemplating adding the ability to "Hot Swap" the > > custom network interface cards we are developing for the next > > release. The question we have is does FreeBSD support the ability > > to hot swap network interface cards? > > > > Thanks in advance for your assistance! > > We can do pcmcia hot swap, but it gets hairy if the interface is > in use, the interface should be 'downed' before removing afaik. Or do you mean PCI hot-plug? FreeBSD currently doesn't support powering off PCI slots or re-probing the PCI bus after bootup, both of which are required for hot-plug. I don't know how hard it would be to add, either. You'll probably have to ask -hackers about that (cc and reply-to reset there). -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message