Trying to make an old xircom ethernet to work

Mehmet Giritli mgiritli at giritli.eu
Fri Aug 29 01:07:09 PDT 2014


Hi,

I'm trying to use an old xircom ethernet card that used to work
perfectly fine with 2.6 days AFAIR. 

I'm using the xirc2ps_cs driver and pc card support, yenta, pci
hotplugging are compiled into kernel. Kernel does seem to detect the
pcmcia slots when a card is inserted/removed but it is not picking up
the driver for some reason. Is the driver for xircom pcmcia ethernet
cards not xirc2ps_cs anymore?

I'm sending lsmod, lspcmcia -vvv, dmesg attached.

Any help would be appreciated!

Regards.
-------------- next part --------------
Module                  Size  Used by
vfat                    6663  1 
fat                    37406  1 vfat
xirc2ps_cs              9889  0 
pcmcia                 24038  1 xirc2ps_cs
yenta_socket           15521  0 
pcmcia_rsrc             5645  1 yenta_socket
pcmcia_core             7480  3 pcmcia,pcmcia_rsrc,yenta_socket
-------------- next part --------------
[    0.170948] pnp: PnP ACPI init
[    0.171074] ACPI: bus type PNP registered
[    0.177176] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.177284] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.177379] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.177476] system 00:00: [mem 0x00100000-0x07fdffff] could not be reserved
[    0.177573] system 00:00: [mem 0x07fe0000-0x07feffff] could not be reserved
[    0.177670] system 00:00: [mem 0x07ff0000-0x07ffffff] has been reserved
[    0.177816] system 00:00: [mem 0x100a0000-0x100fffff] could not be reserved
[    0.177915] system 00:00: [mem 0xfff00000-0xffffffff] could not be reserved
[    0.178017] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.178442] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.178675] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.178914] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.179354] system 00:04: [io  0x0480-0x048f] has been reserved
[    0.179452] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.179543] system 00:04: [io  0xfd00-0xfd3f] has been reserved
[    0.179633] system 00:04: [io  0xfeac] has been reserved
[    0.179723] system 00:04: [io  0xfe00-0xfe3f] could not be reserved
[    0.179817] system 00:04: [io  0xfe40-0xfe41] has been reserved
[    0.179907] system 00:04: [io  0xfe90-0xfe97] has been reserved
[    0.179997] system 00:04: [io  0xfe9e] has been reserved
[    0.180086] system 00:04: [io  0xfe50-0xfe55] has been reserved
[    0.180177] system 00:04: [io  0xfe70-0xfe7f] has been reserved
[    0.180272] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.184080] pnp 00:05: [dma 2]
[    0.187607] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.194920] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.202576] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.204367] pnp: PnP ACPI: found 8 devices
[    0.204448] ACPI: bus type PNP unregistered
[    0.239313] Switched to clocksource acpi_pm
[    0.239491] pci 0000:00:05.3: BAR 7: [io  0xfe00-0xfe3f] has bogus alignment
[    0.239609] pci 0000:00:02.0: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.239632] pci 0000:00:02.0: res[10]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.239655] pci 0000:00:02.1: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.239676] pci 0000:00:02.1: res[10]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.239697] pci 0000:00:02.0: res[7]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.239717] pci 0000:00:02.0: res[8]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.239737] pci 0000:00:02.1: res[7]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.239757] pci 0000:00:02.1: res[8]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.239799] pci 0000:00:02.0: BAR 0: assigned [mem 0x14000000-0x14000fff]
[    0.239912] pci 0000:00:02.0: BAR 9: assigned [mem 0x18000000-0x1bffffff pref]
[    0.240019] pci 0000:00:02.0: BAR 10: assigned [mem 0x1c000000-0x1fffffff]
[    0.240124] pci 0000:00:02.1: BAR 0: assigned [mem 0x20000000-0x20000fff]
[    0.240235] pci 0000:00:02.1: BAR 9: assigned [mem 0x24000000-0x27ffffff pref]
[    0.240344] pci 0000:00:02.1: BAR 10: assigned [mem 0x28000000-0x2bffffff]
[    0.240448] pci 0000:00:04.0: BAR 6: assigned [mem 0x10100000-0x1010ffff pref]
[    0.240552] pci 0000:00:02.0: BAR 7: assigned [io  0x1000-0x10ff]
[    0.240651] pci 0000:00:02.0: BAR 8: assigned [io  0x1400-0x14ff]
[    0.240751] pci 0000:00:02.1: BAR 7: assigned [io  0x1800-0x18ff]
[    0.240848] pci 0000:00:02.1: BAR 8: assigned [io  0x2000-0x20ff]
[    0.240948] pci 0000:00:02.0: CardBus bridge to [bus 01-04]
[    0.241037] pci 0000:00:02.0:   bridge window [io  0x1000-0x10ff]
[    0.241130] pci 0000:00:02.0:   bridge window [io  0x1400-0x14ff]
[    0.241224] pci 0000:00:02.0:   bridge window [mem 0x18000000-0x1bffffff pref]
[    0.241322] pci 0000:00:02.0:   bridge window [mem 0x1c000000-0x1fffffff]
[    0.241418] pci 0000:00:02.1: CardBus bridge to [bus 05-08]
[    0.241505] pci 0000:00:02.1:   bridge window [io  0x1800-0x18ff]
[    0.241599] pci 0000:00:02.1:   bridge window [io  0x2000-0x20ff]
[    0.241694] pci 0000:00:02.1:   bridge window [mem 0x24000000-0x27ffffff pref]
[    0.241833] pci 0000:00:02.1:   bridge window [mem 0x28000000-0x2bffffff]
[    0.241935] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.241955] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.241974] pci_bus 0000:01: resource 0 [io  0x1000-0x10ff]
[    0.241992] pci_bus 0000:01: resource 1 [io  0x1400-0x14ff]
[    0.242012] pci_bus 0000:01: resource 2 [mem 0x18000000-0x1bffffff pref]
[    0.242030] pci_bus 0000:01: resource 3 [mem 0x1c000000-0x1fffffff]
[    0.242049] pci_bus 0000:05: resource 0 [io  0x1800-0x18ff]
[    0.242067] pci_bus 0000:05: resource 1 [io  0x2000-0x20ff]
[    0.242087] pci_bus 0000:05: resource 2 [mem 0x24000000-0x27ffffff pref]
[    0.242105] pci_bus 0000:05: resource 3 [mem 0x28000000-0x2bffffff]
[    0.242274] NET: Registered protocol family 2
[    0.243554] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.243670] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.243773] TCP: Hash tables configured (established 1024 bind 1024)
[    0.244068] TCP: reno registered
[    0.244151] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.244253] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.244585] NET: Registered protocol family 1
[    0.248719] RPC: Registered named UNIX socket transport module.
[    0.248806] RPC: Registered udp transport module.
[    0.248879] RPC: Registered tcp transport module.
[    0.248953] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.253126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.253250] pci 0000:00:04.0: Boot video device
[    0.256490] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.256576] PCI: setting IRQ 11 as level-triggered
[    0.256790] PCI: CLS 0 bytes, default 32
[    0.258298] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.261055] NFS: Registering the id_resolver key type
[    0.261234] Key type id_resolver registered
[    0.261309] Key type id_legacy registered
[    0.261409] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[    0.261770] msgmni has been set to 244
[    0.264316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.264425] io scheduler noop registered
[    0.264509] io scheduler deadline registered
[    0.264608] io scheduler cfq registered (default)
[    0.264835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.265758] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.266043] ACPI: Lid Switch [LID]
[    0.266526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.266627] ACPI: Power Button [PWRF]
[    0.267443] ACPI: Fan [FAN] (off)
[    0.267916] ata_piix 0000:00:05.1: version 2.13
[    0.273166] scsi0 : ata_piix
[    0.274026] scsi1 : ata_piix
[    0.274400] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfe60 irq 14
[    0.274492] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfe68 irq 15
[    0.274784] uhci_hcd: USB Universal Host Controller Interface driver
[    0.275190] uhci_hcd 0000:00:05.2: UHCI Host Controller
[    0.275308] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 1
[    0.275471] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000ffe0
[    0.276935] hub 1-0:1.0: USB hub found
[    0.277058] hub 1-0:1.0: 2 ports detected
[    0.277861] usbcore: registered new interface driver usb-storage
[    0.278276] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.281545] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.281645] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.283542] mousedev: PS/2 mouse device common for all mice
[    0.284915] rtc_cmos 00:03: RTC can wake from S4
[    0.285565] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.285704] rtc_cmos 00:03: alarms up to one year, 114 bytes nvram
[    0.286340] TCP: cubic registered
[    0.286431] NET: Registered protocol family 17
[    0.286695] Key type dns_resolver registered
[    0.289305] rtc_cmos 00:03: setting system clock to 2014-08-29 10:49:00 UTC (1409309340)
[    0.301826] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.460455] ata2.00: ATAPI: CD-224E, 7.5A, max MWDMA2
[    0.492304] ata2.00: configured for MWDMA2
[    0.822203] psmouse serio1: alps: Unknown ALPS touchpad: E7=12 02 3c, EC=10 00 64
[    1.241694] ata1.00: ATA-4: IBM-DBCA-206480, BC4OA82F, max UDMA/33
[    1.241786] ata1.00: 12685680 sectors, multi 0: LBA 
[    1.256079] tsc: Refined TSC clocksource calibration: 366.594 MHz
[    1.284439] ata1.00: configured for UDMA/33
[    1.285056] scsi 0:0:0:0: Direct-Access     ATA      IBM-DBCA-206480  A82F PQ: 0 ANSI: 5
[    1.286656] sd 0:0:0:0: [sda] 12685680 512-byte logical blocks: (6.49 GB/6.04 GiB)
[    1.287091] sd 0:0:0:0: [sda] Write Protect is off
[    1.287182] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.287339] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.289561] scsi 1:0:0:0: CD-ROM            TEAC     CD-224E          7.5A PQ: 0 ANSI: 5
[    1.324928]  sda: sda1 sda2 sda3
[    1.327078] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.412454] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input4
[    1.430031] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[    1.430619] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[    1.488263] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    1.488418] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
[    1.489875] Freeing unused kernel memory: 276K (c138d000 - c13d2000)
[    2.256274] Switched to clocksource tsc
[    3.630862] random: nonblocking pool is initialized
[    6.483930] systemd-udevd[596]: starting version 215
[    7.427566] yenta_cardbus 0000:00:02.0: enabling device (0000 -> 0003)
[    7.430805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    7.430871] yenta_cardbus 0000:00:02.0: CardBus bridge found [1179:0001]
[    7.557566] yenta_cardbus 0000:00:02.0: ISA IRQ mask 0x04b8, PCI irq 11
[    7.557589] yenta_cardbus 0000:00:02.0: Socket status: 30000007
[    7.577201] yenta_cardbus 0000:00:02.1: enabling device (0000 -> 0003)
[    7.580418] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    7.580487] yenta_cardbus 0000:00:02.1: CardBus bridge found [1179:0001]
[    7.709779] yenta_cardbus 0000:00:02.1: ISA IRQ mask 0x04b8, PCI irq 11
[    7.709802] yenta_cardbus 0000:00:02.1: Socket status: 30000011
[    8.608102] pcmcia_socket pcmcia_socket1: pccard: PCMCIA card inserted into slot 1
[   10.688905] EXT4-fs (sda3): re-mounted. Opts: (null)
[   11.350419] Adding 499900k swap on /dev/sda2.  Priority:-1 extents:1 across:499900k 
[   54.838028] pcmcia_socket pcmcia_socket1: pccard: card ejected from slot 1
[   58.820073] pcmcia_socket pcmcia_socket1: pccard: PCMCIA card inserted into slot 1
[  570.808102] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[  570.978623] usb-storage 1-1:1.0: USB Mass Storage device detected
[  570.981361] scsi2 : usb-storage 1-1:1.0
[  571.985089] scsi 2:0:0:0: Direct-Access     Verbatim Store 'n' Go     1.30 PQ: 0 ANSI: 2
[  571.994810] sd 2:0:0:0: [sdb] 1974271 512-byte logical blocks: (1.01 GB/963 MiB)
[  571.998039] sd 2:0:0:0: [sdb] Write Protect is off
[  571.998067] sd 2:0:0:0: [sdb] Mode Sense: 00 00 00 00
[  572.001027] sd 2:0:0:0: [sdb] Asking for cache data failed
[  572.001049] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  572.159016]  sdb: sdb1
[  572.183969] sd 2:0:0:0: [sdb] Attached SCSI removable disk
-------------- next part --------------
Socket 0 Bridge:   	[yenta_cardbus] 	(bus ID: 0000:00:02.0)
	Configuration:	state: on	ready: no

			Available IRQs: 3, 4, 5, 7, 10
			Available ioports:	--none--
			Available iomem:	--none--
Socket 1 Bridge:   	[yenta_cardbus] 	(bus ID: 0000:00:02.1)
	Configuration:	state: on	ready: no

			Voltage: 5.0V
 Vcc: 5.0V
 Vpp: 5.0V

			Available IRQs: 3, 4, 5, 7, 10
			Available ioports:	--none--
			Available iomem:	--none--


More information about the linux-pcmcia mailing list