From owner-freebsd-hardware@FreeBSD.ORG Tue Apr 16 17:08:02 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 006DB6AC; Tue, 16 Apr 2013 17:08:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 4E20A952; Tue, 16 Apr 2013 17:08:01 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id l13so154924wie.3 for ; Tue, 16 Apr 2013 10:08:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=o6mYr4omhYanS6EhxL4GeiP9cOrlM4fyYQNUejFl46k=; b=qIZODIbRn81DPtrLbHUYEXGqy46fCr/ODex1Ug0zryP7By1qKUlI/V8ZbCbOwjuIdy SA1wgbgdmhUNXcIx+NSrAwzdBB1ndMbUJGv9sn+FKcybav6gy7WhlabKe/FPNTt5D7Ua o8CNaNhWWVoMvGQbbMOoUETipFjdxtfYFp7d+IEb/xQsyDQGo9eW+nhByHQl+9rhYL1s o2BdBASPmgu+ct79L2lbrCKFy2785DKX8H3Df7+uSmTXVdGp2fdvXpPcvQcltjJ2K7qD 9Z5Y8bvBdE3v68gQRJ1OW9j2VEl1WBYIeQBltivsXs6b3SjcUgFoMX7jFBPG2B5M+Wkx yElA== MIME-Version: 1.0 X-Received: by 10.180.73.173 with SMTP id m13mr5325477wiv.27.1366132080448; Tue, 16 Apr 2013 10:08:00 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.88.129 with HTTP; Tue, 16 Apr 2013 10:08:00 -0700 (PDT) In-Reply-To: <20130416154423.GD98205@lor.one-eyed-alien.net> References: <20130416135621.GE3286@vpn.offrom.nl> <20130416154423.GD98205@lor.one-eyed-alien.net> Date: Tue, 16 Apr 2013 10:08:00 -0700 X-Google-Sender-Auth: YqQwRzw8aKlSYfyNIx9mbO0IPSE Message-ID: Subject: Re: control of order of inet devices From: Adrian Chadd To: Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 Cc: Willy Offermans , freebsd-current@freebsd.org, freebsd-hardware@freebsd.org X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Apr 2013 17:08:02 -0000 Since people keep asking about this; maybe it's time we added a hint to the bus code that allows for the unit to be set based on the pci bus / slot / etc. Adrian