Date: Mon, 13 Nov 2000 11:28:35 +0900 (JST) From: R.Okada@mm.neweb.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: kern/22801: Modem 'OMRON ME5614ISA' is not recognized Message-ID: <200011130228.eAD2SZO01526@netwalker.my.domain>
next in thread | raw e-mail | index | archive | help
>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 majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011130228.eAD2SZO01526>
