From okada@netwalker.my.domain  Sun Nov 12 18:28:53 2000
Return-Path: <okada@netwalker.my.domain>
Received: from netwalker.my.domain (yokohama38-184.ppp-1.dion.ne.jp [210.198.194.184])
	by hub.freebsd.org (Postfix) with ESMTP id 0877237B479
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Nov 2000 18:28:52 -0800 (PST)
Received: (from okada@localhost)
	by netwalker.my.domain (8.11.0/8.11.0) id eAD2SZO01526;
	Mon, 13 Nov 2000 11:28:35 +0900 (JST)
	(envelope-from okada)
Message-Id: <200011130228.eAD2SZO01526@netwalker.my.domain>
Date: Mon, 13 Nov 2000 11:28:35 +0900 (JST)
From: R.Okada@mm.neweb.ne.jp
Sender: okada@netwalker.my.domain
Reply-To: R.Okada@mm.neweb.ne.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Modem 'OMRON ME5614ISA' is not recognized
X-Send-Pr-Version: 3.2

>Number:         22801
>Category:       kern
>Synopsis:       Modem 'OMRON ME5614ISA' is not recognized
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 12 18:30:01 PST 2000
>Closed-Date:    Fri Aug 31 22:57:59 PDT 2001
>Last-Modified:  Fri Aug 31 22:58:24 PDT 2001
>Originator:     Ryuzo Okada
>Release:        FreeBSD 4.1.1-RELEASE i386
>Organization:
Corporate Research and Development Center, TOSHIBA
>Environment:

	FreeBSD 4.1.1-RELEASE (i386)

>Description:

	The ISA PnP modem ME5614ISA produced by OMRON is not
recognized on FreeBSD 4.1.1-RELEASE (i386). 

>How-To-Repeat:

	Nothing.

>Fix:

	Please add the entry for this modem to
struct isa_pnp_id sio_ids[] in /usr/src/isa/sio.c:

--- sio.c.old   Mon Nov 13 11:20:59 2000
+++ sio.c       Mon Nov 13 11:24:30 2000
@@ -685,6 +685,7 @@
        {0x39804f3f, NULL},     /* OZO8039 - Zoom 56k flex */
        {0x3024a341, NULL},     /* PMC2430 - Pace 56 Voice Internal Modem */
        {0x1000eb49, NULL},     /* ROK0010 - Rockwell ? */
+       {0x1200b23d, NULL},     /* RSS0012 - OMRON ME5614ISA */
        {0x5002734a, NULL},     /* RSS0250 - 5614Jx3(G) Internal Modem */
        {0x6202734a, NULL},     /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */
        {0xc100ad4d, NULL},     /* SMM00C1 - Leopard 56k PnP */



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Fri Aug 31 13:38:06 PDT 2001 
State-Changed-Why:  
Patch committed to -CURRENT, thanks!  I will try to merge this into 
-STABLE before FreeBSD 4.4 comes out if it's not too late. 



Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Fri Aug 31 13:38:06 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22801 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Fri Aug 31 22:57:59 PDT 2001 
State-Changed-Why:  
This change has been merged to -STABLE.  It will be present in FreeBSD 
4.4. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22801 
>Unformatted:
