> > A driver on a 64bit system with a 32bit host controller, if the system
> > has more than 4GB of RAM.
>
> By the time such systems become problematic, I'd expect hardware
> vendors would be phasing out such 32bit I/O controllers. Remember
> they're mostly integrated on motherboards.
You are r
Ok read this... more info. :
usb.c: unable to get major 180 for usb devices
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.268 $ time 13:10:52 Jan 7 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 10
usb-uh
I have a Chicony Internet Keyboard, branded by Compaq.
It has two extra LEDs next to the Caps, Num and Scroll Lock (intended for
indication of sleep mode and new e-mail).
Has anyone ever got these LEDs working?
Ben
--
Ben Clifford [EMAIL PROTECTED]
http://www.hawaga.org.uk/ben/ GPG: 30F0
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
>Can you not load the usb-storage driver, load the usbcore module, and
>the USB host driver that you are using, and point hotplug to somewhere
>else:
> echo /bin/true > /proc/sys/kernel/hotplug
>
>Then plug in your device, and send the output of /proc/bus/usb/devices
>to the list (and the
This tells the kerneldoc to include the "hcd" support layer.
Later patches will start to move the usb_bus operations
into that layer, so the section now described as "usbcore"
can be for device drivers.
- Dave
usbdoc-0106.patch
Description: Binary data
Hi,
Here's a patch for the sparc64 code against 2.5.2-pre9 that enables the
code to compile properly due to a patch that has been sent to Linus that
changes the field names of the usbdevfs_ctrltransfer structure to match
the USB spec names.
thanks,
greg k-h
diff -Nru a/arch/sparc64/kernel/ioc
Hi,
Here's a patch against 2.5.2-pre9 that renames the "generic" devrequest
typedef, and replaces it with the "struct usb_ctrlrequest". It also
renames the fields of the structure to match the USB protocol field
names and adds some documentation for the structure. The patch was done
by Johannes
Hi,
Here's a patch against 2.5.2-pre9 that updates the CREDITS and
MAINTAINERS files with the latest usb driver work information, and an
email change.
thanks,
greg k-h
diff -Nru a/CREDITS b/CREDITS
--- a/CREDITS Sun Jan 6 12:18:36 2002
+++ b/CREDITS Sun Jan 6 12:18:36 2002
@@ -527,6 +5
Hi,
Here's a patch against 2.5.2-pre9 that adds the auerswald driver to the
usb Makefile, and fixes a problem when the EHCI driver is compiled into
the kernel (it needs to be initialized before any other host controller
driver.)
thanks,
greg k-h
diff -Nru a/drivers/usb/Makefile b/drivers/usb/
Hi,
Here's a patch against 2.5.2-pre9 that updates the usb-skeleton driver
to document the module reference count logic a bit better. The patch
was written 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.c
Hi,
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.
thanks,
greg k-h
diff -Nru a/Documentation/Configure.help b/Documentation/Configure.help
--- a/Documentation/Configure.help Sun Jan 6 12:18:36 200
Hi,
Here's a patch against 2.5.2-pre9 that adds the auerswald driver to the
usb configuration, and adds a comment showing that USB storage depends
on SCSI support.
thanks,
greg k-h
diff -Nru a/drivers/usb/Config.in b/drivers/usb/Config.in
--- a/drivers/usb/Config.in Sun Jan 6 12:18:36 20
Hi,
Here's a patch against 2.5.2-pre9 that modifies all of the usb-serial
drivers to use the new usb-serial module reference logic.
thanks,
greg k-h
diff -Nru a/drivers/usb/serial/belkin_sa.c b/drivers/usb/serial/belkin_sa.c
--- a/drivers/usb/serial/belkin_sa.cSun Jan 6 12:18:37 2002
+++
14 matches
Mail list logo