patch to detect my USR Courier V.90

Gert Doering (gert@greenie.muc.de)
Sat, 19 Sep 1998 13:07:32 +0200


Hi,

On Fri, Sep 18, 1998 at 03:26:53AM +0200, Andreas Muck wrote:
> my USR Courier V.everything with V.90 firmware responds with "5607A"
> to the "ATI" command. Here's the patch to detect it automatically:
> 
> --- faxlib.c.orig	Fri Sep 18 03:13:14 1998
> +++ faxlib.c	Fri Sep 18 03:17:48 1998
> @@ -754,6 +754,13 @@
>  	    modem_type=Mt_unknown;
>  	    mis = mdm_get_idstring( "ATI3", 1, fd );
>  	}
> +	/* USR Courier V.90 */
> +	else if ( strncmp( l, "5607A", 5 ) == 0 )

Added as "USR Courier/Sportster V.90 (German?)".

> Don't know if it's the same for Sporsters or not.

I'll just assume it is :-)

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert@greenie.muc.de
fax: +49-89-35655025                        gert.doering@physik.tu-muenchen.de