--- var/install.orig	2009-02-03 10:54:47.000000000 +0100
+++ var/install	2009-02-08 18:52:39.000000000 +0100
@@ -217,11 +217,11 @@
 export ANNEX=`cat ${CONFIG_ENVIRONMENT_PATH}/annex`
 if [ -z "${ANNEX}" ] ; then echo ANNEX=${ANNEX} not supported ; exit $INSTALL_WRONG_HARDWARE ; fi
 echo ANNEX=$ANNEX
-# Fritz_Box_7170
-if [ -z "$DISABLE_Fritz_Box_7170" ] ; then
-   echo testing acceptance for device Fritz_Box_7170 ...
-   if /etc/version --install=ar7_8MB_xilinx_4eth_3ab_isdn_nt_te_pots_wlan_usb_host_25762 ; then
-       echo device has installtype ar7_8MB_xilinx_4eth_3ab_isdn_nt_te_pots_wlan_usb_host_25762
+# Fritz_Box_SpeedportW701V
+if [ -z "$DISABLE_Fritz_Box_SpeedportW701V" ] ; then
+   echo testing acceptance for device Fritz_Box_SpeedportW701V ...
+      if /etc/version --install=ar7_8MB_xilinx_4eth_2ab_isdn_pots_wlan_13200 ; then
+       echo device has installtype ar7_8MB_xilinx_4eth_2ab_isdn_pots_wlan_13200
        # passt der ANNEX ?
        accept_annex=B
        echo assumed ANNEX ${accept_annex} -- found ANNEX "${ANNEX}"
@@ -230,7 +230,7 @@
            # passt der OEM ?
            if [ ! -z "${OEM}" ] ; then
                oem_found=0
-               for i in  avm 1und1 freenet ; do
+               for i in  avm 1und1 freenet tcom ; do
                    if [ "$i" = "${OEM}" ] ; then
                        echo "OK - OEM ${OEM} is supported"
                        oem_found=1
