From owner-freebsd-current@freebsd.org Wed Jan 27 01:58:40 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39F25A6E132; Wed, 27 Jan 2016 01:58:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07CA91E9E; Wed, 27 Jan 2016 01:58:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x235.google.com with SMTP id f81so4189157iof.0; Tue, 26 Jan 2016 17:58:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7SX96HW3bKGb9Rngz1txKYWjJA1r98yiO/njSAL+Lwc=; b=rORGBnJEE0zkaeL6/TkzJnTQivMRso7fikBQO00Ec8tCf8WHHYQA6uXibuT5grivLH CK5niSZOLhvdSaKwMXpPcWDfDOuPGhrS2YmzVBSsAm7z3R7611JBObecozlQnYj1jRUs jcJpLvJERC9CjPhTnzXJ8SpvZBxmmPIj4AeflIMtZin/oXXpvVCNT1vweqXOqbOstMTz WKqRIM5NNtpAGOA7O4jHRaNztJPppFKZyVctIab8B3uN2b9WEeqMaO13wN6iaFgprpG6 oLpGwXeFGgsQC6zzZLaxx6m1a0PU/p9xy+e+XMm8RI5Diwt12omu3QvE8nYiCh31Za8n 9Vvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=7SX96HW3bKGb9Rngz1txKYWjJA1r98yiO/njSAL+Lwc=; b=giCv5VtDc0L7wIdbADT3uhBOWcwx2Xt+eqAYKCQjfmtNVPKbTrlIxQNRl7w2GPd/uu LdD+cRs3XijjPy72Q7VdbGn0g5W/oNjPUcxQmPPfjJ+o+t/rZYLgiXVqdgclpSTdoBnw af2ULw/IvkbWXUkog9Qvd7fcwduZgVoc3f+9uqi14KaYgS+MhqTNq1TV7y6QJ7LaZs5m nyH4Y+8rooWDDBRk5k/3Bf1JL+nk/igXWhLah30tI3mqHbmrrCEWsB2Fr/FBgo8zZ+6b tU+ycfKi/kzNX/GZxbTvrBFLRsLP71ctRr1cC3QUW9paX+ulS7K29ukFIijfAH4V0Ifz AwJg== X-Gm-Message-State: AG10YOTXA9q4Fotwva7auxPVsK0ZfYPMV07Yr/7LKlAclYmRODYCwBW5ReTw0vj7fHhqkZHAOC1HCNvc0iAQBw== MIME-Version: 1.0 X-Received: by 10.107.10.217 with SMTP id 86mr25091254iok.75.1453859919407; Tue, 26 Jan 2016 17:58:39 -0800 (PST) Received: by 10.36.121.16 with HTTP; Tue, 26 Jan 2016 17:58:39 -0800 (PST) In-Reply-To: <56A7F31C.3030209@FreeBSD.org> References: <56A7F31C.3030209@FreeBSD.org> Date: Tue, 26 Jan 2016 17:58:39 -0800 Message-ID: Subject: Re: Hot-Plug PCIe Support From: Adrian Chadd To: "freebsd-hackers@freebsd.org" Cc: freebsd-current , "freebsd-arch@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 27 Jan 2016 01:58:40 -0000 please grab the pciehp work that jmg has done and push it along to completion. Pretty please in fact. -a On 26 January 2016 at 14:28, Eric van Gyzen wrote: > FreeBSD Folks: > > I am currently scoping the effort to add hot-plug PCIe support to > FreeBSD. Is anyone else currently working on this or aware of any > design, code, or other effort available outside the tree? > > FYI, here are perhaps the most interesting references I could find: > > https://wiki.freebsd.org/PCIHotplug > > https://wiki.freebsd.org/IdeasPage#Implementing_PCI-Hotplug_and_ExpressCard_support > > https://lists.freebsd.org/pipermail/freebsd-current/2015-April/055290.html > > https://lists.freebsd.org/pipermail/freebsd-ia32/2010-February/date.html > > Please reply on freebsd-hackers@FreeBSD.org to minimize cross-posting. > > Thanks in advance. > > Eric > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"