From r.c.ladan@student.tue.nl  Thu Aug 18 09:52:38 2005
Return-Path: <r.c.ladan@student.tue.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 903A016A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Aug 2005 09:52:38 +0000 (GMT)
	(envelope-from r.c.ladan@student.tue.nl)
Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CDF6E43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Aug 2005 09:52:36 +0000 (GMT)
	(envelope-from r.c.ladan@student.tue.nl)
Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1])
	by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.4) with ESMTP id j7I9qYqf019998
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Aug 2005 11:52:35 +0200 (CEST)
	(envelope-from r.c.ladan@student.tue.nl)
Received: (from rene@localhost)
	by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.1/Submit) id j7I9qYoN019997;
	Thu, 18 Aug 2005 11:52:34 +0200 (CEST)
	(envelope-from r.c.ladan@student.tue.nl)
Message-Id: <200508180952.j7I9qYoN019997@82-168-75-155-bbxl.xdsl.tiscali.nl>
Date: Thu, 18 Aug 2005 11:52:34 +0200 (CEST)
From: Rene Ladan <r.c.ladan@student.tue.nl>
Reply-To: Rene Ladan <r.c.ladan@student.tue.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: umodem(4) - add "ELSA MicroLink 56k USB" modem as supported device
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85079
>Category:       docs
>Synopsis:       [patch] umodem(4) - add "ELSA MicroLink 56k USB" modem as supported device
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 18 10:00:26 GMT 2005
>Closed-Date:    Wed Jul 12 11:37:45 GMT 2006
>Last-Modified:  Wed Jul 12 11:37:45 GMT 2006
>Originator:     Rene Ladan
>Release:        FreeBSD 6.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD 82-168-75-155-bbxl.xdsl.tiscali.nl 6.0-BETA2 FreeBSD 6.0-BETA2 #7: Thu Aug 18 02:23:02 CEST 2005 root@82-168-75-155-bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE i386
>Description:
The system supports the ELSA MicroLink modem, but the manual page does
not list it as a supported device.

dmesg snippet when plugging in modem:

ucom0: Lucent Technologies, Inc. ELSA Modem Board, rev 1.00/1.00, addr 2, iclass 2/2
ucom0: data interface 1, has CM over data, has break
ucom0: status change notification available
ucom0: at uhub0 port 1 (addr 2) disconnected

I have succesfully used it on FreeBSD 4.6, 5.0, 5.1 and 5.2.1

The name in the synopsis line corresponds to the one shown on the device.
>How-To-Repeat:
apply patch.  The added line is actually a bit (too) verbose.
>Fix:
--- umodem.4.orig	Sat Sep  4 01:53:02 2004
+++ umodem.4	Thu Aug 18 11:21:37 2005
@@ -74,6 +74,8 @@
 Metricom Ricochet GS USB wireless modem
 .It
 Yamaha Broadband Wireless Router RTW65b
+.It
+Lucent Technologies, Inc. ELSA Modem Board, rev 1.00/1.00, addr 2, iclass 2/2
 .El
 .Sh SEE ALSO
 .Xr tty 4 ,

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Thu Aug 18 13:04:28 GMT 2005 
State-Changed-Why:  
Committed in revision 1.6 of umodem.4.  Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Aug 18 13:04:28 GMT 2005 
Responsible-Changed-Why:  
I'll handle the MFC in a few days. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85079 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Wed Jul 12 11:36:24 UTC 2006 
State-Changed-Why:  
This has been MFC'ed to RELENG_6 with: 

revision 1.5.2.1 of src/share/man/man4/umodem.4 
@ 2005/09/24 01:59:37; 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85079 
>Unformatted:
