-----BEGIN PGP SIGNED MESSAGE-----
Thanx for the suggestion. Unfortunately, I had already tried changing
this value in /ect/pcmcia/config and still get errors. It loads the
module fine, but when it tries to start the network, after "executing
'./network start tulip_cb' it says it can't find module tulip_cb, same
thing for ./serial start tulip_cb, then it complains that it can't find
/dev/tulip_cb or make it. The config file points to xircom_tulip_cb not
tulip_cb, so why does it keep looking for the tulip_cb module?
Mark Demma
http://www.demma.net "Apathy is tyranny's greatest ally."
On Thu, 2 Nov 2000, Paul Schulz wrote:
> Greetings,
>
> Here is the patch that I submitted that fixes this problem for the
> 2.4.0 kernel. Once patched it will break 2.0.x... (the choise is yours)
>
> PaulS
>
> --- config.dpkg Mon Oct 30 22:37:44 2000
> +++ config Mon Oct 30 22:39:11 2000
> @@ -106,6 +106,10 @@
>
> device "airo_cs"
> class "network" module "airo", "airo_cs"
> +
> +device "xircom_tulip_cb"
> + class "network" module "cb_enabler", "xircom_tulip_cb"
> +
> #
> # Ethernet adapter definitions
> #
> @@ -1724,7 +1728,7 @@
>
> card "Xircom CBEM56G-100 CardBus 10/100 Ethernet + 56K Modem"
> version "Xircom", "*", "CBEM56G"
> - bind "tulip_cb" to 0, "serial_cb" to 1
> + bind "xircom_tulip_cb" to 0, "serial_cb" to 1
>
> card "Xircom RBM56G Modem"
> manfid 0x0105, 0x1000
>
>
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
iQCVAwUBOgGyIasy97xeIU49AQHfCwP/cM9lTzWg92QSqzEzPwg6TaA7u3aSoVor
xuidy7UrzmtXKXR4yWUkEk34+cAhdV4zZ3DDEFmgyTirHJ+yv+ULhYEu47M91mSc
/PWDVzpqa9q1Ir69MdK7bnoy3PrxnXh7gPVRT5NeU2Jc9gb6ACzP/cGoBpGduHLj
0oWvlyNa9nM=
=CMeK
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]