Thanks to Chris Debenham <chris.debenham@aus.sun.com>, the LCDproc server
process LCDd now compiles and runs properly on Solaris! Additionally, he has provided a new driver for a 16x2 LCD made by an Australian company. I've compiled and executed this new code on a Solaris 2.6 box, and while I don't have the display the new driver uses, LCDd tries to use it anyway, fails (since the device isn't installed), and continues running, so this looks solid!
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
#undef JOY_DRV
|
||||
|
||||
#undef LB216_DRV
|
||||
|
||||
#undef LCDPORT
|
||||
|
||||
#undef LINUX
|
||||
@@ -47,6 +49,8 @@
|
||||
|
||||
#undef SLI_DRV
|
||||
|
||||
#undef SOLARIS
|
||||
|
||||
#undef STAT_NFS
|
||||
|
||||
#undef STAT_SMBFS
|
||||
|
||||
Reference in New Issue
Block a user