On Mon, May 15, 2006 at 10:32:12PM +0200, Pawel Kolodziejski wrote: > > On Mon, 2006-05-15 at 11:42 -0700, Erik Hovland wrote: > >> It could be even easier then that. It seems that in the 2.4 repository > >> the h3900 is the only supported device with an asic3 companion chip. I > >> could just make the driver only work with h3900. And return -ENODEV > >> otherwise. > > > > h1900 also has asic3, but I have a feeling it uses a separate mmc driver > > anyway. So that might not be an issue. > > > > p. > > > in 2.4 h1910 use the same mmc driver as h3900 in 2.4 kernel, but support > 2.4 kernel for that model was stopped and continued in 2.6
Thank you both Phil and Pawel. That info was very help. Now here is another question. Does any handheld besides h5400 use mmc_samsung.c in the 2.4 kernel source on hh.org? I am thinking that h2200 would be the only one that is possible - but I am sure Matt never even bothered with that driver in that kernel version. I am going to put the same !machine_is_<handheld>() call in mmc_samsung.c for h5400 to make sure that h3900 users do not get the h5400 mmc modules. E -- Erik Hovland mail: erik AT hovland DOT org web: http://hovland.org/ PGP/GPG public key available on request _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
