Subject: Re: PCMCIA sound card, again
To: Nathan J. Williams <nathanw@MIT.EDU>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: current-users
Date: 12/19/2000 18:17:55
On 19 Dec 2000, Nathan J. Williams wrote:
> Well, the function mbe_pcmcia_match() is returning success, based on
> the vendor/product ID in the CIS.
>
> Can you build a kernel with PCMCIAVERBOSE so we can see what vendor
> and product information this card reports?

pcmcia0: CIS version pcmcia0: CIS info: Eiger labs,Inc., EPX-AA2000 PC Sound Card, 01
pcmcia0: Manufacturer code 0x4, product 0x2000
pcmcia0: function 0: parallel port, ccr addr 3f0 mask 3
pcmcia0: function 0, config table entry 32: I/O card; irq mask ffff; iomask 0, iospace 0-f; mwait_required io8 irqlevel
pcmcia0: function 0, config table entry 49: I/O card; irq mask ffff; iomask a, iospace 220-22f; mwait_required io8 irqlevel
pcmcia0: function 0, config table entry 50: I/O card; irq mask ffff; iomask a, iospace 240-24f; mwait_required io8 irqlevel
pcmcia0: function 0, config table entry 56: I/O card; irq mask ffff; iomask a, iospace 300-30f; mwait_required io8 irqlevel
pcmcia0: function 0, config table entry 57: I/O card; irq mask ffff; iomask a, iospace 320-32f; mwait_required io8 irqlevel
pcmcia0: function 0, config table entry 60: I/O card; irq mask ffff; iomask a, iospace 380-38f; mwait_required io8 irqlevel
mbe0 at pcmcia0 function 0 port 0x400-0x40f: Fujitsu Towa LA501 Ethernet
mbe0: Couldn't get ethernet address from CIS

Jared