From owner-freebsd-current@FreeBSD.ORG Sun Apr 16 17:13:02 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8624D16A403 for ; Sun, 16 Apr 2006 17:13:02 +0000 (UTC) (envelope-from livefreebsd@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A68B43D46 for ; Sun, 16 Apr 2006 17:13:02 +0000 (GMT) (envelope-from livefreebsd@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout16/MantshX 4.0) with ESMTP id k3GHD21G028865 for ; Sun, 16 Apr 2006 10:13:02 -0700 (PDT) Received: from cherry.local (pool-71-127-222-6.nwrknj.east.verizon.net [71.127.222.6]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id k3GHCwDA014079 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sun, 16 Apr 2006 10:13:01 -0700 (PDT) Received: from [127.0.0.1] by cherry.local (PGP Universal service); Sun, 16 Apr 2006 13:13:02 -0400 X-PGP-Universal: processed; by cherry.local on Sun, 16 Apr 2006 13:13:02 -0400 Mime-Version: 1.0 (Apple Message framework v749.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-current@freebsd.org From: livefreebsd@mac.com Date: Sun, 16 Apr 2006 13:12:53 -0400 X-Mailer: Apple Mail (2.749.3) Subject: cPCI Hotplug support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 17:13:02 -0000 Does 6.0 not support hot-swap Compact PCI? With an ethernet card in this slot, O/S sees dc0 and dc1 but power to the actual tranceivers does not occur. i.e. FreeBSD sees the chipset and let me ifconfig anything. But, activity lights never works. This works with Linux. Can we port the code for this from Linux?