Home
last modified time | relevance | path

Searched hist:"4 d42d417be75d750b82798922b6e775915e11bce" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Drndis_host.hdiff 4d42d417be75d750b82798922b6e775915e11bce Wed Apr 13 16:48:55 CDT 2011 Ben Hutchings <ben@decadent.org.uk> rndis_host: Poll status before control channel where necessary

Some RNDIS devices don't respond on the control channel until polled
on the status channel. In particular, this was reported to be the
case for the 2Wire HomePortal 1000SW and for some Windows Mobile
devices.

This is roughly based on a patch by John Carr <john.carr@unrouted.co.uk>
which is currently applied by Mandriva.

Reported-by: Mark Glassberg <vzeeaxwl@myfairpoint.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/usb/
H A Drndis_host.cdiff eb8aa72d4e8756bde74d5f22bdd968ee6131069a Fri Apr 15 01:23:45 CDT 2011 Ben Hutchings <ben@decadent.org.uk> rndis_host: Quirky devices are still 'point-to-point'

My changes in commit 4d42d417be75d750b82798922b6e775915e11bce were
written some time before the introduction of FLAG_POINTTOPOINT, so
didn't include that flag in the new driver_info. Change the new
driver_info to be consistent.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 4d42d417be75d750b82798922b6e775915e11bce Wed Apr 13 16:48:55 CDT 2011 Ben Hutchings <ben@decadent.org.uk> rndis_host: Poll status before control channel where necessary

Some RNDIS devices don't respond on the control channel until polled
on the status channel. In particular, this was reported to be the
case for the 2Wire HomePortal 1000SW and for some Windows Mobile
devices.

This is roughly based on a patch by John Carr <john.carr@unrouted.co.uk>
which is currently applied by Mandriva.

Reported-by: Mark Glassberg <vzeeaxwl@myfairpoint.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>