From: Greg KH <[EMAIL PROTECTED]>
Date: Sun, 6 Jan 2002 13:05:59 -0800
diff -Nru a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c
--- a/arch/sparc64/kernel/ioctl32.c Sun Jan 6 12:18:36 2002
+++ b/arch/sparc64/kernel/ioctl32.c Sun Jan 6 12:18:36 2002
Thank you.
> Someone broke the hub.c fix to not report such handoffs
> > as errors; that should be a one-line revert. (Workaround is
> > to ignore the bogus messages about bad cables.)
>
> I don't understand. Is hub.c broken? What kind of message will be spit
> out when the handoff happens?
Says it disa
Going to take this thread private for a while
to keep traffic noise down, unless there's objections.
I'll summarise as needed.
Leif
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-us
On Tue, Jan 08, 2002 at 11:29:43AM -0800, David Brownell wrote:
> This patch fixes a bug where the EHCI root hub code
> goofed the handoff of devices to the companion
> USB 1.1 controller. It ensures that full and low speed
> devices can be safely hooked up to an EHCI controller.
Added to the 2.
Leif Sawyer wrote:
> > It does _not_ work, not with your patch in orginal and nor with the
> > 0x0074 instead.
> >
> > Rene
>
> So we will need two device entries. 0074, which does not need the
> FIX_INQUIRY, and 0260 which DOES.
>
> +UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
> +
Leif Sawyer schrieb:
>
> Rene Engelhard responsd to:
> > Leif Sawyer who wrote:
> > > I've verified that this patch works for my device. What's needed
> > > is to see if this dev entry could be consolidated with the version
> > > that Rene uses.
> > >
> > > Rene -- would you be willing to give th
Rene Engelhard responsd to:
> Leif Sawyer who wrote:
> > I've verified that this patch works for my device. What's needed
> > is to see if this dev entry could be consolidated with the version
> > that Rene uses.
> >
> > Rene -- would you be willing to give this a go? The only thing
> > that wou
Leif --
I'm not going to patch anything until either:
(a) You determine what's wrong with Rene's setup and fix it, or
(b) You determine that your issue is orthogonal to his
Matt
On Tue, Jan 08, 2002 at 09:21:37PM +0100, Rene Engelhard wrote:
> Leif Sawyer wrote:
> > I've verified that this patc
Leif Sawyer wrote:
> I've verified that this patch works for my device. What's needed
> is to see if this dev entry could be consolidated with the version
> that Rene uses.
>
> Rene -- would you be willing to give this a go? The only thing
> that would need to be changed is the Minimum Rev, so t
Peter Wächtler [[EMAIL PROTECTED]] writes
> in response to Leif Sawyer who wrote:
> >
> > The following patch adds support for my ScanLogic-based
> > adapter, OEM'd by H45 technology corp (www.h45.com)
> >
>
> Does this device uses exactly the same USB2ATA chip:
> ScanLogic SL11R-IDE?
> I reme
> The char interface is not ISDN-related. It has no connection to ISDN4LINUX.
> It is used for configuration, managment of telephone calls, system-wide
> d-channel trace, SMS service and so on...
Got you...
> The (future) connection to ISDN4LINUX will be made through the hisax_if.h
> dynamic dr
On Tuesday, 8. January 2002 15:16, Alan Cox wrote:
> > For those paying attention, this driver uses a new USB minor number, and
> > some new ioctls. Here's a patch that Wolfgang sent me that documents
> > these changes. I'll be sending it on to the proper people, but wanted
> > to post it here
This patch fixes a bug where the EHCI root hub code
goofed the handoff of devices to the companion
USB 1.1 controller. It ensures that full and low speed
devices can be safely hooked up to an EHCI controller.
Someone broke the hub.c fix to not report such handoffs
as errors; that should be a one
Hi,
Here's a patch against 2.4.18-pre2 that updates the USB documentation
about the usb-skeleton locking logic. The patch was done by Chris
Rankin.
thanks,
greg k-h
diff -Nru a/drivers/usb/usb-skeleton.c b/drivers/usb/usb-skeleton.c
--- a/drivers/usb/usb-skeleton.cTue Jan 8 09:48:29
Hi,
Here's a patch against 2.4.18-pre2 that updates the USB configuration to
show that SCSI support is needed by the usb-storage driver, and it
cleans up the USB makefile and adds the ov511 driver to the list of
modules that exports symbols.
thanks,
greg k-h
diff -Nru a/drivers/usb/Config.in
Hi,
Here's a patch against 2.4.18-pre2 that fixes the USB usbnet driver to
use the correct size variable for storing the CPU flags info.
thanks,
greg k-h
diff -Nru a/drivers/usb/usbnet.c b/drivers/usb/usbnet.c
--- a/drivers/usb/usbnet.c Tue Jan 8 09:48:29 2002
+++ b/drivers/usb/usbnet.c
Hi,
Here's a patch against 2.4.18-pre2 that updates the USB storage driver
to the latest version. The patch was done by Matt Dharm.
thanks,
greg k-h
diff -Nru a/drivers/usb/storage/datafab.c b/drivers/usb/storage/datafab.c
--- a/drivers/usb/storage/datafab.c Tue Jan 8 09:48:28 2002
+++
Hi,
Here's a patch against 2.4.18-pre2 that updates the USB video pwc driver
to the latest version. The patch was done by Nemosoft.
thanks,
greg k-h
diff -Nru a/drivers/usb/pwc-ctrl.c b/drivers/usb/pwc-ctrl.c
--- a/drivers/usb/pwc-ctrl.cTue Jan 8 09:48:28 2002
+++ b/drivers/usb/pwc-ctrl
Leif Sawyer schrieb:
>
> Based on work by Rene Engelhard, and reports from others
> on the LKML list, it looks like a fix is near final.
>
> The following patch adds support for my ScanLogic-based
> adapter, OEM'd by H45 technology corp (www.h45.com)
>
> There are other folk who have written ab
On Tue, Jan 08, 2002 at 07:28:54PM +0200, Yoav Etsion wrote:
> Hi all,
>
> I am writing a driver for the keyspan digital media remote. This device is
> based on the EZ-USB chip (2132SC). I just finished writing a firmware for
> that device, and need to download it from the driver (until now I use
> need to download it from the driver
Why?
> Is someone out there working on generic support for those chips, or will
> every driver for a device containing the EZ-USB will also reinvent the
> wheel?
Have a look at "fxload". It's used with hotplug for firmware downloading,
as summarized towar
Leif Sawyer wrote:
> There are other folk who have written about this device,
> and as it seems to have the same issue as the device that
> Rene wrote his patch for.
I hope, I hope...
> I've verified that this patch works for my device. What's needed
> is to see if this dev entry could be consol
Hi,
Here's a patch against 2.5.2-pre10 that adds USB 2.0 controller
information to the pci.ids file. The patch was written by David
Brownell.
thanks,
greg k-h
diff -Nru a/drivers/pci/pci.ids b/drivers/pci/pci.ids
--- a/drivers/pci/pci.ids Tue Jan 8 09:29:37 2002
+++ b/drivers/pci/pci.
Hi,
Here's a patch against 2.5.2-pre10 that provides the following changes
to the ehci driver:
- Bulk/control queueing works now
- Resolves two FIXMEs about unlinking with queued bulk or
control urbs
- Removes old code to support a non-production stepping of the
Hi,
Here's a patch against 2.5.2-pre10 that enables the USB auerswald driver
to build properly due to the usb_ctrlrequest field changes.
thanks,
greg k-h
diff -Nru a/drivers/usb/auerswald.c b/drivers/usb/auerswald.c
--- a/drivers/usb/auerswald.c Tue Jan 8 09:29:37 2002
+++ b/drivers/usb/a
Hi,
Here's a patch against 2.5.2-pre10 fixes the hcd makefile so that the
EHCI (USB 2.0) host controller driver will actually build properly.
thanks,
greg k-h
diff -Nru a/drivers/usb/hcd/Makefile b/drivers/usb/hcd/Makefile
--- a/drivers/usb/hcd/Makefile Tue Jan 8 09:29:37 2002
+++ b/driver
Hi,
Here's a patch against 2.5.2-pre10 that adds the usb host controller api
section to the kernel-api documentation. The patch was written by David
Brownell.
thanks,
greg k-h
diff -Nru a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
--- a/Documentation/DocBook/Makefile
Based on work by Rene Engelhard, and reports from others
on the LKML list, it looks like a fix is near final.
The following patch adds support for my ScanLogic-based
adapter, OEM'd by H45 technology corp (www.h45.com)
There are other folk who have written about this device,
and as it seems to ha
Hi all,
I am writing a driver for the keyspan digital media remote. This device is
based on the EZ-USB chip (2132SC). I just finished writing a firmware for
that device, and need to download it from the driver (until now I used the
ezusb driver which does so from command line).
There is some cod
> > Here's a patch against 2.5.2-pre9 that adds a USB driver for all of the
> > auerswald ISDN devices. The patch was written by Wolfgang Mües.
>
> For those paying attention, this driver uses a new USB minor number, and
> some new ioctls. Here's a patch that Wolfgang sent me that documents
> t
Benjamin Herrenschmidt wrote:
>Hi !
>
>We used to have the following patch in the PPC tree for ages, could
>someone confirm if it makes sense or not, and if yes, can the maintainer
>send it to Marcelo ?
>
It does not make sense for struct ed (it just makes sense for td).
- Roman
>
>Regards,
>Be
Hi !
We used to have the following patch in the PPC tree for ages, could
someone confirm if it makes sense or not, and if yes, can the maintainer
send it to Marcelo ?
Regards,
Ben.
diff -uNr --exclude-from=diff_exclude linux-2.4.18-pre2/drivers/usb/usb-
ohci.h linux-2.4.18-pre2.ppc/drivers/usb
The following patch updates the pmac-specific Power Management code
of the usb-ohci driver. I've already sent it to Marcelo, I'm copying
it here for completeness and for the maintainer not to be surprised
of seeing that popping up in 2.4.18-preX ;)
Regards,
Ben.
diff -uNr --exclude-from=diff_ex
Dear Internet User,
The eBusiness is changing the software applications and
services landcape in a way that has not been seen
earlier. Companies worldwide are waking up to the fact
that the difference between just having an Online
Presence and using the web as a strategic medium can mean
al
>Hi Steve. Hi list,
Hi :-)
>I guess this is a timing issue and the driver is expecting to find the
>camera faster than it does and just gives up after a while.
Probably.
>Otherwise I'm not sure what else I can do. Ideas welcome!
These are the same kinds of problems I was having using wind
35 matches
Mail list logo