From owner-freebsd-bugs Tue Mar 20 9:20: 6 2001 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 1C75937B725 for ; Tue, 20 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KHK1G74798; Tue, 20 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 438EA37B720 for ; Tue, 20 Mar 2001 09:13:11 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KHDBK74236; Tue, 20 Mar 2001 09:13:11 -0800 (PST) (envelope-from nobody) Message-Id: <200103201713.f2KHDBK74236@freefall.freebsd.org> Date: Tue, 20 Mar 2001 09:13:11 -0800 (PST) From: ktsin@acm.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25946: Add support for Topic chipset PCI modem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25946 >Category: misc >Synopsis: Add support for Topic chipset PCI modem >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 09:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: KT Sin >Release: FreeBSD 4.2 >Organization: >Environment: FreeBSD melati.COM 4.3-BETA FreeBSD 4.3-BETA #0: Sun Mar 18 18:44:00 SGT 2001 ktsin@melati.COM:/usr/src/sys/compile/MELATI i386 >Description: A simple patch to include the pci id of Topic PCI modems. Any chance of committing this patch before 4.3 is released? >How-To-Repeat: >Fix: *** sys/isa/sio.c.orig Sun Mar 18 01:17:03 2001 --- sys/isa/sio.c Wed Mar 21 01:01:40 2001 *************** *** 582,587 **** --- 582,588 ---- static struct pci_ids pci_ids[] = { { 0x100812b9, "3COM PCI FaxModem", 0x10 }, { 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 }, + { 0x0000151f, "Topic 56k FAX PCI Modem", 0x10 }, { 0x00000000, NULL, 0 } }; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message