Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 00:40:48 -0800 (PST)
From:      heath@cs.byu.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/16169: The U.S. Robotics 56K Voice Int modem is not automatically detected.
Message-ID:  <20000118084048.63385150FB@hub.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 00:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20000118084048.63385150FB>