zdroj_adresa: 1 -> 20
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 26 Jun 2013 15:44:26 +0000 (17:44 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 26 Jun 2013 15:44:26 +0000 (17:44 +0200)
terminal.c

index af3fa7a..b3c460e 100644 (file)
@@ -7,7 +7,7 @@
 #include <sys/io.h>
 #include <limits.h>
 
-static const int zdroj_adresa=1;
+static const int zdroj_adresa=20;
 
 // lptgpib.c
 #define get_control() (inb(lpt_base+2) ^ 0x04)