From owner-freebsd-bugs Sun Apr 29 5: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 AC78137B43F for ; Sun, 29 Apr 2001 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3TCK1801218; Sun, 29 Apr 2001 05:20:01 -0700 (PDT) (envelope-from gnats) Received: from not.irrelevant.org (not.irrelevant.org [194.126.88.251]) by hub.freebsd.org (Postfix) with ESMTP id 40C8437B423 for ; 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 X-Send-Pr-Version: 3.113 Subject: kern/26952: Add support for another PCI modem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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