Subject: Re: kern/10485: Xircom Card REM 56 G does not work with if_xi driver
To: Gregory McGarry <gmcgarry@echo.sprc.qut.edu.au>
From: Ivar Skjoerseter <ivarhs@pasta.cs.uit.no>
List: current-users
Date: 07/27/2000 18:10:37
Hey!

I updated my pcmcia-sources today. With the new kernel I was still 
not able to use the REM56G-100 card. Here is the message from 
/var/log/messages:

<CUT>
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: CIS version PC Card Standard 5.0
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: CIS info: Xircom, CreditCard
Ethernet 10/100 + Modem 56, CEM56, 1.00
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: Manufacturer code 0x105, product
0x110a
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0: network adapter, ccr
addr ff80 mask 67
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0, config table entry
39: I/O card; irq mask 8ebc; iomask a, iospace 2e8-2ef; mwait_required
rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0, config table entry
31: I/O card; irq mask 8ebc; iomask a, iospace 3e8-3ef; mwait_required
rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0, config table entry
23: I/O card; irq mask 8ebc; iomask a, iospace 2f8-2ff; mwait_required
rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0, config table entry
15: I/O card; irq mask 8ebc; iomask a, iospace 3f8-3ff; mwait_required
rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown
Jul 27 18:00:42 ob3000 /netbsd: pcmcia0: function 0, config table entry
63: I/O card; irq mask 8ebc; iomask 3, iospace 0-7; mwait_required
rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown
Jul 27 18:00:42 ob3000 /netbsd: com1 at pcmcia0 function 0: serial device
Jul 27 18:00:42 ob3000 /netbsd: com1: ns16550a, working fifo
</CUT>

No identification running ifconfig either.

Ivar Skjoerseter




On Tue, 25 Jul 2000, Gregory McGarry wrote:

> I have committed improved matching for the xi driver.  The updated files
> are:
> 
>      $NetBSD: pcmciadevs,v 1.96 2000/07/24 21:45:00 gmcgarry Exp $
>      $NetBSD: pcmciadevs.h,v 1.95 2000/07/24 21:47:40 gmcgarry Exp $
>      $NetBSD: pcmciadevs_data.h,v 1.95 2000/07/24 21:47:40 gmcgarry Exp $
>      $NetBSD: if_xi.c,v 1.3 2000/07/24 21:50:10 gmcgarry Exp $
> 
> The following card is not likely to be supported.  However, a dump
> of the CIS tuples would be useful.
> 
> > Xircom, CreditCard 10Base-T, CE-10BC, 2.0/0008012302-011494 (manufacturer
> > +0x0105, product 0x0108) function 0 not configured
> 
> Test these changes and let me know the outcome.  I will request a pull-up
> to 1.5 upon confirmation.
> 
> 	-- Gregory McGarry <g.mcgarry@ieee.org>
> 
>