diff options
author | Aric D. Blumer <aric@sdgsystems.com> | 2009-03-16 16:28:45 -0600 |
---|---|---|
committer | Werner Almesberger <werner@openmoko.org> | 2009-03-26 00:20:38 -0300 |
commit | f63e59c84aa21d2745f115209bf949eca27008b1 (patch) | |
tree | f4764d774d2f1364d5ec46d805e0d486a04c156c /arch/x86/mach-voyager | |
parent | 15d8c3d8467d0a697d14d144f95b1c4aaf3dbf10 (diff) |
Zero packet length detection for RNDIS fix. Migrated from 2.6.24 series kernel
This patch fixes the issues of RNDIS on the Openmoko Freerunner (and
subsequently Windows networking with the Freerunner). It arises from the
case where a stall is being issued by the upper level RNDIS driver to
the s3c2410_udc.c in the 2.6.28 series driver and it not being handled
correctly. This patch changes the RNDIS driver to send zero-length
packets instead of a stall, a condition that allowed the udc driver to
function correctly in 2.6.24 series kernels.
Further investigation into the udc driver is recommended. I am currently
looking into it to be able to use the Android ADB gadget driver, which
currently has stability issues using the underlying udc on both Linux
and Windows (although, it's possible that the Android ADB gadget has
problems).
Traces and logs of the USB traffic are available upon request. Thanks to
Aric at SDG Systems for all of his work on this matter.
Regards,
Brian Code
From de386af349bbfe1ad6d45c810185123975888d8d Mon Sep 17 00:00:00 2001
From: Aric D. Blumer <aric@sdgsystems.com>
Date: Mon, 16 Mar 2009 16:04:02 -0600
Subject: [PATCH] Zero packet length detection for RNDIS fix. Migrated from 2.6.24 series kernel
Signed-off-by: Aric D. Blumer <aric@sdgsystems.com>
Signed-off-by: Brian Code <Brian.Code@koolu.com>
Diffstat (limited to 'arch/x86/mach-voyager')
0 files changed, 0 insertions, 0 deletions