pcmcia differences between 2.6.10 and 2.6.11

Jar jar at pcuf.fi
Mon Jun 20 16:54:34 EDT 2005


After updating from FC2(2.6.10-1.9_FC2) to FC4(2.6.11-1.1369_FC4) the 
pcmcia seems to work OK, but it looks different.

FC2
==============================================
# cat /proc/interrupts
11:   10476108          XT-PIC  pd6729, hostap_cs

Linux Kernel Card Services
   options:  [pci] [cardbus] [pm]
PCI: Found IRQ 11 for device 0000:00:0a.0
pd6729: Cirrus PD6729 PCI to PCMCIA Bridge at 0xd800 on irq 11
pd6729: PCI card interrupts, PCI status changes
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x37f 
0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.


FC4
==============================================
# cat /proc/interrupts
11:       9684          XT-PIC  pd6729, 0.0

Linux Kernel Card Services
   options:  [pci] [cardbus] [pm]
PCI: Found IRQ 11 for device 0000:00:0c.0
pd6729: Cirrus PD6729 PCI to PCMCIA Bridge at 0xd800 on irq 11
pd6729: PCI card interrupts, PCI status changes
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x100-0x4ff: excluding 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0x100-0x4ff: excluding 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.

Side note: The 2.6.11-1.1369_FC4 seems to load rsrc_nonstatic, the 
2.6.10-1.9_FC2 is not.

1. 'cs: IO port probe' lines seems to be doubled, why?
2. Why is there '0.0' in the /proc/interrupts printout?

-- 
Best Regards, Jar



More information about the linux-pcmcia mailing list