From owner-freebsd-hackers Wed Jun 14 9:32:25 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id ADEA637C338; Wed, 14 Jun 2000 09:32:14 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA12032; Wed, 14 Jun 2000 10:32:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA22010; Wed, 14 Jun 2000 10:30:57 -0600 (MDT) Message-Id: <200006141630.KAA22010@harmony.village.org> To: Mike Smith Subject: Re: FreeBSD Support of Hot Swappable NICs Cc: Coleman Kane , "Brech, Cary" , freebsd-hackers@FreeBSD.ORG, mblott@lucent.com, "Savio, Florie N" , Alfred Perlstein , freebsd-questions@FreeBSD.ORG In-reply-to: Your message of "Wed, 07 Jun 2000 19:27:35 PDT." <200006080227.TAA04108@mass.cdrom.com> References: <200006080227.TAA04108@mass.cdrom.com> Date: Wed, 14 Jun 2000 10:30:57 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006080227.TAA04108@mass.cdrom.com> Mike Smith writes: : Actually, there's still a *lot* of work that has to be done to make this : work "right" - let me say two things only: : : "resource allocation" : : "interrupt routing" Yes. Given cardbus support, these are easy. We don't have cardbus support yet, so these will be quite hard. You have to cooperate with the pci bios to do either of these in a MI way. And the pci bios might not exist on all platforms, iirc. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message