This updates these drivers with minor bug fixes.

This commit is contained in:
ddouthitt
2001-10-05 23:50:37 +00:00
parent ae18a158fc
commit df90652a8b
6 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ stv5730_init (struct lcd_logical_driver *driver, char *args)
else if (0 == strcmp (argv[i], "-h")
|| 0 == strcmp (argv[i], "--help"))
{
int i;
//int i;
printf
("LCDproc stv5730 driver\n\t-p n\t--port n\tSelect the output device to use port n\n");
printf ("put the options in quotes like this: '-p 0x278'\n");