From owner-freebsd-bugs Sat Apr 22 16: 0: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EE3C337B87E for ; Sat, 22 Apr 2000 16:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA52525; Sat, 22 Apr 2000 16:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from imaging.rug.ac.be (imaging.rug.ac.be [157.193.133.14]) by hub.freebsd.org (Postfix) with ESMTP id EE15137B85B for ; Sat, 22 Apr 2000 15:52:07 -0700 (PDT) (envelope-from tvoet@imaging.rug.ac.be) Received: (from tvoet@localhost) by imaging.rug.ac.be (8.9.3/8.9.3) id AAA80708; Sun, 23 Apr 2000 00:50:42 +0200 (CEST) (envelope-from tvoet) Message-Id: <200004222250.AAA80708@imaging.rug.ac.be> Date: Sun, 23 Apr 2000 00:50:42 +0200 (CEST) From: voet@engineer.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/18168: Missing PNP ID of 5614Jx3[G] modem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18168 >Category: kern >Synopsis: Missing PNP ID of 5614Jx3[G] modem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 22 16:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tony Voet >Release: FreeBSD 4.0-RELEASE i386 >Organization: >Environment: FreeBSD 4.0-RELEASE i386 >Description: The PNP ID of a 5614Jx3[G] V90+K56Flex internal modem is missing from /sys/isa/sio.c. >How-To-Repeat: >Fix: *** /sys/isa/sio.c.orig Sat Mar 11 21:22:09 2000 --- /sys/isa/sio.c Sat Apr 22 22:27:12 2000 *************** *** 574,579 **** --- 574,580 ---- {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ {0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ + {0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ {0x9012b04e, NULL}, /* SUP1290 - Supra ? */ {0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message