On Tue, 2006-02-07 at 22:04 +0100, Wolfgang Denk wrote: > In message <1139309578.32218.7.camel at yoda.jdub.homelinux.org> you wrote: > > > > > What would you suggest? Yes, I am happy for a 'quick fix' but if there > > > isn't one or it's too risky I am willing to invest the time in doing it > > > right. > > > > 'quick fix' is to pull the changes from cfi_cmdset_0001.c in MTD CVS > > back into your kernel. But I'm not sure how quick that will be given > > that your kernel is very very old. > > It's not quick at all, and the ancient 2.4.4 MTD code has other > problems at all. Swithing to a newer kernel version is very likely > less trouble.
Josh & Wolfgang, I appreciate your replies - thank you. FYI, we have decided to investigate writing a simple block device driver for this device to get our development back on track with an eventual goal of upgrading the kernel when time and resources permit. MTD is not crucial to our project, it just made a previous task easier and this current one harder! :) Thanks again, David Antliff