From owner-freebsd-questions@FreeBSD.ORG Sat Aug 30 06:34:11 2014 Return-Path: Delivered-To: freebsd-questions@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 5B289AD7 for ; Sat, 30 Aug 2014 06:34:11 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B14412C2 for ; Sat, 30 Aug 2014 06:34:10 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by gateway2.nyi.internal (Postfix) with ESMTP id 3AEC220485 for ; Sat, 30 Aug 2014 02:34:03 -0400 (EDT) Received: from web5 ([10.202.2.215]) by compute5.internal (MEProxy); Sat, 30 Aug 2014 02:34:03 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=f-m.fm; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:subject:date; s=mesmtp; bh=M1p1octTHbaulP5QTpFCpMr s6uE=; b=T5oVGZ7bT5reuN5R0EPQUjkyIoLVUpGS+DrFEdvWz8jj9M7yog4Jozv 5yprewrA5yXHvH3ceXSZkWhbaOMiTAZPPyB1TuDi8BR2UJ1E9qU8/e7dOPcQYOKc uS4kTtyWduB8ETCnwyL9RVvBghYO22Q7tP753Nnarj/kGrPUJTpQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date; s=smtpout; bh=M1p1octTHbaulP5QTpFCpMrs6uE=; b=LvFSmlnCrSCX9Q+C+wEL6VL1ONy3 dusyEGp8H861GOZLpmeNsqQQToniDZVI4bpzfDw7e/POxLNLssd7h/EmusQO0pmx EeZR0QARh8eNtefvL6fkAvJU0DoDJtxd4dvtRCgwTfKsOA5uM7snevK37juDWZ32 9g9XP5i9q3/bVaE= Received: by web5.nyi.internal (Postfix, from userid 99) id E4D48B0A466; Sat, 30 Aug 2014 02:34:02 -0400 (EDT) Message-Id: <1409380442.2672021.158440789.5C42A334@webmail.messagingengine.com> X-Sasl-Enc: GGnThu8BinT+P31zd+gwf0aKvU+TgwJjDXvIsSqPHBXl 1409380442 From: Ross Penner To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-73bced9a Subject: USB ethernet adapter support Date: Fri, 29 Aug 2014 23:34:02 -0700 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 06:34:11 -0000 I have a USB ethernet adapter that doesn't seem to work out of the box on my 10.0 system. I'm hoping somebody can help me figure out what driver to load, or if there even is a driver available. When I plug the device into the FreeBSD machine the only line on dmesg is: ugen4.2: at usbus4 It does work with my Ubuntu 14.04 system. I've added the dmesg output in the hopes that it will be helpful: [137513.415146] usb 1-1.5: new high-speed USB device number 6 using ehci-pci [137513.508489] usb 1-1.5: New USB device found, idVendor=13b1, idProduct=0041 [137513.508493] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [137513.508494] usb 1-1.5: Product: Linksys USB3GIGV1 [137513.508495] usb 1-1.5: Manufacturer: Linksys [137513.508497] usb 1-1.5: SerialNumber: 000001000000 [137513.528939] cdc_ether 1-1.5:2.0 eth1: register 'cdc_ether' at usb-0000:00:1a.0-1.5, CDC Ethernet Device, b4:75:0e:8f:5e:90 [137513.528960] usbcore: registered new interface driver cdc_ether [137518.015729] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready