Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2002 14:53:56 -0700
From:      "Jamie Hermans" <freebsd@hermans.ca>
To:        <stable@freebsd.org>, <mobile@freebsd.org>
Subject:   unknown: <CIRRUS LOGIC PnP V34 MODEM> can't assign resources
Message-ID:  <001301c1ab6a$f2ed3700$3d07000a@jhermansxp>

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

I am unable to get my PnP ISA modem to ... well, work.  It is recognized
though (I think)...

I've tried updating /usr/src/sys/isa/sio.c to include the necessary strings
(and rebuilt kernel, rebooted) i.e.:

  {0x0010320d, NULL},  /* CIR1000 - CIRRUS LOGIC PnP V34 MODEM */
  {0x0020320d, NULL},  /* CIR2000 - CIRRUS LOGIC PnP V34 MODEM */

But I still get this in DMESG (FreeBSD 4.5-STABLE #0: Thu Jan 31 23:51:51
MST)

  unknown: <CIRRUS LOGIC PnP V34 MODEM> can't assign resources

I've honestly tried to solve this one on my own  *scratches head*

Here's the relevant info from pnpinfo:

Checking for Plug-n-Play devices...

Card assigned CSN #1
Vendor ID CIR2000 (0x0020320d), Serial Number 0xffffffff
PnP Version 1.0, Vendor Version 0
Device Description: CIRRUS LOGIC PnP V34 MODEM

Logical Device ID: CIR1000 0x0010320d #0
        Device powers up active
        Device supports I/O Range Check
        Vendor register funcs 00
TAG Start DF
    I/O Range 0x3f8 .. 0x3f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 4 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3f8 .. 0x3f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 5 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3f8 .. 0x3f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 7 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3f8 .. 0x3f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 10 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2f8 .. 0x2f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 3 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2f8 .. 0x2f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 5 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2f8 .. 0x2f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 7 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2f8 .. 0x2f8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 10 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 4 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 5 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 7 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 10 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 11 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x3e8 .. 0x3e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 12 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 3 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 5 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 7 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 10 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 11 IRQ: High true edge sensitive
TAG Start DF
    I/O Range 0x2e8 .. 0x2e8, alignment 0x8, len 0x8
        [16-bit addr]
    IRQ: 12 IRQ: High true edge sensitive
TAG End DF
*** Small Vendor Tag Detected
End Tag

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

CSN CIR2000 (0x0020320d), Serial Number 0xffffffff

Logical device #0
IO:  0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 0 0
DMA 4 4
IO range check 0x00 activate 0x00


Thanks for any insight!

-- Jamie



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c1ab6a$f2ed3700$3d07000a>