Greg KH | 2 Jul 2009 19:37
Gravatar

[bugzilla-daemon <at> bugzilla.kernel.org: [Bug 13638] rt2870 driver is broken for (some) cards]

Peter, it looks like something in the patch below broke stuff.

Any ideas?

thanks,

greg k-h

----- Forwarded message from bugzilla-daemon at bugzilla.kernel.org -----

Date: Thu, 2 Jul 2009 17:18:17 GMT
From: bugzilla-daemon <at> bugzilla.kernel.org
To: greg at kroah.com
Subject: [Bug 13638] rt2870 driver is broken for (some) cards

http://bugzilla.kernel.org/show_bug.cgi?id=13638

--- Comment #4 from jakob gruber <jakob.gruber at kabelnet.at>  2009-07-02 17:18:16 ---
Using git bisect, I always seemed to up in with a working copy that wouldn't
build and I don't know git well enough to fix that. 

So - I started with 2.6.29 and manually applied the rt2870 commits until I was
able to isolate the problem. I also built a kernel with a checkout from 2.6.29
+ all rt2870 commits included in 2.6.30 EXCEPT the one causing this issue,
which resulted in a working rt2870sta modules.

By "rt2870 commits", I mean all commits with changes in the
drivers/staging/rt2870 directory.

The problem is in commit d44ca7af9e79abf4e80514583734cffed1117ee1
(Continue reading)

Greg KH | 2 Jul 2009 22:06
Gravatar

[PATCH 16/19] drivers/staging: Use PCI_VDEVICE

On Thu, Jun 25, 2009 at 07:53:16AM -0700, Joe Perches wrote:
> On Thu, 2009-06-25 at 16:24 +0200, Jiri Slaby wrote:
> > > --- a/drivers/staging/vt6655/device_main.c
> > > +++ b/drivers/staging/vt6655/device_main.c
> > >  <at>  <at>  -344,7 +344,7  <at>  <at>  static CHIP_INFO chip_info_table[]= {
> > >  };
> > >  
> > >  static struct pci_device_id device_id_table[] __devinitdata = {
> > > -{ 0x1106, 0x3253, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (int)&chip_info_table[0]},
> > > +{ PCI_VDEVICE(VIA, 0x3253), (int)&chip_info_table[0]},
> > 
> > Hmm, pointer chopped to 4 bytes on 64-bit. Could you fix that up too?
> 
> In addition to original patch

Can you send a new patch with this merged together?

thanks,

greg k-h

Peter Teoh | 3 Jul 2009 02:39
Picon
Gravatar

[bugzilla-daemon <at> bugzilla.kernel.org: [Bug 13638] rt2870 driver is broken for (some) cards]

i will dig into the source to understand better.   Thanks.

On Fri, Jul 3, 2009 at 1:37 AM, Greg KH<greg at kroah.com> wrote:
> Peter, it looks like something in the patch below broke stuff.
>
> Any ideas?
>
> thanks,
>
> greg k-h
>
>
> ----- Forwarded message from bugzilla-daemon at bugzilla.kernel.org -----
>
> Date: Thu, 2 Jul 2009 17:18:17 GMT
> From: bugzilla-daemon at bugzilla.kernel.org
> To: greg at kroah.com
> Subject: [Bug 13638] rt2870 driver is broken for (some) cards
>
> http://bugzilla.kernel.org/show_bug.cgi?id=13638
>
>
>
>
>
> --- Comment #4 from jakob gruber <jakob.gruber at kabelnet.at> ?2009-07-02 17:18:16 ---
> Using git bisect, I always seemed to up in with a working copy that wouldn't
> build and I don't know git well enough to fix that.
>
> So - I started with 2.6.29 and manually applied the rt2870 commits until I was
(Continue reading)

Unknown | 3 Jul 2009 12:26

Message subject

Dear Devel-owner, 

Your "h0me" may qualify for a "{Mortgage-Modification}"

We Connect You With:

- Home buyers who will purchase your home fast<br>
- Mortgage lenders who can help you refinance<br>
- Investors who will buy your home<br>
- Loss mitigation specialists that can talk to your lender.<br>

If you are in trouble or late we can help immediately! 

http://www.loan-remodification.com

Purushotham Nayak | 6 Jul 2009 18:53
Picon
Favicon

dl2k does not work


I sent e-mails to different sales/support/etc. e-mail addresses I found on the website but no response. I
need one DGE 550SX? and another card (fiber?NIC 1000base) ?to test with. I'm going to buy one of them, but
does anyone have another one that I can work with?

- Purush

----- Original Message ----
From: Greg KH <greg <at> kroah.com>
To: Purushotham Nayak <nayak_purushotham at yahoo.com>
Cc: Florian Weimer <fweimer at bfk.de>; devel at linuxdriverproject.org
Sent: Saturday, June 20, 2009 11:00:41 AM
Subject: Re: dl2k does not work

On Sat, Jun 20, 2009 at 07:38:27AM -0700, Purushotham Nayak wrote:
> 
> Yes, I want to work on this. I also got the specs from one of the FreeBSD 
> sites. I need this device though. I also need another fiber NIC to work with 
> it. I'm trying to see if I can get something at work. But if anyone has it, it
> would make it easy.
> 
> Also, if I contact dlink are they likely to give us a device for working 
> on this?

I do not know, try contacting them to see if they will, it can't hurt to
ask.

good luck,

greg k-h
(Continue reading)

Belisko Marek | 6 Jul 2009 21:09
Picon

email posted to mailing list not retrieved

Hi,

I'm subscribed to devel mailing list but I don't get an email if
someone post something to list.
What I get is just daily summary of conversations.

Do I miss something or should I set something in properties?

Thanks

Marek

Steven Hunt | 6 Jul 2009 22:21
Picon

email posted to mailing list not retrieved

Yes, one of the mailman options controls whether or not to receive
daily digests.  If you follow the link at the bottom of this message,
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
You'll see that one of the options reads, "Would you like to receive
list mail batched in a daily digest?"  It's likely that your current
choice is "yes".

On Mon, Jul 6, 2009 at 12:09 PM, Belisko Marek<marek.belisko at gmail.com> wrote:
> Hi,
>
> I'm subscribed to devel mailing list but I don't get an email if
> someone post something to list.
> What I get is just daily summary of conversations.
>
> Do I miss something or should I set something in properties?
>
> Thanks
>
> Marek
> _______________________________________________
> devel mailing list
> devel at linuxdriverproject.org
> http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
>

Falco Hirschenberger | 8 Jul 2009 17:50
Picon
Favicon

GigEVision support

Hi,

I think Linux can really benefit from an open kernel-based GigEVision 
driver.

GigEVision[1] is a proprietary closed standard for controlling 
high-quality video cameras over gigabit-ethernet. These cameras are 
often used in industrial vision software. This driver can be a great 
benefit for the industrial vision industry, because using small embedded 
Linux systems is in the trend there.

Some manufacturers provide closed-source drivers for Linux because of 
the NDA which they signed at the AIA (Automated Imaging Association).
[2], [3]
Some provide no drivers but I think these cameras will work with a 
generic driver because they have to implement the standard to get certified.

I have written a proof-of-concept userlevel driver by means of sniffing 
and reverse-engineering, but some features are missing and I think I 
will need some help to implement the rest. Btw. a kernel driver would 
perform a lot better.

I hope this list is the correct place for this suggestion, feel free to 
forward it to another place.

Regards,
	Falco

[1] http://www.machinevisiononline.org/public/articles/index.cfm?cat=167
[2] http://www.prosilica.com/
(Continue reading)

Jaswinder Singh Rajput | 8 Jul 2009 17:37

[PATCH 31/44] includecheck fix: drivers/staging, rt_linux.h


fix the following 'make includecheck' warning:

  drivers/staging/rt2860/rt_linux.h: linux/wireless.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput at gmail.com>
---
 drivers/staging/rt2860/rt_linux.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/rt2860/rt_linux.h b/drivers/staging/rt2860/rt_linux.h
index 85175c1..ed75673 100644
--- a/drivers/staging/rt2860/rt_linux.h
+++ b/drivers/staging/rt2860/rt_linux.h
 <at>  <at>  -66,10 +66,6  <at>  <at> 
 #include <linux/ctype.h>
 #include <linux/vmalloc.h>

-
-#ifdef RT30xx
-#include <linux/wireless.h>
-#endif
 #include <net/iw_handler.h>

 // load firmware
--

-- 
1.6.0.6


Gmane