Search Linux Wireless

Re: [PATCH] rt2800usb: Add Epson wireless adapter device-id

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is it advisable to re-submit with the noted corrections fixed?


On 18/05/17 15:47, Kalle Valo wrote:
> Tom Gaudasiński <tomg@xxxxxxxxxxxxxxxxxxxxxxx> writes:
>
>> Make Epson WN7512BEP work by adding its device-id to rt2800usb. Device
>> contains a Ralink RT3071L, registers as vendor Accton/Arcadyan.
>>
>> Signed-off-by: Tom Gaudasinski <tomg@xxxxxxxxxxxxxxxxxxxxxxx>
> The prefix should be "rt2x00:".
>
>> --- linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c.orig   
>> 2017-05-17 19:49:44.893895819 +1000
>> +++ linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c    2017-05-17
>> 19:49:32.906111192 +1000
>> @@ -1156,6 +1156,8 @@ static struct usb_device_id rt2800usb_de
>>      { USB_DEVICE(0x2001, 0x3c17) },
>>      /* Panasonic */
>>      { USB_DEVICE(0x083a, 0xb511) },
>> +    /* Accton/Arcadyan/Epson */
>> +    { USB_DEVICE(0x083a, 0xb512) },
> The patch looks to be corrupted, didn't it test it though. Better use
> 'git send-email' to submit patches.
>





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux