From nobody  Sun May  3 16:45:58 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id QAA25005;
          Sun, 3 May 1998 16:45:58 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199805032345.QAA25005@hub.freebsd.org>
Date: Sun, 3 May 1998 16:45:58 -0700 (PDT)
From: Kurt@Boolean.NET
To: freebsd-gnats-submit@freebsd.org
Subject: PnP support for USR x2 Modem
X-Send-Pr-Version: www-1.0

>Number:         6496
>Category:       kern
>Synopsis:       PnP support for USR x2 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 May  3 16:50:01 PDT 1998
>Closed-Date:    Mon May 4 03:35:24 PDT 1998
>Last-Modified:  Mon May  4 03:35:37 PDT 1998
>Originator:     Kurt D. Zeilenga
>Release:        current as of 24-Apr-98
>Organization:
Boolean.Net
>Environment:
FreeBSD 3.0-CURRENT
>Description:
I've modified src/sys/i386/isa/sio.c to detect my USR PnP x2 modem.
So far so good...  (tested with ijppp).

Enjoy.

>How-To-Repeat:

>Fix:

  Index: sio.c
===================================================================
RCS file: /usr/CVSROOT/src/sys/i386/isa/sio.c,v
retrieving revision 1.199
diff -c -r1.199 sio.c
*** sio.c	1998/02/27 06:39:32	1.199
--- sio.c	1998/05/03 15:31:44
***************
*** 2954,2959 ****
--- 2954,2960 ----
  	{ 0x8113b04e, "Supra1381"},
  	{ 0x9012b04e, "Supra1290"},
  	{ 0x11007256, "USR0011"},
+ 	{ 0x30207256, "USR2030"},
  	{ 0 }
  };
  
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Mon May 4 03:35:24 PDT 1998 
State-Changed-Why:  
committed, thanks! 
>Unformatted:
