From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 10:44:18 2005 Return-Path: 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 35AAC16A4CE for ; Tue, 26 Apr 2005 10:44:18 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E0943D4C for ; Tue, 26 Apr 2005 10:44:17 +0000 (GMT) (envelope-from fierykylin@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1434152nzo for ; Tue, 26 Apr 2005 03:44:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Pr1GZy1F+cSxseY+Pook97ID49IUGEZc9Ipz50FI/kcEmVef9RZH7ARQxXrdZ0DE8ZKWskuwt129CdyEKHJ8TjlNQtux9ZBTYMZzZ5YZ6xxQR5RctyqhpCoL3fwfRb2QHEBBi8xlJ3pPkVxno8Wg8KHdyA+mDk/ZT+hQGpuiq2s= Received: by 10.36.33.6 with SMTP id g6mr452782nzg; Tue, 26 Apr 2005 03:44:16 -0700 (PDT) Received: by 10.36.104.6 with HTTP; Tue, 26 Apr 2005 03:44:14 -0700 (PDT) Message-ID: <87ab37ab0504260344d23cb9a@mail.gmail.com> Date: Tue, 26 Apr 2005 18:44:14 +0800 From: kylin To: Scott Long In-Reply-To: <426DBFA7.5020605@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <87ab37ab050425205527cecaf3@mail.gmail.com> <426DBFA7.5020605@samsco.org> cc: freebsd-current@freebsd.org Subject: Re: when will pci hotplug in Freebsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kylin List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 10:44:18 -0000 On 4/26/05, Scott Long wrote: > kylin wrote: > > hello,every one , > > just now i have read the FreeBSD status report of march and april > > ,also ,i have read the "plan for next 12 months"by o'Dell > > it is a pity that i do not see any thing about the pci hotplug which i > > am very interested in , > > so ,I wonder if the freebsd 5.4 or later version will support PCI > > hotplug, if there is long time enought before the official providing > > utility,i may develop it on my own, or i will just wait asn see :) > > welcom to give me some advice! > > thank u:) > > > > > > >=20 > Which PCI Hotplug do you want? Do you want the one ACPI version that > in only supported on a few ia64 systems? Do you want the PCI-SIG > version that's supported by no one? Or do you want the Compaq version > that isn't documented except in Linux driver sources? What about the > Dell version? Or IBM? Also, do you want storage and network devices > to behave correctly when they are hot-pulled? The work here is far > from trivial, but I'd happily accept volunteers that want to start on > it =3D-) >=20 > Scott >=20 --=20 we who r about to die,salute u! thank you for your opinions, that encourage me very much !since so broad a topic is , i would rather Devide and Quanqer:) that is:=20 1 i will start with the native hotplug of pci express ,which has a very standard hardware interface and usage model. And among so many IO devices , i would rather start first with the PCI Express SLOT hotplug,putting something like scsi a little later. 2 there are few mainboard that support pci express hotplug nowadays ,but i found one which maybe useful: that is the intel E7520AF2 server board using the E7520 chipset.now the Dell PowerEdge 2800 is said to support pci express hotplug ,but till now i doubt the bios of the 2800 do not support ACPI _OSC or OSHP method yet. i am contacting with dell now 3 according to linux and openbsd ,hotplug archtecture is rather clear , a thread waiting for the interrupt from the slot ,do the init and driver-attaching then leaves it to userspace 4 i am so small and fragile ,so any gentlemen would like help are warmly welcome!! --=20 we who r about to die,salute u!