[PATCH] UBUNTU: SAUCE: #326621 Added quirk for Ralink rt2870 802.11n USB driver
Tim Gardner
tim.gardner at canonical.com
Thu Mar 19 21:47:41 UTC 2009
manoj.iyer at canonical.com wrote:
>
> Sorry about that..
>
> The following changes since commit
> 462941e9684b5f55b13617e726c54ade0495465a:
> Tim Gardner (1):
> UBUNTU: Build ehci, uhci, and ohci into the i386/amd64 kernels
>
> are available in the git repository at:
>
> git://kernel.ubuntu.com/manjo/ubuntu-jaunty.git lp326621
>
> Manoj Iyer (1):
> UBUNTU: SAUCE: #326621 Added quirk for Ralink rt2870 802.11n USB
> driver
>
> drivers/staging/rt2870/rt2870.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>
> Cheers
> --- manjo
>
> On Thu, 19 Mar 2009, Tim Gardner wrote:
>
>> Manoj Iyer wrote:
>>> This patch was not tested by the originator of the bug due to lack of
>>> hardware, but the originator proposed this patch and he claims it works.
>>> Patch enables a new USB_DEVICE id.
>>>
>>> Bug #326621
>>>
>>> From 47449a0b80047ba7472ddff76e5941ddbae1b4a0 Mon Sep 17 00:00:00 2001
>>> From: Manoj Iyer <manoj.iyer at canonical.com>
>>> Date: Mon, 16 Mar 2009 16:06:50 -0500
>>> Subject: [PATCH] UBUNTU: SAUCE: #326621 Added quirk for Ralink rt2870
>>> 802.11n USB driver
>>>
>>> OriginalAuthor: Daniele Napolitano
>>>
>>> Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
>>> ---
>>> drivers/staging/rt2870/rt2870.h | 1 +
>>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/drivers/staging/rt2870/rt2870.h
>>> b/drivers/staging/rt2870/rt2870.h
>>> index b7db122..caee106 100644
>>> --- a/drivers/staging/rt2870/rt2870.h
>>> +++ b/drivers/staging/rt2870/rt2870.h
>>> @@ -95,6 +95,7 @@
>>> {USB_DEVICE(0x0DF6,0x002B)}, /* Sitecom */ \
>>> {USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */ \
>>> {USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */ \
>>> + {USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */ \
>>> {USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \
>>> {USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \
>>> {USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc.
>>> */ \
>>
>> NACK - The patch seems space/tab mangled. Given that you _have_ an
>> account on kernel.ubuntu.org, I suggest you submit future patches using
>> 'git request-pull'. The use thereof will avoid space/tab mangling as
>> well as showing the patch applies.
>>
>> rtg
>> --
>> Tim Gardner tim.gardner at canonical.com
>>
>
Applied with modifications -
https://bugs.edge.launchpad.net/ubuntu/jaunty/+source/linux/+bug/326621/comments/7
For future reference, please put the LP bug number in the body of the
commit message according to the commit template
debian/commit-templates/patch. That way the LP bot will automatically
add the changelog into the bug as a comment and mark it Fix Released.
rtg
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list