Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 09:13:11 -0800 (PST)
From:      ktsin@acm.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/25946: Add support for Topic chipset PCI modem
Message-ID:  <200103201713.f2KHDBK74236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103201713.f2KHDBK74236>