Date: Sun, 29 Apr 2001 13:08:43 +0100 (BST) From: simond@irrelevant.org To: FreeBSD-gnats-submit@freebsd.org Subject: kern/26952: Add support for another PCI modem Message-ID: <200104291208.f3TC8h100434@not.irrelevant.org>
next in thread | raw e-mail | index | archive | help
>Number: 26952
>Category: kern
>Synopsis: Add support for another PCI modem
>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: Sun Apr 29 05:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Simon Dick
>Release: FreeBSD 4.3-RC i386
>Organization:
n/a
>Environment:
System: FreeBSD not.irrelevant.org 4.3-RC FreeBSD 4.3-RC #16: Sun Apr 29 12:21:10 BST 2001 root@not.irrelevant.org:/usr/obj/usr/src/sys/SIMOND i386
>Description:
Adds the correct pci_id for another hardware PCI modem
>How-To-Repeat:
>Fix:
--- sys/isa/sio.c.orig Sun Apr 29 13:04:34 2001
+++ sys/isa/sio.c Sun Apr 29 13:04:48 2001
@@ -582,6 +582,7 @@
static struct pci_ids pci_ids[] = {
{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
{ 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 },
+ { 0x0000151f, "SmartLink 5634PCV SurfRider", 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?200104291208.f3TC8h100434>
