Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

kern/22801: Modem 'OMRON ME5614ISA' is not recognized

0 views
Skip to first unread message

R.O...@mm.neweb.ne.jp

unread,
Nov 12, 2000, 9:30:10 PM11/12/00
to FreeBSD-gn...@freebsd.org

>Number: 22801
>Category: kern
>Synopsis: Modem 'OMRON ME5614ISA' is not recognized
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 12 18:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message

0 new messages