At Sat, 15 Sep 2001 14:43:38 -0500,
Vladimir V. Egorin <[EMAIL PROTECTED]> wrote:
> 
> I have a Dell Latitude CPx with a Xircom RealPort
> CardBus Ethernet 10/100+Modem 56 card.  The card used
> to work on an Aug 1, 2001 -CURRENT.     I've cvsup'ed and
> built the system yesterday (sep 15) and cannot make the card
> work anymore.   Any ideas what might be wrong?  I am attaching 
> dmesg and  kernel config (NEWCARD).   I have the following
> in sio.c:
> 
> static struct pci_ids pci_ids[] = {
>       { 0x0103115d, "Xircom Cardbus modem", 0x10 },
>       { 0x00000000, NULL, 0 }
> };
> 
> [...]
>
> sio3: configured irq 9 not in bitmap of probed irqs 0
> sio3: irq maps: 0x201 0x201 0x201 0x201
> sio3: probe failed test(s): 0 1 2 4 6 7 9
> sio3 failed to probe at port 0x2e8-0x2ef irq 9 on isa0

I remember the probe failure.  My card needed to be re-initialized to
8 bit CFCR.  I'm attaching my current patch which I'm using on an
early August -current.

Warner, how about committing this patch?

--
Regards,
Georg.

sio.c.diff

Reply via email to