Subject: Re: MMC/SD now works on h2200 - msg#00102
List: linux.ports.h2200
On Monday 25 April 2005 01:45 pm, Alain2210 wrote:
>
Hello Matthew,
>
>
thanks a lot for your driver.
>
>
I do not succeed in compiling it since it seems to need a
>
#include <asm/hardware/hamcop-sdi.h>
>
which is not on the repository.
>
>
Thanks,
>
>
Alain
Oops! Sorry about that. I've committed it. Let me know how it works for you.
Matt
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: MMC/SD now works on h2200
Hello Matthew,
thanks a lot for your driver.
I do not succeed in compiling it since it seems to need a
#include <asm/hardware/hamcop-sdi.h>
which is not on the repository.
Thanks,
Alain
Next Message by Date:
click to view message preview
Re: MMC/SD now works on h2200
Hello,
> Oops! Sorry about that. I've committed it. Let me know how it works for you.
>
now I succeed in compiling the kernel. But since I have inserted the sd card,
the serial console
stops working....
So I hard to make some tests... I have created /dev/mmcblk0 with
mknod /dev/mmcblk0 b 254 0
but if I do
fdisk /dev/mmcblk0
I get
"Unable to open /dev/mmcblk0"
However, I can see the effect of inserting/removing the sd card in
/proc/interrupts
Thanks,
Alain
Previous Message by Thread:
click to view message preview
Re: MMC/SD now works on h2200
Hello Matthew,
thanks a lot for your driver.
I do not succeed in compiling it since it seems to need a
#include <asm/hardware/hamcop-sdi.h>
which is not on the repository.
Thanks,
Alain
Next Message by Thread:
click to view message preview
Re: MMC/SD now works on h2200
Hello,
> Oops! Sorry about that. I've committed it. Let me know how it works for you.
>
now I succeed in compiling the kernel. But since I have inserted the sd card,
the serial console
stops working....
So I hard to make some tests... I have created /dev/mmcblk0 with
mknod /dev/mmcblk0 b 254 0
but if I do
fdisk /dev/mmcblk0
I get
"Unable to open /dev/mmcblk0"
However, I can see the effect of inserting/removing the sd card in
/proc/interrupts
Thanks,
Alain