From owner-freebsd-net@FreeBSD.ORG Sun Dec 14 17:26:34 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E4501065672 for ; Sun, 14 Dec 2008 17:26:34 +0000 (UTC) (envelope-from mamruoc@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 1F7C98FC0C for ; Sun, 14 Dec 2008 17:26:33 +0000 (UTC) (envelope-from mamruoc@gmail.com) Received: by ewy14 with SMTP id 14so3047166ewy.19 for ; Sun, 14 Dec 2008 09:26:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=Vtvo3Qc6GQtFh51tuIVlGojiKNj2swbqNPjxOfRxsiE=; b=N5obQwB8RbthFuiZsd+9zKKcQNKyk8I5i19ke/C3uD763l8CtAiGzmlhpUCNUV3RIw uUlFI0fSMN9HV//3+gYWQf4HKGogUmjv3iE+QL6bqCVJT0L4Ls5f0OQvxuk+vyTl6lCW 5Ha39O7g5fpWOExXbZ8e8CRAyNK522ZWVx+Qs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=JgumvDr6Z4WM6gskSWePWIrA19kEfQxnZhhmSvqhiZs4avhNPXWM5o/tEcyfivTH1g blSyP4Us88zu+3nzNEF2LlZH1r84REIbz636jhAO325GVeV/Pe/u3781c0eMYnl3IcJt w+AQKiU32364XTazmxgFUXRPlB0KTg9ogWXxE= Received: by 10.210.121.8 with SMTP id t8mr6681567ebc.143.1229275592979; Sun, 14 Dec 2008 09:26:32 -0800 (PST) Received: from appuru-2.local (217-14-12-49-dhcp-osl.bbse.no [217.14.12.49]) by mx.google.com with ESMTPS id 3sm825792eyi.30.2008.12.14.09.26.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Dec 2008 09:26:32 -0800 (PST) Message-ID: <494541C6.2090106@gmail.com> Date: Sun, 14 Dec 2008 18:26:30 +0100 From: Mam Ruoc User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Belkin F5D5055 not working in FreeBSD 7.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2008 17:26:34 -0000 Hi! With problems with my VIA ITX Velocity driver problem, I bought this device. In the supported hardware list of FreeBSD 7.0, this should be supported just fine. I get this on bootup, and the device seems "up", but does not working: axe0: on uhub3 axe0: AX88178, bufsz 1536, boundary 64 miibus0: on axe0 ukphy0: PHY 0 on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseSX, 1000baseT, 1000baseT-FDX auto axe0: using obsoleted if_watchdog interface axe0: Ethernet address: 00:11:50:e7:94:70 axe0: if_start running deferred for Giant Anyboy have the same experience? Mam