LogiLink USB SATA HDD 2x docking station

2016-01-02 Thread pkix
Hello, I have Logilink USB SATA HDD docking station with two slots: http://www.logilink.com/Quickport_USB_30_for_two_2_5_Zoll_plus_3_5_Zoll_SATA.htm The problem is that Linux detects only one of the disks inserted. Disk in slot B gets detected only when the disk from slot A is removed. From

Re: usb: dwc2: regression on bcm2835 after commit 09c96980dc72

2016-01-02 Thread Remi Pommarel
Hi Stefan, Hi John, On Mon, Dec 28, 2015 at 3:16:47AM -0800, Stefan Wharen wrote: >Hi John, > >the commit 09c96980dc72 ("usb: dwc2: Add functions to set and clear force >mode") >in Felipe's USB repo causes a regression on Raspberry Pi B which prevents the >probing of the dwc2 driver. I also

Re: Re:rndis/cdc_ether usb device causing Oops in 4.4rc1+ with NULL dereference

2016-01-02 Thread Oliver Neukum
On Sat, 2016-01-02 at 06:11 +0300, Vasily Galkin wrote: > I reverted 823bd3433424aa959499e6fd8f2da842430a8d42 and recompiled cdc_ether > module for debian's 4.4rc6. > Device begin working normally as usual, no any Oopses or problems. > > Attaching lsusb output for this kernel. > > Note that

Re: [PATCH v5 04/11] usbip: kernel module for userspace URBs transmission

2016-01-02 Thread Oliver Neukum
On Wed, 2015-12-30 at 15:10 +0900, Nobuo Iwata wrote: > Originally, USB/IP transmits requests and response PDUs for > preparation > to transfer URBs in user space, after the preparation, URBs are > transmitted in kernel space. > > To make easy to introduce application network protocols like >

Re: LogiLink USB SATA HDD 2x docking station

2016-01-02 Thread Alan Stern
On Sat, 2 Jan 2016, pkix wrote: > Hello, > > I have Logilink USB SATA HDD docking station with two slots: > http://www.logilink.com/Quickport_USB_30_for_two_2_5_Zoll_plus_3_5_Zoll_SATA.htm > > The problem is that Linux detects only one of the disks inserted. > Disk in slot B gets detected only

Re: LogiLink USB SATA HDD 2x docking station

2016-01-02 Thread Matthew Dharm
Have you tried manually scanning for a 2nd LUN? Matt On Sat, Jan 2, 2016 at 1:30 AM, pkix wrote: > Hello, > > I have Logilink USB SATA HDD docking station with two slots: > http://www.logilink.com/Quickport_USB_30_for_two_2_5_Zoll_plus_3_5_Zoll_SATA.htm > > The problem is that

Re: [PATCH 2/2] net-qmi_wwan: Delete an unnecessary variable initialisation in qmi_wwan_register_subdriver()

2016-01-02 Thread David Miller
From: Bjørn Mork Date: Sat, 02 Jan 2016 22:30:48 +0100 > SF Markus Elfring writes: > >> From: Markus Elfring >> Date: Fri, 1 Jan 2016 17:35:03 +0100 >> >> Omit explicit initialisation at the beginning for one local

Re: [PATCH 2/2] net-qmi_wwan: Delete an unnecessary variable initialisation in qmi_wwan_register_subdriver()

2016-01-02 Thread Bjørn Mork
SF Markus Elfring writes: > From: Markus Elfring > Date: Fri, 1 Jan 2016 17:35:03 +0100 > > Omit explicit initialisation at the beginning for one local variable > that is redefined before its first use. This patch is unnecessary.

Re: usb: dwc2: regression on bcm2835 after commit 09c96980dc72

2016-01-02 Thread Stefan Wahren
Hi Remi, > Remi Pommarel hat am 2. Januar 2016 um 14:55 geschrieben: > > > Hi Stefan, Hi John, > > On Mon, Dec 28, 2015 at 3:16:47AM -0800, Stefan Wharen wrote: ... > > I came up with the same patch, but it does not seem to fix everything. Indeed >

Re: [PATCH 1/2] net-qmi_wwan: Refactoring for qmi_wwan_bind()

2016-01-02 Thread Bjørn Mork
SF Markus Elfring writes: > From: Markus Elfring > Date: Fri, 1 Jan 2016 17:32:07 +0100 > > Reduce the scope for the local variable "desc" to one branch > of an if statement. This patch is harmless. But is also pointless. You

Trouble posting from gmail, was Re: rndis/cdc_ether usb device causing Oops in 4.4rc1+ with NULL dereference

2016-01-02 Thread Peter Lawrence
I'm sorry for breaking in, but this is a test to see if I can reach the mailing list at all. All my direct emails have been triggering error messages instead of getting through, even though as far as I know I have followed the instructions to stop them being misunderstood as list commands. PML.

Re:rndis/cdc_ether usb device causing Oops in 4.4rc1+ with NULL dereference

2016-01-02 Thread Vasily Galkin
> On Sat, 2016-01-02 at 06:11 +0300, Vasily Galkin wrote: > >> I reverted 823bd3433424aa959499e6fd8f2da842430a8d42 and recompiled cdc_ether >> module for debian's 4.4rc6. >> Device begin working normally as usual, no any Oopses or problems. >> >> Attaching lsusb output for this kernel. >> >>