Subject: Re: Xircom CEM28 10Mbit/28k8 PCMCIA combo probing problems
To: <>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 01/24/2002 19:00:44
> 
> I looked a bit at this. There are problems in the pcmcia common code to
> access the CIS infos and/or mapping registers.
> The rigth thing would be to split if_xi in a front-end which attaches the
> xi driver for the ethernet part, and com for the modem part (as the mhzc
> driver). I tried to do this but failed to map all registers properly.

The REM56G (etc) cards probably need the same trick.  Identify the card
from its model / part number then ignore the rest of the info from the
CIS and allocate stuff that works!

	David