ported and modified r818 from volker_dev

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@914 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2008-12-27 08:06:57 +00:00
parent 0d315ad932
commit 86bd0d06e8
3 changed files with 151 additions and 11 deletions

View File

@@ -244,6 +244,8 @@ int main(int argc, char *argv[])
printf("%s\n", release);
printf("%s\n", copyright);
drv_list();
printf("\n");
plugin_list();
exit(0);
case 'o':
output = optarg;