[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Answer to Re: CardBus PC Card: 3c575-TX -- module creation ?



Folks,

I answer my question myself:

3c575-TX is supported by the general purpose driver of the Vortex
Series 3c59x by Becker.

Therefore, the changes required to /etc/pcmcia/config are:

device "3c575_cb"
-   class "network" module "cb_enabler", "3c575_cb"
+   class "network" module "cb_enabler", "3c59x"

Then all works perfectly running as 100Mbps as well as 10Mbps.

In case any distribution developer reads this email, why not include
this change in the appropriate file.

Kind regards,

Lukas
PS: In case you change this settings, don't forget to restart cardmgr,
    i.e. /etc/init.d/pcmcia stop and then /etc/init.d/pcmcia start
    -- but of course you already knew this issue anyway, haven't you?

On Thu, 21 Jun 2001, Lukas Ruf wrote:

> Dear all,
> 
> my network card -- a 3c575-TX -- gets on the one hand correctly
> recognized by the cardmgr
> 
>   Jun 21 11:16:11 uccellina cardmgr[16005]: \
>       socket 0: 3Com 3c575-TX Fast EtherLink XL
> 
> but on the other hand it gets not initialized correctly.
> 
> /etc/pcmcia/config.O then says:
> 
> [...]
> device "3c575_cb"
>   class "network" module "cb_enabler", "3c575_cb"
> [...]
> #
> ## CardBus cards
> #
> card "3Com 3c575-TX Fast EtherLink XL"
>   manfid 0x0101, 0x5057
>   bind "3c575_cb"
> [...]
> 
> But neither output is seen in the log files (something like modprobe)
> nor can I find the appropriate modules by hand for 3c575_cb.
> 
> So, my simple question: does any one know how to get this card up and
> running under Linux 2.4.5 with cardmgr version 3.1.22 ?
> 
> Any help would be enormously appreciated!
> 
> Thanks in advance,
> 
> Lukas
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
Lukas Ruf                        Swiss Federal Institute of Technology
Office: ETZ-G61.2                             Computer Engineering and
Phone: +41/1/632 7312                        Networks Laboratory (TIK)
Fax:   +41/1/632 1035                                      ETH Zentrum
PGP 2.6: ID D20BA2ED;                                    Gloriastr. 35
Fingerprint 6323 B9BC 9C8E 6563  B477 BADD FEA6 E6B7    CH-8092 Zurich



Reply to: