From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 05:01:40 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 00EA616A4B3 for ; Tue, 23 Sep 2003 05:01:40 -0700 (PDT) Received: from TK212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D81043FE1 for ; Tue, 23 Sep 2003 05:01:39 -0700 (PDT) (envelope-from herbert@TK212017121218.teleweb.at) Date: Tue, 23 Sep 2003 14:01:29 +0200 From: Herbert To: Aeefyu Message-ID: <20030923120129.GA4226@TK212017121218.teleweb.at> Mail-Followup-To: Aeefyu , freebsd-questions@freebsd.org References: <3F6FD8E9.9060102@aeefyu.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <3F6FD8E9.9060102@aeefyu.net> X-Operating-System: FreeBSD 5.1-RELEASE-p2 User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: USB Ethernet (Billionton) not Recognised 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: Tue, 23 Sep 2003 12:01:40 -0000 On Tue, Sep 23, 2003 at 01:23:53PM +0800, Aeefyu wrote: > I have with me a USB 10/100 Ethernet which is currently not being > recognised by my FreeBSD-4.8_RELEASE-p5 > The packaging name is Billionton, however it doesnt match any of the > device listed in sys/dev/usd/usbdevs. > > My kernel is compiled with all the USB Ethernet device drivers - aue, > kue, cue > Booting my box with the device attached, however, merely results in > it being attached the device name ugen0. Hei! I think this hardware should work with device rue, but the man page says: "The rue device driver first appeared in FreeBSD 5.1." Herbert