I'm trying something that may not be possible. I've been racking my brain about it for 2 days now and I just do not want to give up. Someone bought me 2 TRENDnet TEG-PCBUSR PCMCIA adapters to get working with our equipment. If it works I'll buy many more. Our device is basically PC platform with a PCMCIA slot that runs 2.4.27 kernel. i've got Zoom modems and older 3COM card working fine. I want to try this new device. My guess and I could be wrong is that the R8169 driver in 2.4.27 (v 1.2 is really designed for PCI only type devices. My knowledge there is a bit limited for that device. Device: [root@localhost]# cardctl ident Socket 0: product info: "TRENDware", "TEG-PCBUSR" manfid: 0x0000, 0x024c function: 6 (network) Loading of device: cs: cb_free(bus 2) cs: cb_alloc(bus 2): vendor 0x10ec, device 0x8169 PCI: Failed to allocate resource 0(10000-fdff) for 02:00.0 PCI: Enabling device 02:00.0 (0000 -> 0003) [root@localhost]# modprobe r8169 insmod: init_module: r8169: No such device [root@localhost]# Kernel log after failed load: cs: cb_free(bus 2) cs: cb_alloc(bus 2): vendor 0x10ec, device 0x8169 PCI: Failed to allocate resource 0(10000-fdff) for 02:00.0 PCI: Enabling device 02:00.0 (0000 -> 0003) r8169 Gigabit Ethernet driver 1.2 loaded PCI: Unable to reserve I/O region #1:fffffe00@10000 for device 02:00.0 PCI: Unable to reserve I/O region #1:fffffe00@10000 for device 02:00.0 r8169: 02:00.0: Could not request regions. At this point I consider myself stuck :( - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html