On Tue, 12 Dec 2006 21:25:18 +0100, Marcel Holtmann <[EMAIL PROTECTED]> wrote:
> do you have an updated patch that applies cleanly against the latest
> tree from Linus?
It turned out easier than I expected. All that was necessary was to
add #include . Does this work for everyone? If yes, I'm
send
On 12/15/06, David Brownell <[EMAIL PROTECTED]> wrote:
> On Wednesday 13 December 2006 2:17 pm, Ole André Vadla Ravnås wrote:
(...)
> > After debugging this issue further I discovered that RNDIS_MSG_INIT's
> > MaxTransferSize, sent by the host, is the value that
> > usbnet.rx_urb_size should be set
Hi,
this makes the rio500 misc usb driver use mutexes and turns uninterruptible
sleep into interruptible sleep where the semantics are not affected.
Regards
Oliver
Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
--- a/drivers/usb/misc/rio500.c 2006-11-16 05:03:40.00
Hello.
elmar gerdes wrote:
> to make this short:
> Is anybody working on a UDC driver for the Alchemy Au1550
> (MIPS-based)?
> If you are interested in details, please read on:
> I'm working with an Au1550-based board and would like to run it as a USB
> device. There have been a few driver
Quoting Alan Stern <[EMAIL PROTECTED]>:
> > Mister Greg, how to change configuration _inside_ the driver? Device
> > was made to be
> > working on second usb config after one reconnect/device change, i've
> > lost whole day
> > trying to make something with that. After all, usb_set_configuration()
Oleg --
I will look at it tonight.
(The driver is not orphaned, though I have limited
time to work on it.)
-- Al
Quoting Oleg Verych <[EMAIL PROTECTED]>:
> On 12/14/06, Greg KH <[EMAIL PROTECTED]> wrote:
> > On Thu, Dec 14, 2006 at 11:10:46PM +0200, Oleg Verych wrote:
> > > Hallo. Due to very
This patch (as831) adds device_may_wakeup() support to uhci-hcd; it
has been lacking for a long time.
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Greg:
This patch should also get into 2.6.20. It brings the driver into
conformance with the documentation and the other host controller driv
Instead of matching all motherboards whose name contains "A7V8X" for a
remote-wakeup hardware bug, this patch (as829) matches only those
boards whose name is exactly equal to "A7V8X". Later motherboards
don't seem to have the bug.
(In fact, it's possible that only one motherboard in the world has
This patch (as830) removes some unnecessary error checking. According
to the kerneldoc, schedule_work() can't fail.
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: usb-2.6/drivers/usb/core/message.c
===
--- usb-2.6.orig/dr
Hi,
I have a Davicom based USB2Ethernat adaptor. Just wondering how to get it going
with udev.
Any help appreciated.
Thanks
Grahame
Bus 002 Device 008: ID 0a46:9601 Davicom Semiconductor, Inc.
Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB 1.
On Friday 15 December 2006 11:31 am, Jonathan Fletcher wrote:
> Hello, I'm developing a driver for a board with the OMAP2430, and I
> understand that:
>
> " For Texas Instruments parts including the DaVinci tms320dm644x, TUSB
> 6010, and OMAP 2430, there's a much more robust fork of that Mentor
Hello, I'm developing a driver for a board with the OMAP2430, and I
understand that:
" For Texas Instruments parts including the DaVinci tms320dm644x, TUSB
6010, and OMAP 2430, there's a much more robust fork of that Mentor
code. It's all but a rewrite, and supports high speed host-only,
perip
On Thursday 14 December 2006 7:11 am, Justin Clacherty wrote:
> Hi,
>
> I've been testing the patch recently submitted by Rodolfo for PXA27x
> gadget support and have come across a problem with RNDIS (using 2.6.19.1
> kernel). I haven't delved into the usb section of the kernel before so
> was
On Fri, Dec 15, 2006 at 09:36:04AM +0100, Soeren Sonnenburg wrote:
> On Sat, 2006-12-09 at 21:08 -0500, Joseph Fannin wrote:
> > On Fri, 2006-12-08 at 18:19 +0100, Soeren Sonnenburg wrote:
> >
> > > ok, this patch was now in the mactel svn repository since about a month
> > > and I've never ever s
> Mister Greg, how to change configuration _inside_ the driver? Device
> was made to be
> working on second usb config after one reconnect/device change, i've
> lost whole day
> trying to make something with that. After all, usb_set_configuration()
> isn't even
> EXPORT()ED at all !
It isn't expor
On 12/15/06, Oliver Neukum <[EMAIL PROTECTED]> wrote:
> Am Freitag, 15. Dezember 2006 10:30 schrieb Oleg Verych:
> > On 12/14/06, Greg KH <[EMAIL PROTECTED]> wrote:
> > > On Thu, Dec 14, 2006 at 11:10:46PM +0200, Oleg Verych wrote:
> > > > Hallo. Due to very big distance to my usual work stand, ple
Am Freitag, 15. Dezember 2006 10:30 schrieb Oleg Verych:
> On 12/14/06, Greg KH <[EMAIL PROTECTED]> wrote:
> > On Thu, Dec 14, 2006 at 11:10:46PM +0200, Oleg Verych wrote:
> > > Hallo. Due to very big distance to my usual work stand, please accept
> > > this.
> >
> > Hm, I don't think this driver
On 12/14/06, Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 14, 2006 at 11:10:46PM +0200, Oleg Verych wrote:
> > Hallo. Due to very big distance to my usual work stand, please accept this.
>
> Hm, I don't think this driver is "orphaned". Please work with Al to get
> this accepted through him, I'
On Tue, 12 Dec 2006 09:35:59 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote:
> The pcap patch to use the new API has been reworked and now it works
> also with the mmap access. (it forward the kernel header to the
> application). The pcap patch can be found here:
>
> http://thread.gmane.org/gmane.n
On Sat, 2006-12-09 at 21:08 -0500, Joseph Fannin wrote:
> On Fri, 2006-12-08 at 18:19 +0100, Soeren Sonnenburg wrote:
>
> > ok, this patch was now in the mactel svn repository since about a month
> > and I've never ever seen a report about it failing. Also I asked on the
> > mailinglist for anyone
20 matches
Mail list logo