From owner-freebsd-bugs Wed Dec 6 11:40: 8 2000 From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 6 11:40:01 2000 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47E0F37B402 for ; Wed, 6 Dec 2000 11:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB6Je1W74952; Wed, 6 Dec 2000 11:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 6 Dec 2000 11:40:01 -0800 (PST) Resent-Message-Id: <200012061940.eB6Je1W74952@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, root@samurai.dee.uc.pt Received: from samurai.dee.uc.pt (samurai.dee.uc.pt [193.136.205.41]) by hub.freebsd.org (Postfix) with ESMTP id DD22B37B402 for ; Wed, 6 Dec 2000 11:30:03 -0800 (PST) Received: (from root@localhost) by samurai.dee.uc.pt (8.11.1/8.11.1) id eB6JT9N03837; Wed, 6 Dec 2000 19:29:09 GMT (envelope-from paulo) Message-Id: <200012061929.eB6JT9N03837@samurai.dee.uc.pt> Date: Wed, 6 Dec 2000 19:29:09 GMT From: root@samurai.dee.uc.pt Sender: paulo@samurai.dee.uc.pt Reply-To: root@samurai.dee.uc.pt To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/23336: PnP faxmodem PnP ID Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23336 >Category: kern >Synopsis: ID for PnP Faxmodem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 06 11:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Paulo Menezes >Release: FreeBSD 4.2-STABLE i386 >Organization: DEE UC >Environment: >Description: Adding the ID to sio.c the zoom 33.6 faxmodem is detected and works quite well >How-To-Repeat: >Fix: *** sio.c.old Wed Dec 6 19:21:43 2000 --- sio.c Wed Dec 6 19:23:31 2000 *************** *** 682,687 **** --- 682,688 ---- {0xf015f435, NULL}, /* MOT15F0 - Motorola VoiceSURFR 56K Modem */ {0x6045f435, NULL}, /* MOT4560 - Motorola ? */ {0x61e7a338, NULL}, /* NECE761 - 33.6Modem */ + {0x08804f3f, NULL}, /* OZO8008 - Zoom (33.6k Modem) */ {0x0f804f3f, NULL}, /* OZO800f - Zoom 2812 (56k Modem) */ {0x39804f3f, NULL}, /* OZO8039 - Zoom 56k flex */ {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message