Date: Mon, 27 Mar 2000 16:02:18 +0100 (BST) From: Nick Hibma <n_hibma@calcaphon.com> To: Jeff Fulton <jefff@fulton.net.au> Cc: freebsd-questions@freebsd.org, wpaul@freebsd.org Subject: Re: USB ethernet adapter from @Home Message-ID: <Pine.BSF.4.20.0003271601200.317-100000@localhost> In-Reply-To: <HDEOKEEBEDEKJFEEPOBBCEIACAAA.jefff@fulton.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Maintainer of the driver copied. Nick On Mon, 27 Mar 2000, Jeff Fulton wrote: > I'm trying to get one of these to function under 4.0-stable. > > If the device is inserted at boot, dmesg reports: > > Device: @Home USB to Ethernet Adapter (0x0003) > Vendor: @Home Networks (0x0565) > Revision: 0x0002 > > I believe it's actually a PERACOM adapter (from the 0x565 vendor ID), but > the device type (0x3) is not one that is defined under PERACOM > in/usr/src/sys/dev/usbdevs.h (Only 1, 2 and 5 are listed). > > Internal inspection shows it to be a Kawasaki chipset, so the kue driver > should probably do the trick. > > Am I correct in assuming that I need to add entries to usbdevs.h, > usbdevs_data.h and if_kue.c and rebuild a kernel. Or can I do all that is > necessary by adding an entry usbd.conf, something like: > > device "@Home USB to Ethernet Adapter" > product 0x0003 > vendor 0x0565 > release 0x0002 > devname "kue[0-1]" > attach "/sbin/dhclient ${DEVNAME}" > > Thanks, > Jeff Fulton > jefff@fulton.net.au > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0003271601200.317-100000>