Hi Vasiliy,
You mentioned in your email that you were unable to compile the driver. Can
you pls reproduce a log of the errors you observed?
Regards,
Vipin
> -Original Message-
> From: Kulikov Vasiliy [mailto:sego...@gmail.com]
> Sent: Sunday, September 05, 2010 11:32 AM
> To: kernel-
On Wed, Sep 08, 2010 at 03:19:48PM -0700, Vipin Mehta wrote:
> Moving the AR6002 hw 2.0 specific register definitions files from
> the hw.0 directory to a new directory, 'hw' within hw2.0.
That worked, thanks.
greg k-h
___
devel mailing list
devel@linux
On Wed, Sep 08, 2010 at 05:08:08PM -0700, Adarsh Joshi wrote:
> Hi everyone,
>
> The documentation is great but I think Andre means that the courses give
> more confidence.
Why?
> I am a kernel newbie as well and as all beginners are suggested, I have
> subscribed to kernel.org mailing lists. I
On Wed, Sep 08, 2010 at 03:03:22PM -0700, Stephen Hemminger wrote:
>
> The Sprint 4G network uses a Wimax dongle with Beecem
> chipset. The driver is typical of out of tree drivers, but
> maybe useful for people, and the hardware is readily available.
>
> Here is a staging ready version (i.e
On Wed, Sep 08, 2010 at 08:29:45PM +, Haiyang Zhang wrote:
> From: Haiyang Zhang
>
> Convert vmbus driver interface function pointer table to constant
> The vmbus interface functions are assigned to a constant - vmbus_ops.
You also remove a function pointer in this patch, why? Please break
> -Original Message-
> From: Greg KH [mailto:g...@kroah.com]
> Sent: Wednesday, September 08, 2010 2:06 AM
> To: Vipin Mehta
> Cc: linux-wirel...@vger.kernel.org; de...@driverdev.osuosl.org
> Subject: Re: [PATCH] staging: ath6kl: Replacing the symbolic link to the
> hw.0 directory with a
Moving the AR6002 hw 2.0 specific register definitions files from
the hw.0 directory to a new directory, 'hw' within hw2.0.
Signed-off-by: Vipin Mehta
---
.../staging/ath6kl/include/common/AR6002/hw2.0/hw |1 -
.../AR6002/{hw.0 => hw2.0/hw}/analog_intf_reg.h|0
.../common/AR6002/{hw
The Sprint 4G network uses a Wimax dongle with Beecem
chipset. The driver is typical of out of tree drivers, but
maybe useful for people, and the hardware is readily available.
Here is a staging ready version (i.e warts and all)
0. Started with Rel_5.2.7.3P1_USB from Sprint4GDeveloperPac
Replace (sizeof(ChannelRuleTab) / sizeof(ChannelRuleTab[0])) with
ARRAY_SIZE(ChannelRuleTab) in drivers/staging/vt6656/channel.c
Signed-off-by: Nikitas Angelinas
---
drivers/staging/vt6656/channel.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/vt6656
From: Haiyang Zhang
Convert vmbus driver interface function pointer table to constant
The vmbus interface functions are assigned to a constant - vmbus_ops.
Signed-off-by: Haiyang Zhang
Signed-off-by: Hank Janssen
---
drivers/staging/hv/TODO|2 --
drivers/staging/hv/channe
Emanuel,
> -Original Message-
> From: Anca Emanuel [mailto:anca.eman...@gmail.com]
> Sent: Wednesday, September 08, 2010 2:03 PM
> To: Savoy, Pavan
> Cc: Greg KH; linux-ker...@vger.kernel.org; de...@driverdev.osuosl.org; Linus
> Torvalds
> Subject: Re: [PATCH] drivers:staging:ti-st: rem
Linus, this patch is not in your tree.
please fix this.
On Wed, Sep 8, 2010 at 5:39 PM, Savoy, Pavan wrote:
> Emanuel,
>
> I've recently posted a patch to solve this problem.
> Patch @ http://lkml.org/lkml/2010/8/19/238
>
> PS: In fact it is strange that you replied to the same thread which is
This is a patch to the adl_pci9111.c file that fixes up multiple please, no
space for starting a line warnings, found by the checkpatch.pl tool
Signed-off-by: Maurice Dawson
---
drivers/staging/comedi/drivers/adl_pci9111.c | 193 +-
1 files changed, 98 insertions(+), 95
Emanuel,
I've recently posted a patch to solve this problem.
Patch @ http://lkml.org/lkml/2010/8/19/238
PS: In fact it is strange that you replied to the same thread which is supposed
to solve the problem.
Thanks...
> -Original Message-
> From: Anca Emanuel [mailto:anca.eman...@gmail.
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r8192E_dm.c | 221
drivers/staging/rtl8192e/r819xE_cmdpkt.c | 213 ++-
drivers/staging/rtl8192e/r819xE_firmware.c | 26 +---
3 files changed, 75 insertions(+), 385 deletions
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r8192E_dm.c | 108 ++
1 files changed, 44 insertions(+), 64 deletions(-)
diff --git a/drivers/staging/rtl8192e/r8192E_dm.c
b/drivers/staging/rtl8192e/r8192E_dm.c
index aa52c6b..0d66faf 100644
--- a/drive
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r8192E_core.c |3 --
drivers/staging/rtl8192e/r8192E_dm.c | 33 +--
2 files changed, 2 insertions(+), 34 deletions(-)
diff --git a/drivers/staging/rtl8192e/r8192E_core.c
b/drivers/staging/rtl8192e/r81
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/ieee80211.h | 213 +++---
drivers/staging/rtl8192e/r8190_rtl8256.h | 12 +-
drivers/staging/rtl8192e/r8192E_wx.h |2 +-
drivers/staging/rtl8192e/r819xE_cmdpkt.h |2 +-
drivers/staging/rtl8192e/r8
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r819xE_cmdpkt.c | 35 --
1 files changed, 0 insertions(+), 35 deletions(-)
diff --git a/drivers/staging/rtl8192e/r819xE_cmdpkt.c
b/drivers/staging/rtl8192e/r819xE_cmdpkt.c
index 501650e..adaebe0 100644
---
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r819xE_cmdpkt.c | 16 +---
1 files changed, 1 insertions(+), 15 deletions(-)
diff --git a/drivers/staging/rtl8192e/r819xE_cmdpkt.c
b/drivers/staging/rtl8192e/r819xE_cmdpkt.c
index b8c8785..501650e 100644
--- a/drivers/stag
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r8192E_dm.c |8 +---
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/rtl8192e/r8192E_dm.c
b/drivers/staging/rtl8192e/r8192E_dm.c
index 00c517b..ee3fc22 100644
--- a/drivers/staging/rtl8192e/r8192E_d
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r8192E_core.c |4 +-
drivers/staging/rtl8192e/r8192E_dm.c | 52 +++---
drivers/staging/rtl8192e/r819xE_cmdpkt.c | 18 +-
drivers/staging/rtl8192e/r819xE_phy.c|4 +-
4 files changed, 39
Signed-off-by: Mike McCormack
---
drivers/staging/rtl8192e/r819xE_phy.c | 16
1 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/drivers/staging/rtl8192e/r819xE_phy.c
b/drivers/staging/rtl8192e/r819xE_phy.c
index 48e27bb..e64f83d 100644
--- a/drivers/staging/rtl81
On Tue, Sep 07, 2010 at 05:24:47PM -0700, Vipin Mehta wrote:
> Signed-off-by: Vipin Mehta
What's with the long Subject: ?
Anyway, this patch fails to apply, it seems you want to just delete the
symlink, which you might need to tell git that you want to generate a
patch that does this. For how y
On Wed, Sep 08, 2010 at 09:16:43AM +0200, Jiri Slaby wrote:
> On 09/08/2010 02:38 AM, Greg KH wrote:
> > On Tue, Sep 07, 2010 at 10:46:27AM +0200, Jiri Slaby wrote:
> >> On 09/07/2010 07:34 AM, Javier Martinez Canillas wrote:
> >>> Current patch solves compilation warnings in staging/xgifb for usin
On 09/08/2010 02:38 AM, Greg KH wrote:
> On Tue, Sep 07, 2010 at 10:46:27AM +0200, Jiri Slaby wrote:
>> On 09/07/2010 07:34 AM, Javier Martinez Canillas wrote:
>>> Current patch solves compilation warnings in staging/xgifb for using
>>> possibly uninitialized variables.
>>>
>>> Signed-off-by: Javi
On Tue, Sep 07, 2010 at 07:29:30PM -0700, Vipin Mehta wrote:
>
>
> > -Original Message-
> > From: Greg KH [mailto:gre...@suse.de]
> > Sent: Tuesday, September 07, 2010 5:04 PM
> > To: Vipin Mehta
> > Cc: Andy Shevchenko; linux-ker...@vger.kernel.org;
> > de...@driverdev.osuosl.org
> > Sub
׿ԽµÄÆóÒµÁ÷³ÌÌåϵ½¨ÉèÓëʵʩʵսÑÐÐÞ°à.doc
Description: Binary data
___
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
28 matches
Mail list logo