Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2000 00:50:42 +0200 (CEST)
From:      voet@engineer.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/18168: Missing PNP ID of 5614Jx3[G] modem
Message-ID:  <200004222250.AAA80708@imaging.rug.ac.be>

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

>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




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