From a81eab44ddc3d7faad43f8434d04f3c55b81b880 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Fri, 2 Sep 2005 23:08:58 +0000 Subject: [PATCH] removed thedoc's colors because of broken network setup --- lib/driver/avswitch.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/driver/avswitch.cpp b/lib/driver/avswitch.cpp index f7b1bbd..31db25a 100644 --- a/lib/driver/avswitch.cpp +++ b/lib/driver/avswitch.cpp @@ -17,10 +17,6 @@ eAVSwitch::eAVSwitch() instance = this; avsfd = open("/dev/dbox/avs0", O_RDWR); - - //enable colors on thedoc's tv - ioctl(avsfd, 0x1000 | 35, 2); - ioctl(avsfd, 0x1000 | 9, 1); } eAVSwitch::~eAVSwitch() -- 2.7.4