Eepro100 Cardbus PCMCIA on Texas Extensa 710
Alessandro Bruciamonti - casa
abruciam@pop.systemy.it
Fri Feb 26 14:14:19 1999
Donald Becker wrote:
> On Fri, 26 Feb 1999, Alessandro Bruciamonti wrote:
>
> > I'm trying to use an Intel EtherExpress CardBus Mobile Adapter (PCMCIA)
> > on a Texas Extensa 710 notebook.
> ...
> > - used dump_cis to obtain card info
>
> What did it report?
>
> > - compiled eepro100.c using cardbus #defines and renamed the module
> > eepro100_cb.o
>
> Here is the confusing part: I suspect that the card actually uses the 21143
> "Tulip" chip.
>
The dump_cis utility reports the following messages (it seems that all is ok: I
can see the ether address and other card vital informations):
[root@home alex]# cat dump_cis.eepro100
Socket 0:
vers_1 5.0, "Intel",
"EtherExpress(TM) PRO/100 CardBus Mobile Adapter32", "PRO/100 M32A",
"1.00"
manfid 0x0089, 0x0101
funcid network_adapter
lan_node_id 00 a0 c9 38 6e 08
lan_technology ethernet
lan_speed 10 mb/sec
lan_speed 100 mb/sec
lan_media unshielded_twisted_pair
lan_media thin_coax
lan_connector Closed connector standard
BAR 1 size 128b [io] [prefetch]
BAR 2 size 128b [mem] [prefetch]
BAR 7 size 1kb [mem] [prefetch]
config_cb base 0x0000 last_index 0x01
cftable_entry_cb 0x01 [default]
[master] [invalidate] [parity] [wait] [serr] [fast back]
Thank you again for your help!
Alessandro