From nobody@FreeBSD.ORG  Tue Jan 18 00:40:48 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 63385150FB; Tue, 18 Jan 2000 00:40:48 -0800 (PST)
Message-Id: <20000118084048.63385150FB@hub.freebsd.org>
Date: Tue, 18 Jan 2000 00:40:48 -0800 (PST)
From: heath@cs.byu.edu
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: The U.S. Robotics 56K Voice Int modem is not automatically detected.
X-Send-Pr-Version: www-1.0

>Number:         16169
>Category:       kern
>Synopsis:       The U.S. Robotics 56K Voice Int modem is not automatically detected.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 00:50:01 PST 2000
>Closed-Date:    Mon Aug 27 13:32:38 PDT 2001
>Last-Modified:  Mon Aug 27 13:34:10 PDT 2001
>Originator:     Heath Nielson
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:
FreeBSD hershey.itsnet.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Mon Jan 10 23:54:16 MST 2000     heath@hershey.itsnet.com:/usr/src/sys/compile/HERSHEY  i386
>Description:
The USR3070 PnP modem is not automatically detected.

pnpinfo says:
hershey# pnpinfo
Checking for Plug-n-Play devices...

Card assigned CSN #1
Vendor ID USR3070 (0x70307256), Serial Number 0xeee993ac
PnP Version 1.0, Vendor Version 0
Device Description: U.S. Robotics 56K Voice INT

Logical Device ID: USR3070 0x70307256 #0
TAG Start DF
Good Configuration
    FIXED I/O base address 0x2f8 length 0x8
    IRQ: 3  - only one type (true/edge)
TAG Start DF
Acceptable Configuration
    FIXED I/O base address 0x3f8 length 0x8
    IRQ: 4  - only one type (true/edge)
TAG Start DF
Acceptable Configuration
    FIXED I/O base address 0x3e8 length 0x8
    IRQ: 3 4 5 7  - only one type (true/edge)
TAG Start DF
Acceptable Configuration
    FIXED I/O base address 0x2e8 length 0x8
    IRQ: 3 4 5 7  - only one type (true/edge)
TAG End DF
End Tag

Successfully got 16 resources, 1 logical fdevs
-- card select # 0x0001

CSN USR3070 (0x70307256), Serial Number 0xeee993ac

Logical device #0
IO:  0x03f8 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 4 0
DMA 4 4
IO range check 0x00 activate 0x01
>How-To-Repeat:
Boot the machine with a U.S. Robotics 56K Voice INT modem.
>Fix:
*** sio.c.orig  Tue Jan 18 01:31:16 2000
--- sio.c       Tue Jan 18 01:28:16 2000
***************
*** 2786,2789 ****
--- 2786,2790 ----
  	{ 0x90307256, "USR3090"},
  	{ 0x0100440e, "Cardinal MVP288IV"},
+ 	{ 0x70307256, "U.S. Robotics 56K Voice INT"},
  	{ 0 }
  };

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: iedowse 
State-Changed-When: Mon Aug 27 13:32:38 PDT 2001 
State-Changed-Why:  

This was fixed a long time ago (revision 1.281 of sio.c which was 
before 4.0-RELEASE). 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16169 
>Unformatted:
