Hi John, Thanks for the reply! After I received your tip, I booted up my laptop to see what I could find. Here is the output of /sbin/dump_cis: ---OUTPUT--- Socket 0: manfid 0x13d1, 0xab02 funcid network_adapter [post] lan_technology ethernet lan_speed 10 mb/sec lan_speed 100 mb/sec lan_media unshielded_twisted_pair vers_1 5.0, "Linksys", "EtherFast Integrated 10/100 CardBus PC Card(PCM200)", "V1.0", "" config_cb base 0x002a last_index 0x01 BAR 1 size 256b [io] BAR 2 size 256b [mem] BAR 7 size 512b [mem] cftable_entry_cb 0x01 [default] Vcc Vnom 3300mV io_base 1> There is a utility which comes with the pcmcia pkg (or at least used
to) called 'dump_cis'. Try it to see what information it can get from the card. I have a SMC8020 modem / ether combo that won't work because the mfr didn't build the card with the capability to answer system req's about IRQ and mem i/o addr. It is apparently an earlier design of the card, as it is listed as a compatible card for the pcmcia pkg. Others have had the same problem, so it's not just me. IOW, although others may be using cards of the same model as yours, your card might not work if the design was changed after yours was made.
---------------------------------------------------------------------- John Karns jkarns@csd.net
-- ----------------------------------------------------------------- Timothy R. Butler Universal Networks Information Tech. Consultant Christian Web Services Since 1996 ICQ #12495932 AIM: Uninettm An Authorized IPSwitch Reseller tbutler@uninetsolutions.com http://www.uninetsolutions.com ============== "Information Powered by Innovation" ============== irq mask 0xfefc [level] [shared] mem_base 2 7 Socket 1: no CIS present ---OUTPUT--- I've added the following lines to my /etc/pcmcia/config file: card "ADMtek Centaur-C (Linksys)" manfid 0x0149, 0xc2ab bind "tulip_cb" The name that I have for the card is the one I noticed that xconsole reports when it says that the CardBus card won't be installed since there aren't any resources allocated for it. Apparently this helps somewhat, as I'm getting a different error message now. Modprobe now reports that the "Device is Busy", and suggests that it might be a misconfigured IRQ (a different error than before). Any suggestions? Thanks!!! -Tim -- ----------------------------------------------------------------- Timothy R. Butler Universal Networks Information Tech. Consultant Christian Web Services Since 1996 ICQ #12495932 AIM: Uninettm An Authorized IPSwitch Reseller tbutler@uninetsolutions.com http://www.uninetsolutions.com ============== "Information Powered by Innovation" ==============