Updated following feedback from Greg K-H and Florian Schandinat. I haven't made the changes to fb.h in this patch, so it still uses the same hardcoded ioctl as udlfb. The patch that adds this could also update both udlfb and smscufx to use it. Steve Glendinning (1): Add support for SMSC UFX6000/7000 USB display adapters MAINTAINERS | 6 + drivers/video/Kconfig | 16 + drivers/video/Makefile | 1 + drivers/video/smscufx.c | 1994 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 2017 insertions(+), 0 deletions(-) create mode 100644 drivers/video/smscufx.c -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html