Intel EtherExpress PRO/100 Mobile Cardbus 32 Adapter
David Hinds
dhinds@tao.stanford.edu
Tue Nov 30 16:19:56 1999
On Tue, Nov 30, 1999 at 04:09:30PM -0500, Donald Becker wrote:
>
> I don't know where it picked this address from! It should use the I/O
> address from BAR0, not the memory address from BAR1. I'm guessing the
> PCMCIA code does not leave the I/O space bit set in /proc/bus/pci/devices.
>
> (David, can you comment on this?)
Yup, this would seem to be a bug in my CardBus setup code; I didn't
really think about what other things might make use of the values I
stick in the pci_dev structure. I'll fix it for 3.1.5.
-- Dave