kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Drivers in staging folder
@ 2016-01-06 11:07 James Miller
  2016-01-06 11:16 ` Anuz Pratap Singh Tomar
  2016-01-06 16:03 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: James Miller @ 2016-01-06 11:07 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I've had a look at the TODO files but I'm having some difficulty with
finding out which devices each of the drivers support. My plan was to find a driver in staging, get a device off ebay which uses the driver and then start working on the TODO.

Is this the right approach and is the actual device (for testing) needed in order to do cleanups in TODO files?

Any help would be really appriciated.

Thanks,

James

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Drivers in staging folder
  2016-01-06 11:07 Drivers in staging folder James Miller
@ 2016-01-06 11:16 ` Anuz Pratap Singh Tomar
  2016-01-06 16:03 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Anuz Pratap Singh Tomar @ 2016-01-06 11:16 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Jan 6, 2016 at 11:07 AM, James Miller <jm21356@gmx.com> wrote:

> Hi All,
>
> I've had a look at the TODO files but I'm having some difficulty with
> finding out which devices each of the drivers support. My plan was to find
> a driver in staging, get a device off ebay which uses the driver and then
> start working on the TODO.
>
> Is this the right approach and is the actual device (for testing) needed
> in order to do cleanups in TODO files?
>
> That would depend on the type of device in question.
Also make sure you do not quick fix the problem, some of these todo might
require more investigation than what it seems on the surface.

> Any help would be really appriciated.
>
> Thanks,
>
> James
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



-- 
Thank you
Warm Regards
Anuz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160106/01108577/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Drivers in staging folder
  2016-01-06 11:07 Drivers in staging folder James Miller
  2016-01-06 11:16 ` Anuz Pratap Singh Tomar
@ 2016-01-06 16:03 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2016-01-06 16:03 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Jan 06, 2016 at 11:07:47AM +0000, James Miller wrote:
> Hi All,
> 
> I've had a look at the TODO files but I'm having some difficulty with
> finding out which devices each of the drivers support. My plan was to
> find a driver in staging, get a device off ebay which uses the driver
> and then start working on the TODO.
> 
> Is this the right approach and is the actual device (for testing)
> needed in order to do cleanups in TODO files?

It's a great start, but watch out for the wireless drivers in staging,
most of them will be impossible to clean up "properly" and are only
there to give people a working Linux machine until someone writes a new
driver "from scratch" as cleaning up the staging driver is an almost
impossible task (it's only ever been done once.)

good luck!

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-06 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 11:07 Drivers in staging folder James Miller
2016-01-06 11:16 ` Anuz Pratap Singh Tomar
2016-01-06 16:03 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).