Begin forwarded message:
Date: Fri, 5 Aug 2005 21:02:57 +0200
From: Martin Maurer <[EMAIL PROTECTED]>
To: linux-kernel@vger.kernel.org
Subject: Re: Elitegroup K7S5A + usb_storage problem
An update on this issue:
I realized a problem with my kernel configuration - i was missing sd_mod. This
f
On Fri, 5 Aug 2005, Vlado Handziski wrote:
> Hi all,
>
> our research group is involved in building a large sensor node testbed, and
> we
> need to control the power supply of a number of USB devices by turning on/off
> the supply of the ports on the hub they are connected to. The hubs that we
Jamey Hicks <[EMAIL PROTECTED]> wrote:
>
> This patch was added because it does not build with gcc 2.95.2 on x86.
2.95.3 or .4, actually.
> We should update the driver to build with gcc 2.95.2 and then we can
> remove this patch.
yup, thanks.
I'll drop these patches from -mm for now as ther
Andrew Zabolotny wrote:
On Fri, 05 Aug 2005 02:27:47 -0700
[EMAIL PROTECTED] wrote:
Kconfig~platform-device-driver-for-mq11xx-graphics-chip-x86-fix
2005-08-05 02:26:33.0 -0700 +++ devel-akpm/drivers/platform/
Kconfig
2005-08-05 02:26:41.0 -0700 @@ -6,6 +6,7 @@
menu "Platform
On Fri, 05 Aug 2005 06:34:53 -0700
[EMAIL PROTECTED] wrote:
> > +static void *mq_alloc_buffer (struct usb_ep *_ep, unsigned bytes,
> > +dma_addr_t *dma, int gfp_flags)
> > +{
> > + return kmalloc (bytes, gfp_flags);
> > +}
> > +
> > +static void mq_free_buffer (struct
On Fri, 5 Aug 2005 18:02:36 +0400
Alexey Dobriyan <[EMAIL PROTECTED]> wrote:
> > + ep->regs [0] = MQ_UDC_CLEAR_FIFO;
> > + ep->regs [0] = 0;
> ^^^
> > + if (ep->num == 0) {
> > + ep->regs [2] = MQ_UDC_CLEAR_FIFO;
> > + ep->regs [2] = 0;
>
On Fri, 05 Aug 2005 02:27:47 -0700
[EMAIL PROTECTED] wrote:
> Kconfig~platform-device-driver-for-mq11xx-graphics-chip-x86-fix
> 2005-08-05 02:26:33.0 -0700 +++ devel-akpm/drivers/platform/
> Kconfig
> 2005-08-05 02:26:41.0 -0700 @@ -6,6 +6,7 @@
> menu "Platform devices" config PLAT
Am Freitag, 5. August 2005 14:42 schrieb [EMAIL PROTECTED]:
> Pete Zaitcev wrote:
> > On Fri, 05 Aug 2005 11:00:49 +0200, [EMAIL PROTECTED] wrote:
> >
> >
> >>>Please file a bug with Red Hat.
> >
> >
> >>May be I'm wrong, but I've opened a service request (600548) and I
> >>expected to be part
Hi all,
our research group is involved in building a large sensor node testbed, and we
need to control the power supply of a number of USB devices by turning on/off
the supply of the ports on the hub they are connected to. The hubs that we
are using are DUB-H4, a self-powered 4-port USB 2.0 hub
On Fri, 5 Aug 2005, Carles Pina i Estany wrote:
> > This sort of thing was reported before, and a patch was posted (sorry I
> > don't have a URL). It's caused by a device constantly disconnecting and
> > reconnecting, monopolizing the khubd thread and preventing other processes
> > (like lsusb
On Fri, 5 Aug 2005, Ravindra Upadhyaya wrote:
> Hi,
> I am using Linux kernel with version 2.6.10 for Mips32 Architecture
> on an Embedded device. The device has one USB host port. The Problem
> faced by me is
>After Operating system is Up, when I insert a USB hub to the host
> port, the USB
On Fri, 5 Aug 2005 [EMAIL PROTECTED] wrote:
> Hello ,
> I am developing a driver for a usb-serial adapter ( 1 port device with
> BULK IN and BULK OUT endpoint). The development is on Redhat kernel
> 2.6.9.
>
> I find that write call backs are not happening when I unload my driver
> module and rel
On Fri, Aug 05, 2005 at 12:18:49AM -0700, [EMAIL PROTECTED] wrote:
> From: Jamey Hicks <[EMAIL PROTECTED]>
>
> This patch adds USB gadget support for the USB peripheral controller on the
> MQ11xx graphics chip.
> --- /dev/null
> +++ devel-akpm/drivers/usb/gadget/mq11xx_udc.c
> +static void mq_ep
Pete Zaitcev wrote:
On Fri, 05 Aug 2005 11:00:49 +0200, [EMAIL PROTECTED] wrote:
Please file a bug with Red Hat.
May be I'm wrong, but I've opened a service request (600548) and I
expected to be part of the internal "escalation" to open a bug.
That's even better. It'll get to me when I
Hello!
On Aug/04/2005, Alan Stern wrote:
> On Fri, 5 Aug 2005, Carles Pina i Estany wrote:
>
> > In host computer, in /var/log/messages:
> > ug 4 15:21:14 pinux kernel: usb 1-1: new full speed USB device using
> > uhci_hcd and address 18
> > Aug 4 15:21:26 pinux kernel: usb 1-1: new full speed
On Thu, 4 Aug 2005, Alan Stern wrote:
> On Thu, 4 Aug 2005, Olav Kongas wrote:
>
> > Greg,
> >
> > This patch changes the isp116x-hcd to use interrupt instead
> > of root hub polling.
> >
> > Please apply, if Alan won't complain.
> > Olav
>
> There's one little problem with this snatch of c
On Fri, 05 Aug 2005 11:00:49 +0200, [EMAIL PROTECTED] wrote:
> > Please file a bug with Red Hat.
> May be I'm wrong, but I've opened a service request (600548) and I
> expected to be part of the internal "escalation" to open a bug.
That's even better. It'll get to me when I get from vacation,
t
Pete Zaitcev wrote:
On Thu, 4 Aug 2005 10:26:15 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> wrote:
On Thu, 4 Aug 2005, Oliver Neukum wrote:
Is anyone at RedHat or elsewhere actively supporting the 2.4 UHCI drivers?
Yes, I am. This is a part of RHEL 3 product, for about 3 more years
or so
Pete Zaitcev wrote:
On Mon, 01 Aug 2005 17:32:40 +0200, [EMAIL PROTECTED] wrote:
After contacting Oliver neukum, actual mantainer of acm kernel module,
I'm submitting to this list the call trace dump collected from my
machines after configuring and using some USB modems.
[...]
Linux version
The patch titled
Make "usb-handoff" the default, "usb-no-handoff" turns it off
has been added to the -mm tree. Its filename is
make-usb-handoff-the-default-usb-no-handoff-turns-it-off.patch
Patches currently in -mm which might be from [EMAIL PROTECTED] are
hid-core-wireless-securit
hello,
I am using pxa271 on our customed board, and want to make usb device
to work as ACM device.
I use serial.c from 2.6.11.12 on linux-2.4.20 with a few modify to
header file(no single modify to serial.c). My pxa27x_udc works with
usb-storage, rndis, cdc. but when I insmod g_serial.o
Andrew Morton a écrit :
Eric FAURE <[EMAIL PROTECTED]> wrote:
Andrew Morton wrote:
Eric FAURE <[EMAIL PROTECTED]> wrote:
hi,
First, I tried to googled but I didn't find any answer!
CPU : athlon64 3500+
MB : k8t800pro (uhci and ehci)
FC 3
since I have installed kernel 2.6.12, my tungs
The patch titled
usb gadget driver for MQ11xx graphics chip
has been added to the -mm tree. Its filename is
usb-gadget-driver-for-mq11xx-graphics-chip.patch
Patches currently in -mm which might be from [EMAIL PROTECTED] are
platform-device-driver-for-mq11xx-graphics-chip.patch
fram
23 matches
Mail list logo