Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 1999 10:12:36 -0700 (MST)
From:      durian@boulderlabs.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/10773: PnP modem detection for USR3090
Message-ID:  <199903241712.KAA89908@mail.boulderlabs.com>

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

>Number:         10773
>Category:       kern
>Synopsis:       Does not detect USR3090 PnP 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:   Wed Mar 24 09:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Durian
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
Boulder Labs
>Environment:
	Boot time - PnP

>Description:

	The USR3090 PnP modem is not automatically detected

>How-To-Repeat:

	Boot with a USR3090

>Fix:
	

*** sio.c.orig	Wed Mar 24 09:56:29 1999
--- sio.c	Wed Mar 24 09:56:36 1999
***************
*** 2762,2767 ****
--- 2762,2768 ----
  	{ 0x11007256, "USR0011"},
  	{ 0x30207256, "USR2030"},
  	{ 0x31307256, "USR3031"},
+ 	{ 0x90307256, "USR3090"},
  	{ 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?199903241712.KAA89908>