From owner-freebsd-bugs Sun Nov 12 18:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C94137B4C5 for ; Sun, 12 Nov 2000 18:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA89701; Sun, 12 Nov 2000 18:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 ; 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 Reply-To: R.Okada@mm.neweb.ne.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/22801: Modem 'OMRON ME5614ISA' is not recognized Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: 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 majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message