From owner-svn-src-all@freebsd.org Wed May 30 20:53:31 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA2DBEFD378 for ; Wed, 30 May 2018 20:53:31 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id E9C037996D for ; Wed, 30 May 2018 20:53:30 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTPS id 598012071F4D for ; Thu, 31 May 2018 06:53:28 +1000 (AEST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 529AD281F27 for ; Thu, 31 May 2018 06:53:28 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id k2LxDMCZsYcE for ; Thu, 31 May 2018 06:53:28 +1000 (AEST) Received: from Peters-MacBook-Pro-2.local (c122-106-248-59.belrs3.nsw.optusnet.com.au [122.106.248.59]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 323AD2808C3; Thu, 31 May 2018 06:53:27 +1000 (AEST) Subject: Re: svn commit: r334365 - head/sys/dev/pci To: Justin Hibbits Cc: Nathan Whitehorn , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201805300241.w4U2fmvB033942@repo.freebsd.org> <25bd4319-6d7f-e668-88e4-4c3adbc1e8e9@freebsd.org> <264b6c9f-efa3-13e8-1d41-0cdc8631ec82@freebsd.org> From: Peter Grehan Message-ID: Date: Thu, 31 May 2018 06:53:27 +1000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=dNCIZtRb c=1 sm=1 tr=0 a=A6CF0fG5TOl4vs6YHvqXgw==:117 a=B4xUt+5V0tDuyGor23H9pw==:17 a=IkcTkHD0fZMA:10 a=VUJBJC2UJ8kA:10 a=W0HC56pF2krChlaGEUcA:9 a=QEXdDO2ut3YA:10 wl=host:3 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2018 20:53:32 -0000 Hi Justin, > I can add one either tonight or tomorrow. Thanks. > If bhyve has its own attachment id, it is trivial > to add a special case on it quickly, too. vendor_id -- 0x1275 later, Peter.