Pär Degerman schrieb: > Hi > > I realized that the patch I sent at the 26:th of May still hasn't been > comitted to cvs. Is there something I need to fix? I also found the patch > from Leonard Schneider which adds a VNC backend, got it to compile (and work) > against latest CVS and libvncserver 0.7.1 (the latest).
It looks like the driver only checks if it can open /dev/ttyS0, but there are a lot of different devices that could actually be there. I think probing on a serial port would also be bad. I can add the driver before the release, but keep it disabled like some other drivers with the same problem. But how to solve this in general? Disable input driver probing at all or only in some drivers? Add a configuration system that can handle this? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
