From simond@not.irrelevant.org  Sun Apr 29 05:11:52 2001
Return-Path: <simond@not.irrelevant.org>
Received: from not.irrelevant.org (not.irrelevant.org [194.126.88.251])
	by hub.freebsd.org (Postfix) with ESMTP id 40C8437B423
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Apr 2001 05:11:29 -0700 (PDT)
	(envelope-from simond@not.irrelevant.org)
Received: (from simond@localhost)
	by not.irrelevant.org (8.11.3/8.11.3) id f3TC8h100434;
	Sun, 29 Apr 2001 13:08:43 +0100 (BST)
	(envelope-from simond)
Message-Id: <200104291208.f3TC8h100434@not.irrelevant.org>
Date: Sun, 29 Apr 2001 13:08:43 +0100 (BST)
From: simond@irrelevant.org
Reply-To: simond@irrelevant.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Add support for another PCI modem
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         26952
>Category:       kern
>Synopsis:       Add support for another PCI modem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 29 05:20:00 PDT 2001
>Closed-Date:    Sat May 19 20:13:27 PDT 2001
>Last-Modified:  Sat May 19 20:17:05 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Sat May 19 20:13:27 PDT 2001 
State-Changed-Why:  
added requested PCI ID  
1.332	src/sys/isa/sio.c  

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26952 
>Unformatted:
