IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Belkin F5D5020 PCMCIA NIC configuration

I've got it listed in /etc/pcmcia/config as:

\r\n\r\n
\r\n
\r\ncard "Belkin-5020"\r\nversion "Belkin", "F5D5020-PCMCIA-Network-Card"\r\nbind "pcnet_cs"\r\n
\r\n
\r\n\r\n

...per instructions I've found. Modules on the system are:

\r\n\r\n
\r\n
\r\n[root@reflex:pcmcia]# lsmod\r\nModule                  Size  Used by    Tainted: P\r\nds                      6496   2\r\ni82365                 12160   2\r\npcmcia_core            38496   0  [ds i82365]\r\npci_hotplug            12984   0  (unused)\r\nminix                  17952   0  (autoclean)\r\nnls_cp437               4384   0  (autoclean)\r\nvfat                    9148   0  (autoclean)\r\nfat                    29304   0  (autoclean) [vfat]\r\nseagate                 5536   0  (unused)\r\nsr_mod                 12408   0  (unused)\r\ncdrom                  29312   0  [sr_mod]\r\nscsi_mod               85016   2  [seagate sr_mod]\r\nisa-pnp                27720   0  [i82365]\r\nfloppy                 45792   0\r\nrtc                     5784   0  (autoclean)\r\next3                   56160   3  (autoclean)\r\njbd                    35016   3  (autoclean) [ext3]\r\nide-disk                6560   5  (autoclean)\r\nide-probe-mod           7968   0  (autoclean)\r\nide-mod               129708   5  (autoclean) [ide-disk ide-probe-mod]\r\nunix                   13316   4  (autoclean)\r\n
\r\n
\r\n\r\n

Not sure what you mean by hotplug vs. anything else.

\r\n\r\n

With all of that set up, trying to bring up the interface, I get:

\r\n\r\n
\r\n
\r\n[root@reflex:pcmcia]# ifup eth0\r\nSIOCSIFADDR: No such device\r\neth0: ERROR while getting interface flags: No such device\r\nSIOCSIFNETMASK: No such device\r\nSIOCSIFBRDADDR: No such device\r\neth0: ERROR while getting interface flags: No such device\r\neth0: ERROR while getting interface flags: No such device\r\n
\r\n
\r\n\r\n

Debian uses /etc/defaults/pcmcia for some default values:

\r\n\r\n
\r\n
\r\n[root@reflex:pcmcia]# cat /etc/default/pcmcia\r\n# Defaults for pcmcia (sourced by /etc/init.d/pcmcia)\r\nPCMCIA=yes\r\nPCIC=i82365\r\n# PCIC=yenta_socket\r\nPCIC_OPTS=\r\nCORE_OPTS=\r\nCARDMGR_OPTS=\r\n
\r\n
\r\n\r\n

System itself, as said: Thinkpad 9545.

\r\n\r\n

So: no workee. Suggestions?

--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
Expand Edited by kmself Sept. 2, 2003, 05:29:58 AM EDT
New That's the one
You have to reserve an IRQ for a 16bit card - try adding

PCIC_OPTS="irq_list=10,11"

to /etc/sysconfig/pcmcia (or wherever on Debian).

Note that on my 2.4.20 kernel pcmcia setup, once in a while this card gets incorrectly identified as a flash memory card.

You only need hotplug setup if you want to stop/remove the card.

Also - in config.opts you can force the ioport for pcnet_cs to 0x300 but I don't seem to require that on my system.

-drl
     Belkin F5D5020 PCMCIA NIC configuration - (kmself) - (1)
         That's the one - (deSitter)

Not just broken: robustly broken!
58 ms