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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]