I am attempting to resurrect the uml-hcd driver
this version is based off of the gadget/dummy_hcd.c driver.
I am aiming at a 2.6.12.2 target where it will be used.
I have forward ported it to 2.6.17.6 for testing and hopefully
eventual inclusion.
This patch has a #PLATFORM to deal with the issues
On Saturday 12 August 2006 20:22, Blaisorblade wrote:
> On Thursday 10 August 2006 17:42, wang lianwei wrote:
> > Hi all,
> >
> > There is a bug with UML kernel, some host directory can not be read, for
> > example "ls /mnt/host/usr/lib", this command is dead until you press
> > CTRL+c. I test it w
On Friday 11 August 2006 14:08, QJ Miao wrote:
> Hi,
>
> I have some useful UML patch to submit.
> But I don not know how to do it.
The proper policy is:
*) send it to UML maintainers (i.e. Jeff Dike and me) and this mailing list.
Experienced developers also CC LKML (i.e. [email protected]
On Thursday 10 August 2006 17:42, wang lianwei wrote:
> Hi all,
>
> There is a bug with UML kernel, some host directory can not be read, for
> example "ls /mnt/host/usr/lib", this command is dead until you press
> CTRL+c. I test it with Redhat Enterprise Linux 4.
Yes, this has been reported variou