Re: FreeBSD - support for DisplayLink devices?

2009-11-20 Thread Torfinn Ingolfsen
On Thu, 19 Nov 2009 11:08:55 +1300 Andrew Thompson thom...@freebsd.org wrote: libdlo mentioned in the original email is a userland driver using libusb. It should just work. I've tried with just './configure' and ./configure --includedir=/usr/local/include ./configure

FreeBSD - support for DisplayLink devices?

2009-11-18 Thread Torfinn Ingolfsen
Hi, Do we have support for DisplayLink devices in FreeBSD? Like libdlo[2,3] or udl[4]? Today I got a UM-70[5] monitor made by Lilliput, this is what /var/log/messages says when I connectd it to my 7.2-stable machine: Nov 18 22:18:13 kg-v2 root: Unknown USB device: vendor 0x17e9 product 0x02a9

Re: FreeBSD - support for DisplayLink devices?

2009-11-18 Thread Torfinn Ingolfsen
On Wed, 18 Nov 2009 22:32:23 +0100 Torfinn Ingolfsen torfinn.ingolf...@broadpark.no wrote: Today I got a UM-70[5] monitor made by Lilliput, this is what /var/log/messages says when I connectd it to my 7.2-stable machine: Oh, I forgot to tell the age of this -stable: ti...@kg-v2$ uname -a

Re: FreeBSD - support for DisplayLink devices?

2009-11-18 Thread Torfinn Ingolfsen
On Wed, 18 Nov 2009 22:47:19 +0100 Hans Petter Selasky hsela...@c2i.net wrote: Is there are userland driver using libusb for your device? I don't know, really. I haven't finished googling yet. :-) So far I've got this: http://libdlo.freedesktop.org/wiki/

Re: FreeBSD - support for DisplayLink devices?

2009-11-18 Thread Andrew Thompson
On Wed, Nov 18, 2009 at 10:47:19PM +0100, Hans Petter Selasky wrote: On Wednesday 18 November 2009 22:44:04 Torfinn Ingolfsen wrote: On Wed, 18 Nov 2009 22:32:23 +0100 Torfinn Ingolfsen torfinn.ingolf...@broadpark.no wrote: Today I got a UM-70[5] monitor made by Lilliput, this is what