Hi,
My laptop is HP Envy4-1220tx with Intel HM77 chipset, and I'm using
Arch Linux with kernel 3.17.1-1-ARCH. When I connect an external HD to
my laptop, system freezes after 30 sec. Not certain whether the bug is
related to kernel or udev. kernel log as follows:
Oct 30 12:48:42 kernel: usb 4-1: n
On 2014-11-01 23:01, Matthias Klein wrote:
Add ID of the Peiker LTE NAD for legacy serial interface
Signed-off-by: Matthias Klein
---
drivers/usb/serial/option.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index d1a3f60..d7f10
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/
tags/usb-3.18-rc3
for you to fetch changes up to 9c19db5b11487da704d
Add ID of the Peiker LTE NAD for legacy serial interface
Signed-off-by: Matthias Klein
---
drivers/usb/serial/option.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index d1a3f60..d7f1042 100644
--- a/drivers/usb/serial/option.c
+++
On Sat, 1 Nov 2014, Breton M. Saunders wrote:
> > This is required behavior, for example, during the data phase of a
> > bulk-only mass-storage transfer. The specification states that under
> > certain circumstances, the device _must_ send a zero-length packet on
> > its bulk-IN endpoint.
>
> Hi
On 31/10/14 14:23, Alan Stern wrote:
On Fri, 31 Oct 2014, Peter Stuge wrote:
Breton M. Saunders wrote:
Are zero length transfers from a device to the PC on a bulk endpoint
sensible?
I don't see how they could be.
If the device has no data to send it responds with a NAK handshake.
If the dev
Create each gamepad as a separate joystick.
Both device (1006 is for Sega Saturn controllers, 3010 is for Sony
Playstation 1/2 controllers) work the same as 0e8f:3013 (which is for
Nintendo 64 controllers), so i used this device as reference to make my
patch.
Work with kernel 3.14, 3.15, 3.16, 3.17