On Mon, Sep 29, 2003 at 11:39:51PM +0200, Duncan Sands wrote:
> speedtch.c | 10 +++---
> 1 files changed, 7 insertions(+), 3 deletions(-)
Applied, thanks.
greg k-h
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
On Mon, Sep 29, 2003 at 01:59:41PM +0200, Duncan Sands wrote:
> 2.4 version.
Applied, thanks.
greg k-h
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
On Mon, Sep 29, 2003 at 11:38:16PM +0200, Duncan Sands wrote:
> Currently, incoming packets are reassembled in a sk_buff which is then
> sent to the upper layers. The sk_buff needs to be big enough to hold the
> worst case packet since the size cannot be known in advance. This would
> not be so b
On Mon, Sep 29, 2003 at 06:52:52PM +0200, Duncan Sands wrote:
> This change was applied to 2.4, but not to 2.5.
>
> speedtch.c |4 +---
> 1 files changed, 1 insertion(+), 3 deletions(-)
Applied, thanks.
greg k-h
---
This sf.net email i
On Mon, Sep 29, 2003 at 11:40:42PM +0200, Duncan Sands wrote:
> speedtch.c | 10 +++---
> 1 files changed, 7 insertions(+), 3 deletions(-)
Applied, thanks.
greg k-h
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
On Mon, Sep 29, 2003 at 11:37:08PM +0200, Duncan Sands wrote:
> Currently, incoming packets are reassembled in a sk_buff which is then
> sent to the upper layers. The sk_buff needs to be big enough to hold the
> worst case packet since the size cannot be known in advance. This would
> not be so b
On Mon, Sep 29, 2003 at 07:18:50PM +0200, Wim Van Sebroeck wrote:
> Hi All,
>
> I saw that you also reported problems with USB/uhci-hcd on your systems. Can you test
> the following patch and see if it works now?
I've applied this to my tree and will send it to Linus in the next batch
of USB upda
On Sun, Sep 28, 2003 at 03:52:36PM -0700, Matthew Dharm wrote:
> This patch for 2.6 fixes freecom.c -- an error in return-code
> interpretation was introduced somewhere during 2.5.
>
> This also adds a few more checks to try to catch commands that appear to
> want to move data, but of length 0. T
On Tue, Sep 30, 2003 at 11:42:43AM -0700, Joe Perches wrote:
> Reduce constant string space by reusing __FILE__
Applied, thanks.
greg k-h
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
On Fri, Sep 26, 2003 at 09:52:39AM -0400, Alan Stern wrote:
> On Thu, 25 Sep 2003, Phil Dibowitz wrote:
>
> > Alan,
> >
> > I tested the patch and it seems to work fine. Just to be clear, I was
> > lazy and my test consisted of the following, which to the best of my
> > knowledge should have been
On Tue, 30 Sep 2003, Mr. Mailing List wrote:
> everytime i plug in my usb sandisk reader, or i think
> even when i put the card in, it moves to the next
> /dev/sd device.
>
> how do i FORCE it, as it is the only device i have
> that uses scsi emulation, to stay at /dev/sda?
It should do that no
everytime i plug in my usb sandisk reader, or i think
even when i put the card in, it moves to the next
/dev/sd device.
how do i FORCE it, as it is the only device i have
that uses scsi emulation, to stay at /dev/sda?
__
Do you Yahoo!?
The New Yahoo! Shopping - wi
http://bugme.osdl.org/show_bug.cgi?id=1229
it made it into test 6:(
anyone have any idea about this?
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
---
This s
Reduce constant string space by reusing __FILE__
--- linux-2.6.0-test5/include/linux/usb.h 2003-09-28 12:43:15.0 -0700
+++ linux-2.6.0-test6/include/linux/usb.h 2003-09-30 11:35:19.0 -0700
@@ -1038,9 +1038,9 @@
#define dbg(format, arg...) do {} while (0)
#endif
-#de
Miroslaw KLABA wrote:
Hello,
I have some problems about the way Gadget API handle the endpoints. I'm not sure
how endpoints are described.
Are they described as in the USB specs (one endpoint can do both IN and OUT
requests)?
They are as how the USB 2.0 spec defines them, but that's not
how I read
[1.] One line summary of the problem:
Problems with USB (uhci_hcd) + V4L + stv680 driver
[2.] Full description of the problem/report:
The problem is quite simple: when I use UHCI_HDC + V4L + stv680
drivers and the program "Camorama" to see the video "produced" by my
Web-Cam (OREG
Damien:
Thanks for your response. Is there a good tutorial on how to use these
report things? (a picture being worth a thousand words) Like what is
acually sent to the device from all the stuff that one fills in in the
report structure? Is it just the data value and is this a single four byte
un
hello,
i have a problem with a hdd in an external usb->ide-case.
the drive works fine when plugged into one of the onboard usb-ports (usb1.0).
when i try to use it with my pci usb 2.0 controller it behaves very strange.
it works for about a minute (or a couple of read/write operations) but then
The HID driver doesn't allow you to write directly to the device instead you
have to build a report using ioctl calls, which is made up of fields and
usages. Unfortunately there is a bug in the HID driver that doesn't allow
you to set reports with a count > 1.
http://www.mail-archive.com/[EMAIL PR
Dear all,
Does anyone here have the appropriate/latest Linux
drivers for plantronics usb headset (DSP-100) which
its firmware have been updated recently to incorporate
with XP??
Thanks
E.
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
htt
Hello,
I have some problems about the way Gadget API handle the endpoints. I'm not sure
how endpoints are described.
Are they described as in the USB specs (one endpoint can do both IN and OUT
requests)?
Or are they described as most chip producers specs to "boost" the number of
endpoints availabl
21 matches
Mail list logo