--- var/install.orig	2007-06-21 11:44:53.000000000 +0200
+++ var/install	2007-06-25 11:45:03.000000000 +0200
@@ -251,8 +251,8 @@
 # Fritz_Box_FON
 if [ -z "$DISABLE_Fritz_Box_FON" ] ; then
    echo testing acceptance for device Fritz_Box_FON ...
-   if /etc/version --install=ar7_4MB_2eth_2ab_isdn_pots_05804 ; then
-       echo device has installtype ar7_4MB_2eth_2ab_isdn_pots_05804
+   if /etc/version --install=ar7_4MB_2eth_2ab_isdn_pots_05804 || /etc/version --install=ar7_4MB_1eth_3ab_isdn_pots_63151 ; then
+       echo device has installtype ar7_4MB_2eth_2ab_isdn_pots_05804 or ar7_4MB_1eth_3ab_isdn_pots_63151
        # passt der ANNEX ?
        accept_annex=B
        echo assumed ANNEX ${accept_annex} -- found ANNEX "${ANNEX}"
@@ -261,7 +261,7 @@
            # passt der OEM ?
            if [ ! -z "${OEM}" ] ; then
                oem_found=0
-               for i in  avm freenet 1und1 aol ; do
+               for i in  avm freenet 1und1 aol tcom ; do
                    if [ "$i" = "${OEM}" ] ; then
                        echo "OK - OEM ${OEM} is supported"
                        oem_found=1
