Re: a Linux device driver

2018-06-06 Thread Bjørn Mork
Abu Rasheda  writes:

> wondering which hardware is missing a driver, I can try yo buy/acquire the
> hardware

No need to buy any hardware.  Just look around you and see what you
already have. If you don't see anything you want to write a driver for,
then maybe you shouldn't.


Bjørn

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: a Linux device driver

2018-06-05 Thread Abu Rasheda
On Tue, Jun 5, 2018 at 2:06 PM,  wrote:

> On Tue, 05 Jun 2018 13:51:54 -0700, Abu Rasheda said:
>
> > right now, I am in a mood to write a driver,  not testing :)
>
> Can you, in a few sentences, explain why the Linux community wants a driver
> written by somebody who wanted to write a driver but didn't want to do the
> testing needed to ensure it doesn't blow up the card, or burn out the USB
> hub,
> or turn your dog green?
>
>
I was talking about kernel testing. In the long answer link you sent, it
talks about testing new kernels :)
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: a Linux device driver

2018-06-05 Thread valdis . kletnieks
On Tue, 05 Jun 2018 13:51:54 -0700, Abu Rasheda said:

> right now, I am in a mood to write a driver,  not testing :)

Can you, in a few sentences, explain why the Linux community wants a driver
written by somebody who wanted to write a driver but didn't want to do the
testing needed to ensure it doesn't blow up the card, or burn out the USB hub,
or turn your dog green?



pgpMiYy__eeoh.pgp
Description: PGP signature
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: a Linux device driver

2018-06-05 Thread Abu Rasheda
On Tue, Jun 5, 2018 at 1:51 AM, Ozgur Kara  wrote:

>
>
> 05.06.2018, 08:57, "valdis.kletni...@vt.edu" :
> > On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said:
> >
> >>  Any recommendations what device driver is missing and open source
> >>  community could benefit from a new driver or enhance some existing
> driver?
> >
> > Short answer: One that you have the hardware for so you can actually
> test your code.
> > Nobody wants to see a driver for a Frobnozz 9000 graphics card written
> by somebody who
> > doesn't have access to a Frobmozz 9000 card for testing.
> >
>

wondering which hardware is missing a driver, I can try yo buy/acquire the
hardware

> Long answer: https://lists.kernelnewbies.org/pipermail/kernelnewbies/
> 2017-April/017765.html
>

right now, I am in a mood to write a driver,  not testing :)


> in addition,
>
> You can browse the staging directory in the kernel source and check.
>
>
will do thanks

Regards
>
> Ozgur
>
> >
> > ___
> > Kernelnewbies mailing list
> > Kernelnewbies@kernelnewbies.org
> > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: a Linux device driver

2018-06-05 Thread Ozgur Kara


05.06.2018, 08:57, "valdis.kletni...@vt.edu" :
> On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said:
>
>>  Any recommendations what device driver is missing and open source
>>  community could benefit from a new driver or enhance some existing driver?
>
> Short answer: One that you have the hardware for so you can actually test 
> your code.
> Nobody wants to see a driver for a Frobnozz 9000 graphics card written by 
> somebody who
> doesn't have access to a Frobmozz 9000 card for testing.
>
> Long answer: 
> https://lists.kernelnewbies.org/pipermail/kernelnewbies/2017-April/017765.html

in addition,

You can browse the staging directory in the kernel source and check.

Regards

Ozgur

>
> ___
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: a Linux device driver

2018-06-04 Thread valdis . kletnieks
On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said:

> Any recommendations what device driver is missing and open source
> community could benefit from a new driver or enhance some existing driver?

Short answer:  One that you have the hardware for so you can actually test your 
code.
Nobody wants to see a driver for a Frobnozz 9000 graphics card written by 
somebody who
doesn't have access to a Frobmozz 9000 card for testing.

Long answer: 
https://lists.kernelnewbies.org/pipermail/kernelnewbies/2017-April/017765.html


pgpvCLEpgk56j.pgp
Description: PGP signature
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


a Linux device driver

2018-06-04 Thread Abu Rasheda
Hello,

I am an experienced Linux kernel and driver developer and have some time! I
like to develop a driver for Linux open source.

Any recommendations what device driver is missing and open source
community could benefit from a new driver or enhance some existing driver?

Where could I go for such information?
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies