W dniu 23.08.2019 o 23:23, Oliver Neukum pisze:
> Am Freitag, den 23.08.2019, 16:21 +0200 schrieb Julian Sikorski:
>>
>> I did some further digging regarding whether this is a regression: the
>> quirk file on the laptop is from 15 July 2014. The machine is from ca.
>> May 2011. Looking through my e
writes:
> This change moves ACPI functionality out of the Realtek r8152 driver to
> its own source and header file, making it available to other drivers as
> needed now and into the future. At the time this ACPI snippet was
> introduced in 2016, only the Realtek driver made use of it in support
writes:
> @@ -930,11 +931,18 @@ int cdc_ncm_bind_common(struct usbnet *dev, struct
> usb_interface *intf, u8 data_
> usb_set_intfdata(ctx->control, dev);
>
> if (ctx->ether_desc) {
> + struct sockaddr sa;
> +
> temp = usbnet_get_ethernet_addr(dev,
> ctx->
> -Original Message-
> From: Bjørn Mork
> Sent: Saturday, August 24, 2019 5:26 AM
> To: Hyde, Charles - Dell Team
> Cc: linux-a...@vger.kernel.org; Limonciello, Mario; oli...@neukum.org;
> nic_s...@realtek.com; linux-usb@vger.kernel.org
> Subject: Re: [RFC 2/3] ACPI: move ACPI functionalit
> -Original Message-
> From: Bjørn Mork
> Sent: Saturday, August 24, 2019 5:44 AM
> To: Hyde, Charles - Dell Team
> Cc: linux-usb@vger.kernel.org; linux-a...@vger.kernel.org;
> gre...@linuxfoundation.org; Limonciello, Mario; oli...@neukum.org;
> net...@vger.kernel.org; nic_s...@realtek.com
at 21:37, Oliver Neukum wrote:
Am Donnerstag, den 22.08.2019, 21:23 +0800 schrieb Kai-Heng Feng:
at 18:38, Oliver Neukum wrote:
Well, sort of. The USB spec merely states how to enter and exit
a suspended state and that device state must not be lost.
It does not tell you what a suspended devi
at 22:49, Alan Stern wrote:
On Thu, 22 Aug 2019, Kai-Heng Feng wrote:
at 18:38, Oliver Neukum wrote:
Am Donnerstag, den 22.08.2019, 18:04 +0800 schrieb Kai-Heng Feng:
Hi Oliver,
at 17:45, Oliver Neukum wrote:
Am Donnerstag, den 22.08.2019, 17:17 +0800 schrieb Kai-Heng Feng:
The optic
Hi Suwan,
Thanks for the patch. A few comments.
On 8/22/19 4:11 PM, Suwan Kim wrote:
There are bugs on vhci with usb 3.0 storage device. In USB, each SG
list entry buffer should be divisible by the bulk max packet size.
But with native SG support, this problem doesn't matter because the
SG buff
This change adds support to cdc_ncm for ACPI MAC address pass through
functionality that also exists in the Realtek r8152 driver. This is in
support of Dell's Universal Dock D6000, to give it the same feature
capability as is currently available in Windows and advertized on Dell's
product web site