Bug 85079

Summary: [patch] umodem(4) - add "ELSA MicroLink 56k USB" modem as supported device
Product: Documentation Reporter: Rene Ladan <r.c.ladan>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Rene Ladan 2005-08-18 11:00:26 UTC
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.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-08-18 14:04:28 UTC
State Changed
From-To: open->patched

Committed in revision 1.6 of umodem.4.  Thanks :) 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-08-18 14:04:28 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll handle the MFC in a few days.
Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2006-07-12 12:36:24 UTC
State Changed
From-To: patched->closed

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;