From owner-freebsd-arch@FreeBSD.ORG Fri Dec 6 04:13:00 2013 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8051C914 for ; Fri, 6 Dec 2013 04:13:00 +0000 (UTC) Received: from mail-qe0-x22c.google.com (mail-qe0-x22c.google.com [IPv6:2607:f8b0:400d:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3C074179C for ; Fri, 6 Dec 2013 04:13:00 +0000 (UTC) Received: by mail-qe0-f44.google.com with SMTP id nd7so134637qeb.31 for ; Thu, 05 Dec 2013 20:12:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DZMTjoK/vowYYVq+/GbP4Yydy16Q5Z1qSXnrR/S1NCM=; b=iZ6ywp04LviNQIKbaBsPFmEQV3Q5DlIlWdVHHkNXJpLxnbQoygWhZG/I5IUi31zTBH EdkzzUlpDG6kMdjEIZeoCRRbvEg9PsNikBknTYzycfWiBEGdYzFBzdgIr32xWdBltdHl 2K4X9T/bfxIPrVtFjlNZSffp5sVjheGawRXiU= 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:from:date :message-id:subject:to:content-type; bh=DZMTjoK/vowYYVq+/GbP4Yydy16Q5Z1qSXnrR/S1NCM=; b=Y0FLoy9eVHb1960ReilbC8+LSqjU96miUCnxoKksYsnw5tRW9LAjuTLM82TynEpWcB Gl9ghEiDio/l4Md4rjYAgDURwM++kc63al4vBL6agOYb6/gM8sLMd2ThABmqFJDojXl2 n5ilC+hUZRWP9DfipncP5TFGWVXxq6QzcTETjmPzhlwdY5AN77vqwkMBLaYmKq3JkyvD O1dEu7rZxE1o71tio51Ed0CCvOHRmPUbLqawmrxdFTptTNlK0PQGzJ/R0EG5Ofq39GwT vRZbyl1/IpPTBp8mGfjJbL30Rp7HYW5Sx2earRMzlEGPc+vekxgGLRyl2M9xJJK9SuoT HIHw== X-Gm-Message-State: ALoCoQl8ZDl9iDNMcFOevhz2meBt6aWUVKxJ7Z6lAnFoPdOOAXMoIBPwPtWP7SP24NffMwb4bxiO X-Received: by 10.224.61.198 with SMTP id u6mr2643929qah.41.1386303179433; Thu, 05 Dec 2013 20:12:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.86.42 with HTTP; Thu, 5 Dec 2013 20:12:29 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Thu, 5 Dec 2013 23:12:29 -0500 Message-ID: Subject: Fwd: hw.pci.do_power_nodriver=3 To: "freebsd-arch@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 04:13:00 -0000 I sent the following email to hackers@ - I was told to send to arch@ ---------- Forwarded message ---------- From: Eitan Adler Date: Sun, Nov 24, 2013 at 8:37 PM Subject: hw.pci.do_power_nodriver=3 To: "hackers@freebsd.org" Is there any reason we can not set hw.pci.do_power_nodriver=3 by default? My understanding is that there were problems with hardware being powered off and not being powered back on when drivers were loaded. Is this still a concern? If yes, can we flip the switch in HEAD and fix the drivers? -- Eitan Adler -- Eitan Adler