From owner-freebsd-mobile Mon Jan 1 10:52:57 2001 From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 1 10:52:55 2001 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from atlas.home.dynas.se (adsl-64-166-22-88.dsl.snfc21.pacbell.net [64.166.22.88]) by hub.freebsd.org (Postfix) with ESMTP id 9054D37B400 for ; Mon, 1 Jan 2001 10:52:54 -0800 (PST) Received: (from mikko@localhost) by atlas.home.dynas.se (8.11.1/8.11.1) id f01IqaI01705; Mon, 1 Jan 2001 10:52:36 -0800 (PST) (envelope-from mikko) Date: Mon, 1 Jan 2001 10:52:36 -0800 (PST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-Sender: mikko@dynas.se To: simond@irrelevant.org Cc: freebsd-mobile@freebsd.org Subject: Re: USB Ethernet 10/100 D-Link "card" In-Reply-To: <20010101094407.A24496@irrelevant.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: mikko@dynas.se X-MIME-Autoconverted: to 8bit by snemail 0.35 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 1 Jan 2001 simond@irrelevant.org wrote: > On Sun, Dec 31, 2000 at 06:21:09PM -0800, Mikko Tyolajarvi wrote: > > In local.freebsd.mobile you write: > > > > >I just bought myself a D-Link DU-E100 10/100 USB ethernet adaptor, does > > >anyone know if support for this is being worked on? If not, anyone know > > >where I can get info on how to write a driver for it? :) > > > > Sorry if the question seems stupid, but have you tried starting usbd > > and plugging it in? If it isn't recognized, maybe it just needs an > > entry in /sys/dev/usb/usbdevs. > > I have tried just plugging it in but it just got recognised as ugen0, will > try playing around with usbd.conf once I get freebsd reinstalled on this > laptop, any tips on what may need changing? (I didn't even know about that > file until you mentioned it :) A "usbdevs -v" should show you the device IDs, and unless it is some really new chip, one of "aue", "kue" or "cue" will be able to handle it, given some hints in /etc/usb.conf, I suppose. My Linksys USB100TX uses "aue". You may also want to have a look at . $.02, /Mikko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message