--- Quote Start ---
originally posted by benway@Apr 5 2007, 03:09 AM
i'm using the 16207 lcd on my de2 board for a project, and it works when tested through the nios ide. i include the option for it in the uclinux menuconfig, but i don't think the driver is being loaded. it doesn't come up at boot time, or in /dev, or in lsmod, or any other place i can think of. is there any way i can load it manually?
thanks for your help.
edit: it doesn't even seem like any object code is being built for it. does it depend on any options besides "[*] nios 16207 lcd device support" ?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22807)
--- quote end ---
--- Quote End ---
Check the Makefile and Kconfig in the dir of the driver. maybe something missing.