From owner-freebsd-questions@FreeBSD.ORG Sun Aug 2 20:57:04 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E93D10656FB for ; Sun, 2 Aug 2009 20:57:04 +0000 (UTC) (envelope-from sseekamp@risei.net) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) by mx1.freebsd.org (Postfix) with ESMTP id 02CB38FC14 for ; Sun, 2 Aug 2009 20:57:03 +0000 (UTC) (envelope-from sseekamp@risei.net) Received: from monibeast.risei.net ([71.216.68.145] helo=Anduin.risei.net) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1MXhlC-000AMg-OT for freebsd-questions@freebsd.org; Sun, 02 Aug 2009 20:34:26 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 71.216.68.145 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/QP6xiJVebJaT4x1rNSCgC8XwuhKHMyE8= Message-Id: From: Scott Seekamp To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sun, 2 Aug 2009 14:34:25 -0600 X-Mailer: Apple Mail (2.935.3) Subject: USB Vendor ID's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: complists@risei.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2009 20:57:04 -0000 I have 2 servers running what should be identical copies of 7.2 release. I am plugging in an Apple USB Ethernet adapter and on one server I get this: ugen3: on uhub7 and on the other I get this: ugen0: on uhub0 What would cause the device id to be recognized on one server and not the other? They both have identical kernel configs. Thanks Scott