Pluggable frame buffer devices

Shawn Webb lattera at gmail.com
Fri Feb 20 00:04:56 UTC 2015


On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote:
> Hi,
> 
> I've added support for USB display link adapters to FreeBSD-11-current,
> but the kernel panics once "vt_fb_attach(info)" is called from
> "fbd_register(struct fb_info* info)" when the USB device is plugged or
> udl.ko is loaded. Is this a known issue?
> 
> REF: https://svnweb.freebsd.org/base/head/sys/dev/usb/video/udl.c
> 
> --HPS

I just bought a DisplayLink adapter that's compatible. Compiling a new kernel 
with device udl brings this error:

--------------------------------------------------------------
>>> stage 3.2: building everything
--------------------------------------------------------------
linking kernel.debug
udl.o: In function `udl_attach':
/usr/src/sys/dev/usb/video/udl.c:(.text+0xa07): undefined reference to 
`edid_parse'
/usr/src/sys/dev/usb/video/udl.c:(.text+0xa0f): undefined reference to 
`edid_print'
--- kernel.debug ---
*** [kernel.debug] Error code 1

Thanks,

Shawn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150219/02893892/attachment.sig>


More information about the freebsd-current mailing list