[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080124224239.7f058278.Kristoffer.ericson@gmail.com>
Date: Thu, 24 Jan 2008 22:42:39 +0100
From: Kristoffer Ericson <kristoffer.ericson@...il.com>
To: linux-pcmcia@...ts.infradead.org
Cc: linux@...inikbrodowski.net,
linux-main <linux-kernel@...r.kernel.org>
Subject: [HD64461] Pcmcia driver and Vcc/Vpp issues
Greetings,
FYI: Porting/rewriting a pcmcia driver that was working in 2.6.17 (PIO-based) to work on 2.6.24 (MMIO-based) and haven't been able
to make it work yet. I've used the good driver to extract values to compair against the new driver.
Bugtracked the issue abit more and found 2 strange factors.
1) Working 2.6.17 driver sets Vcc/Vpp = 30 while 2.6.24 sets it to 50 (using same card)
2) Working 2.6.17 driver uses 2->4 mem_maps while 2.6.24 only uses 1 (bad MAX_WIN?)
Other than that the output seems equal.
Any ideas?
Best wishes
Kristoffer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists