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

Dominik Brodowski linux at dominikbrodowski.net
Sun Dec 13 07:52:35 EST 2009


Hey,

On Sun, Dec 13, 2009 at 09:25:56PM +0900, Komuro wrote:
> 3com 3c562 multifunction card does not work
> with kernel 2.6.32-git10.

Thanks for testing!

> The mac address of 3c562 becomes ff:ff:ff:ff:ff:ff
> and no startup message appear for serial.

Ouch.

> This card works with kernel-2.6.32-git7.

Hm, there didn't happen much in PCMCIA land between git7 and git10:

# git log --pretty=oneline 3ef884b4c04e857c283cc77ca70ad8f638d94b0e..f40542532e96dda5506eb76badea322f2ae4731c drivers/pcmcia/ include/pcmcia/
11bd04f6f35621193311c32e0721142b073a7794 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
15ea76d407d560f985224b65fe59c9db01692a0d pccard: configure CLS on attach

which only seems relevant for CardBus. Nonetheless: could you try commenting
out the line "pci_set_cacheline_size(dev)" in
drivers/pcmcia/cardbus.c:cardbus_config_irq_and_cls() ?

However, my suspicion is that it is more related to PCI or serial work in
between... Does "lspci -vvv" change between -git7 and -git10?

Best,
	Dominik



More information about the linux-pcmcia mailing list