[BUG? kernel 2.6.32-git10] 3com 3c562 multifunction card does not work

Komuro komurojun-mbn at nifty.com
Sat Dec 19 16:49:06 EST 2009


Hi,


>Any chance you could bisect it further? Also, does "lspci -vvv",
>"/proc/ioports" and/or "/proc/iomem" change between -git7 and -git8?


Here is the difference of lspci , ioports and iomem.

I tried the bisect, but I failed to get the correct result.
maybe I mistyped the bisect command.
(It takes too many time to complete bisect)


--- lspci-7	2009-12-20 06:32:32.000000000 +0900
+++ lspci-8	2009-12-20 06:29:42.000000000 +0900
@@ -216,7 +216,7 @@
 	Memory window 0: dc000000-dffff000 (prefetchable)
 	Memory window 1: e0000000-e3fff000
 	I/O window 0: 00001000-000010ff
-	I/O window 1: 00001400-000014ff
+	I/O window 1: 00001100-000011ff
 	16-bit legacy interface ports at 0001
 	Kernel driver in use: yenta_cardbus
 	Kernel modules: yenta_socket


--- iomem-7	2009-12-20 06:33:42.000000000 +0900
+++ iomem-8	2009-12-20 06:30:05.000000000 +0900
@@ -6,8 +6,8 @@
 000e0000-000fffff : reserved
   000f0000-000fffff : System ROM
 00100000-b7b6bfff : System RAM
-  00400000-0070e7c0 : Kernel code
-  0070e7c1-008eda7f : Kernel data
+  00400000-0070ebc8 : Kernel code
+  0070ebc9-008edaff : Kernel data
   00972000-00a30bef : Kernel bss
 b7b6c000-b7bbefff : reserved
 b7bbf000-b7c85fff : System RAM
@@ -42,7 +42,7 @@
 dab05800-dab058ff : 0000:00:1f.3
 dc000000-dfffffff : PCI CardBus 0000:05
 e0000000-e3ffffff : PCI CardBus 0000:05
-f8000000-fbffffff : PCI MMCONFIG 0 [00-3f]
+f8000000-fbffffff : PCI MMCONFIG 0000 [bus 00-3f]
   f8000000-fbffffff : reserved
     f8000000-fbffffff : pnp 00:01
 fec00000-fec00fff : reserved

--- ioports-7	2009-12-20 06:33:31.000000000 +0900
+++ ioports-8	2009-12-20 06:29:56.000000000 +0900
@@ -9,10 +9,7 @@
 00a0-00a1 : pic2
 00c0-00df : dma2
 00f0-00ff : fpu
-0300-030f : pcmcia_socket0
 03c0-03df : vga+
-03f8-03ff : pcmcia_socket0
-  03f8-03ff : serial
 0400-047f : pnp 00:01
   0400-0403 : ACPI PM1a_EVT_BLK
   0404-0405 : ACPI PM1a_CNT_BLK
@@ -29,7 +26,9 @@
 0cf8-0cff : PCI conf1
 1000-1fff : PCI Bus 0000:04
   1000-10ff : PCI CardBus 0000:05
-  1400-14ff : PCI CardBus 0000:05
+  1100-11ff : PCI CardBus 0000:05
+  1200-120f : pcmcia_socket0
+  1210-1217 : pcmcia_socket0
 2000-2fff : PCI Bus 0000:06
 3000-3fff : PCI Bus 0000:03
 4000-5fff : PCI Bus 0000:02




More information about the linux-pcmcia mailing list