Date: Mon, 25 Aug 2014 22:36:20 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Miguel Clara <miguelmclara@gmail.com>, freebsd-usb@freebsd.org Subject: Re: Support for RTL8153 (USB 3.0 Ethernet) Message-ID: <53FB9E44.6060704@selasky.org> In-Reply-To: <CADGo8CVP5OWx-9U3i68t_cOAPTAV_rMtVDhcACgAQeCq2OxBOg@mail.gmail.com> References: <CADGo8CVP5OWx-9U3i68t_cOAPTAV_rMtVDhcACgAQeCq2OxBOg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/25/14 22:13, Miguel Clara wrote: > This doesn't seem to be detected in FreeBSD 10, and I didn't have a change > to try on current yet... wonder if anyone knows if its supported? > > (I should be able to test on current next week, but just in case here goes > /var/log/messages) > > Aug 25 20:52:52 r2d2 kernel: ugen0.4: <VIA Labs, Inc.> at usbus0 > Aug 25 20:52:52 r2d2 kernel: uhub5: <VIA Labs, Inc. USB3.0 Hub, class 9/0, > rev 3.00/90.91, addr 24> on usbus0 > Aug 25 20:52:54 r2d2 kernel: uhub5: 4 ports with 4 removable, self powered > Aug 25 20:52:54 r2d2 kernel: ugen0.5: <Realtek> at usbus0 > Aug 25 20:52:54 r2d2 devd: Executing 'env > LD_PRELOAD=/usr/local/lib/libhal.so:/usr/local/lib/libdbus-1.so:/usr/local/lib/libcuse4bsd.so > /usr/local/etc/rc.d/webcamd start ugen0.5' > Aug 25 20:52:54 r2d2 devd: Executing 'logger Unknown USB device: vendor > 0x0bda product 0x8153 bus uhub5' > Aug 25 20:52:54 r2d2 root: Unknown USB device: vendor 0x0bda product 0x8153 > bus uhub5 > Aug 25 20:52:55 r2d2 kernel: ugen0.6: <VIA Labs, Inc.> at usbus0 > Aug 25 20:52:55 r2d2 kernel: uhub6: <VIA Labs, Inc. USB2.0 Hub, class 9/0, > rev 2.10/90.90, addr 26> on usbus0 > Aug 25 20:52:56 r2d2 kernel: uhub6: 4 ports with 4 removable, self powered > > > I works on Linux, and I found this (not sure if it help if there's any > interest in adding support): > https://lkml.org/lkml/2013/7/7/127 > > Please note that this is not a request, if it doesn't work I'm happy anyway > :) Hi, I think this piece of hardware is currently not supported. You can try grepping for the USB vendor ID and USB product IDs in /sys/dev/usb/usbdevs . --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53FB9E44.6060704>