I have been working (for personnal purpose) on EP93XX architecture since 2004. I'd like to greet Technologic Systems for designing such great SBCs ! Their support team is very skilled too.
Here is some download of my work
Kernel linux driver for Shuttle VFD (tested on a Shuttle SG33G5M up to kernel 2.6.29). Adds 4 sysfs entries (with basepath /sys/bus/usb/drivers/shuttle_vfd/5-2\:1.1/):
# echo 'L lcd /sys/bus/usb/drivers/shuttle_vfd/5-2\:1.1/text' >> /etc/udev/links.conf $ echo 'Hello !' >/dev/lcd
# cat > /etc/modprobe.d/vfd.conf options shuttle_vfd initial_msg="Hello"
![]() |