From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 08:14:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C3ED16A4B3 for ; Thu, 9 Oct 2003 08:14:32 -0700 (PDT) Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A2B43FF3 for ; Thu, 9 Oct 2003 08:14:31 -0700 (PDT) (envelope-from andywhite@ntlworld.ie) Received: from deskgx ([81.98.90.226]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20031009151423.DTSS2637.mta07-svc.ntlworld.com@deskgx>; Thu, 9 Oct 2003 16:14:23 +0100 From: "Andrew White" To: "'Alexey Koptsevich'" , Date: Thu, 9 Oct 2003 16:12:57 +0100 Message-ID: <003701c38e78$06ebc400$0201a8c0@deskgx> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: Subject: RE: problem with aue card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 15:14:32 -0000 Works fine for me on 5.1, although the LED's don't function Make sure aue and mii are compiled in the kernel. .Andrew -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Alexey Koptsevich Sent: 09 October 2003 08:23 To: questions@freebsd.org Subject: problem with aue card Hi, I have a problem with the network card Linksys USB100TX. The hardware itself is known to be working, but not under FreeBSD. Here is dmesg: Oct 8 21:10:39 pyosik kernel: aue0: LINKSYS Inc. LINKSYS USB Adapter, rev 1.10/1.01, addr 2 Oct 8 21:10:40 pyosik kernel: aue0: Ethernet address: 00:e0:98:82:f3:e6 Oct 8 21:10:40 pyosik kernel: miibus1: on aue0 Oct 8 21:10:40 pyosik kernel: bmtphy0: on miibus1 Oct 8 21:10:40 pyosik kernel: bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto After loading if_ep the interface appears in the output of ifconfig, but Oct 8 21:18:17 pyosik kernel: aue0: MII read timed out When I then try 'dhclient aue0', I get thousands of messages aue0: usb error on rx: IOERROR Any piece of advice how to make this card work would be appreciated. Thanks, Alex _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"