Subject: Re: detecting a WaveLAN card
To: Brook Milligan <brook@biology.nmsu.edu>
From: Charles M. Hannum <root@ihack.net>
List: current-users
Date: 02/20/2001 23:38:41
On Tue, Feb 20, 2001 at 11:40:32PM -0700, Brook Milligan wrote:
>
>      pcic1 at isa0 port 0x3e2-0x3e3 iomem 0xe0000-0xe3fff
>      pcic1: controller 0 (Intel 82365SL Revision 1) has sockets A and B
>      pcic1: controller 1 (Intel 82365SL Revision 1) has no sockets
>      pcmcia0 at pcic1 controller 0 socket 0
>      pcmcia1 at pcic1 controller 0 socket 1
>      biomask eb6d netmask ef6d ttymask ffef
>      pcic1: controller 0 detecting irqs with mask 0xdeb8:..3..9..11..15
>      pcic1: using irq 3 for socket events
>      cis mem map c02b7000
>      pcmcia0: CIS tuple chain:
>      CISTPL_END
>       ff
>      cis mem map c02b7000
>      CISTPL_LINKTARGET expected, code ff observed
> 
> Can anyone provide guidance in how to figure out why one system
> detects a tuple chain and one does not?

This is generally because the memory is not mapped correctly -- typically
due to a conflict with some other device.  For example, there may be
another device at the same address, and there are known problems on some
PCs when trying to use both 8-bit and 16-bit mappings in the same 128k
range in the `I/O hole'.